Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1441669 Details for
Bug 1582597
Non-descriptive failure logs during RHOS-12->RHOS-13 upgrade
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
mistral-paackage_update.log
package_update.log (text/plain), 4.03 MB, created by
Archit Modi
on 2018-05-25 17:19:28 UTC
(
hide
)
Description:
mistral-paackage_update.log
Filename:
MIME Type:
Creator:
Archit Modi
Created:
2018-05-25 17:19:28 UTC
Size:
4.03 MB
patch
obsolete
>2018-05-24 20:59:17,921 p=8646 u=mistral | Using /tmp/ansible-mistral-actionwaZx7t/ansible.cfg as config file >2018-05-24 20:59:18,678 p=8646 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-24 20:59:18,755 p=8646 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-24 20:59:18,901 p=8646 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-24 20:59:19,113 p=8646 u=mistral | PLAY [overcloud] *************************************************************** >2018-05-24 20:59:19,135 p=8646 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-24 20:59:26,211 p=8646 u=mistral | ok: [192.168.24.7] >2018-05-24 20:59:26,230 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 20:59:26,390 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-24 20:59:26,409 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-24 20:59:26,427 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-24 20:59:26,444 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-24 20:59:26,465 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-24 20:59:26,487 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-24 20:59:26,511 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 20:59:27,068 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-24 20:59:27,176 p=8646 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-24 20:59:29,754 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.058213", "end": "2018-05-25 00:59:27.240199", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:27.181986", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:29,754 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:29,777 p=8646 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-24 20:59:32,145 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.013686", "end": "2018-05-25 00:59:29.631701", "rc": 0, "start": "2018-05-25 00:59:29.618015", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:32,172 p=8646 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-24 20:59:34,461 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.013213", "end": "2018-05-25 00:59:31.948908", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:31.935695", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:34,461 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:34,481 p=8646 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-24 20:59:36,817 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013781", "end": "2018-05-25 00:59:34.303842", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:34.290061", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:36,817 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:36,841 p=8646 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-24 20:59:39,118 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013475", "end": "2018-05-25 00:59:36.606120", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:36.592645", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:39,118 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:39,139 p=8646 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-24 20:59:41,415 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.013714", "end": "2018-05-25 00:59:38.904366", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:38.890652", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:41,416 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:41,436 p=8646 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-24 20:59:43,758 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.015057", "end": "2018-05-25 00:59:41.244117", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:41.229060", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:43,758 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:43,778 p=8646 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-24 20:59:46,099 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.015134", "end": "2018-05-25 00:59:43.584605", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:43.569471", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 20:59:46,099 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:46,122 p=8646 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-24 20:59:48,446 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.013016", "end": "2018-05-25 00:59:45.933371", "rc": 0, "start": "2018-05-25 00:59:45.920355", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-05-24 20:59:48,483 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 20:59:48,524 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-24 20:59:48,545 p=8646 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-24 20:59:50,838 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.005558", "end": "2018-05-25 00:59:48.324127", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 00:59:48.318569", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:50,838 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:50,858 p=8646 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-24 20:59:50,902 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-24 20:59:50,922 p=8646 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-24 20:59:54,201 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: openstack-cinder-volume (class=systemd type=openstack-cinder-volume)\n Operations: monitor interval=60 timeout=100 (openstack-cinder-volume-monitor-interval-60)\n start interval=0s timeout=200s (openstack-cinder-volume-start-interval-0s)\n stop interval=0s timeout=200s (openstack-cinder-volume-stop-interval-0s)\n", "rc": 0} >2018-05-24 20:59:54,231 p=8646 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-24 20:59:56,542 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.014373", "end": "2018-05-25 00:59:54.028747", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:54.014374", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:56,543 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:56,563 p=8646 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-24 20:59:58,926 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.014314", "end": "2018-05-25 00:59:56.413232", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:56.398918", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 20:59:58,927 p=8646 u=mistral | ...ignoring >2018-05-24 20:59:58,946 p=8646 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-24 21:00:01,392 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.061726", "end": "2018-05-25 00:59:58.878048", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 00:59:58.816322", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:01,392 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:01,413 p=8646 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-24 21:00:03,874 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011221", "end": "2018-05-25 01:00:01.362195", "rc": 0, "start": "2018-05-25 01:00:01.350974", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:03,899 p=8646 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-24 21:00:06,214 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.013920", "end": "2018-05-25 01:00:03.702134", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:03.688214", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:06,214 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:06,235 p=8646 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-24 21:00:08,524 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013204", "end": "2018-05-25 01:00:06.012670", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:05.999466", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:08,525 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:08,544 p=8646 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-24 21:00:08,588 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-24 21:00:08,607 p=8646 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-24 21:00:11,075 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108589.022451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:00:11,102 p=8646 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-24 21:00:11,150 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-24 21:00:11,181 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:00:13,612 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.102939", "end": "2018-05-25 01:00:11.097144", "rc": 0, "start": "2018-05-25 01:00:10.994205", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:00:13,634 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:00:13,680 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:00:13,706 p=8646 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-24 21:00:16,990 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n", "rc": 0} >2018-05-24 21:00:17,022 p=8646 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-24 21:00:19,413 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013517", "end": "2018-05-25 01:00:16.900371", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:16.886854", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:19,413 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:19,436 p=8646 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-24 21:00:21,792 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.053944", "end": "2018-05-25 01:00:19.274847", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:19.220903", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:21,792 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:21,814 p=8646 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-24 21:00:24,124 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.013184", "end": "2018-05-25 01:00:21.609600", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:21.596416", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:24,124 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:24,145 p=8646 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-24 21:00:26,562 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.052758", "end": "2018-05-25 01:00:24.048600", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:23.995842", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:26,563 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:26,587 p=8646 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-24 21:00:28,942 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.013213", "end": "2018-05-25 01:00:26.427470", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:26.414257", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:28,942 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:28,972 p=8646 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-24 21:00:31,461 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.055141", "end": "2018-05-25 01:00:28.947871", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:28.892730", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:31,462 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:31,484 p=8646 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-24 21:00:33,747 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014126", "end": "2018-05-25 01:00:31.233099", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:31.218973", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:33,748 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:33,769 p=8646 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-24 21:00:36,083 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.014089", "end": "2018-05-25 01:00:33.568492", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:33.554403", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:36,084 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:36,108 p=8646 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-24 21:00:38,485 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.055691", "end": "2018-05-25 01:00:35.967722", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:35.912031", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:38,485 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:38,517 p=8646 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-24 21:00:40,763 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.014110", "end": "2018-05-25 01:00:38.248678", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:00:38.234568", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:40,764 p=8646 u=mistral | ...ignoring >2018-05-24 21:00:40,788 p=8646 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-24 21:00:43,094 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-24 21:00:43,114 p=8646 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-24 21:00:43,160 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-24 21:00:43,182 p=8646 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-24 21:00:45,499 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108635.015451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:00:45,524 p=8646 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-24 21:00:45,569 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-24 21:00:45,591 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:00:48,020 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.101247", "end": "2018-05-25 01:00:45.505213", "rc": 0, "start": "2018-05-25 01:00:45.403966", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:00:48,040 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:00:48,085 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:00:48,109 p=8646 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-24 21:00:51,115 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:00:51,134 p=8646 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-24 21:00:53,445 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.013240", "end": "2018-05-25 01:00:50.929488", "rc": 0, "start": "2018-05-25 01:00:50.916248", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:53,471 p=8646 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-24 21:00:55,779 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013263", "end": "2018-05-25 01:00:53.262735", "rc": 0, "start": "2018-05-25 01:00:53.249472", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:55,807 p=8646 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-24 21:00:58,264 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013542", "end": "2018-05-25 01:00:55.749055", "rc": 0, "start": "2018-05-25 01:00:55.735513", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:00:58,284 p=8646 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-24 21:01:00,659 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013665", "end": "2018-05-25 01:00:58.144640", "rc": 0, "start": "2018-05-25 01:00:58.130975", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:00,684 p=8646 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-24 21:01:03,087 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.013801", "end": "2018-05-25 01:01:00.566909", "rc": 0, "start": "2018-05-25 01:01:00.553108", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:03,114 p=8646 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-24 21:01:05,521 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013680", "end": "2018-05-25 01:01:03.005360", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:02.991680", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:05,522 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:05,541 p=8646 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-24 21:01:07,871 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.053891", "end": "2018-05-25 01:01:05.357512", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:05.303621", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:07,871 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:07,893 p=8646 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-24 21:01:10,126 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.013048", "end": "2018-05-25 01:01:07.612483", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:07.599435", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:10,127 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:10,149 p=8646 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-24 21:01:12,448 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.013384", "end": "2018-05-25 01:01:09.931954", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:09.918570", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:12,448 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:12,476 p=8646 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-24 21:01:14,869 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013997", "end": "2018-05-25 01:01:12.353199", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:12.339202", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:14,869 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:14,890 p=8646 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-24 21:01:17,308 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.056322", "end": "2018-05-25 01:01:14.792495", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:14.736173", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:17,308 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:17,329 p=8646 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-24 21:01:19,706 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.014868", "end": "2018-05-25 01:01:17.186156", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:17.171288", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:19,706 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:19,736 p=8646 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-24 21:01:22,030 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.016468", "end": "2018-05-25 01:01:19.514927", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:19.498459", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:22,030 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:22,050 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:01:22,102 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-24 21:01:22,124 p=8646 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-24 21:01:24,462 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108657.604451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:01:24,494 p=8646 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-24 21:01:24,539 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-24 21:01:24,561 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:01:26,958 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.110857", "end": "2018-05-25 01:01:24.443673", "rc": 0, "start": "2018-05-25 01:01:24.332816", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:01:26,981 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:01:27,029 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:01:27,050 p=8646 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-24 21:01:30,171 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:01:30,195 p=8646 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-24 21:01:30,237 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-24 21:01:30,272 p=8646 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-24 21:01:32,615 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108616.668451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:01:32,635 p=8646 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-24 21:01:32,679 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-24 21:01:32,698 p=8646 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-24 21:01:35,751 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/log/redis target-dir=/var/log/redis (redis-log)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:01:35,784 p=8646 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-24 21:01:38,064 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.012270", "end": "2018-05-25 01:01:35.549769", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:35.537499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:40,288 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013639", "end": "2018-05-25 01:01:37.772466", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:37.758827", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:40,290 p=8646 u=mistral | ...ignoring >2018-05-24 21:01:40,309 p=8646 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-24 21:01:42,595 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013939", "end": "2018-05-25 01:01:40.076129", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:40.062190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:44,976 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013744", "end": "2018-05-25 01:01:42.460238", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:42.446494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:47,248 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015154", "end": "2018-05-25 01:01:44.731610", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:44.716456", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:49,662 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014101", "end": "2018-05-25 01:01:47.143942", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:47.129841", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:51,908 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013422", "end": "2018-05-25 01:01:49.392724", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:49.379302", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:54,197 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013285", "end": "2018-05-25 01:01:51.681998", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:51.668713", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:56,504 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013191", "end": "2018-05-25 01:01:53.988760", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:53.975569", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:01:58,835 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013889", "end": "2018-05-25 01:01:56.321460", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:56.307571", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:01,143 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.012905", "end": "2018-05-25 01:01:58.628568", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:58.615663", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:03,430 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013782", "end": "2018-05-25 01:02:00.911419", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:00.897637", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:05,720 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012555", "end": "2018-05-25 01:02:03.206514", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:03.193959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:07,997 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013805", "end": "2018-05-25 01:02:05.479435", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:05.465630", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:08,007 p=8646 u=mistral | ...ignoring >2018-05-24 21:02:08,037 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-24 21:02:08,059 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:08,082 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-24 21:02:08,104 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:08,129 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-24 21:02:08,154 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:08,174 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-24 21:02:08,196 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:08,217 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-24 21:02:08,241 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:08,262 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-24 21:02:08,285 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:08,305 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-24 21:02:08,329 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:08,348 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-24 21:02:10,619 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "systemctl is-active --quiet openstack-cinder-scheduler", "delta": "0:00:00.013123", "end": "2018-05-25 01:02:08.102169", "rc": 0, "start": "2018-05-25 01:02:08.089046", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:10,639 p=8646 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-24 21:02:10,663 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:10,697 p=8646 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-24 21:02:10,727 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:10,752 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-24 21:02:10,775 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:10,794 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-24 21:02:10,816 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:10,835 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-24 21:02:10,859 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:10,879 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-24 21:02:10,903 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:10,922 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-24 21:02:10,946 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:10,967 p=8646 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-24 21:02:13,351 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.052025", "end": "2018-05-25 01:02:10.832206", "rc": 0, "start": "2018-05-25 01:02:10.780181", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-24 21:02:13,374 p=8646 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-24 21:02:15,871 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 1f5829fa7a4d 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.041718", "end": "2018-05-25 01:02:13.349681", "rc": 0, "start": "2018-05-25 01:02:13.307963", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:15,892 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-24 21:02:15,919 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:15,941 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-24 21:02:15,965 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:15,991 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-24 21:02:16,016 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,037 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-24 21:02:16,060 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,080 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-24 21:02:16,103 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,124 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-24 21:02:16,148 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,169 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-24 21:02:16,195 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,216 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-24 21:02:16,238 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,259 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-24 21:02:16,283 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,307 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-24 21:02:16,332 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:16,352 p=8646 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-24 21:02:18,849 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.048657", "end": "2018-05-25 01:02:16.323846", "rc": 0, "start": "2018-05-25 01:02:16.275189", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-24 21:02:18,869 p=8646 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-24 21:02:21,310 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 72d782f46524 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.034505", "end": "2018-05-25 01:02:18.793466", "rc": 0, "start": "2018-05-25 01:02:18.758961", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:21,342 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-24 21:02:23,690 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "neutron-server"], "delta": "0:00:00.012482", "end": "2018-05-25 01:02:21.175521", "rc": 0, "start": "2018-05-25 01:02:21.163039", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:23,716 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-24 21:02:26,236 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.016059", "end": "2018-05-25 01:02:23.719926", "rc": 0, "start": "2018-05-25 01:02:23.703867", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:26,267 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-24 21:02:29,078 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013532", "end": "2018-05-25 01:02:26.555061", "rc": 0, "start": "2018-05-25 01:02:26.541529", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:29,098 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-24 21:02:31,633 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.011344", "end": "2018-05-25 01:02:29.117448", "rc": 0, "start": "2018-05-25 01:02:29.106104", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:31,653 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-24 21:02:34,045 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.012717", "end": "2018-05-25 01:02:31.528216", "rc": 0, "start": "2018-05-25 01:02:31.515499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:34,070 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:02:34,093 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,111 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-24 21:02:34,134 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,154 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-24 21:02:34,178 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,198 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-24 21:02:34,221 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,240 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:02:34,264 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,287 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-24 21:02:34,312 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,333 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-24 21:02:34,356 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,377 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-24 21:02:34,402 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:34,424 p=8646 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-24 21:02:44,706 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_job_id": "245250275446.399714", "changed": false, "finished": 1, "out": "online"} >2018-05-24 21:02:44,727 p=8646 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-24 21:02:47,072 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/rabbitmq.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.048360", "end": "2018-05-25 01:02:44.554445", "rc": 0, "start": "2018-05-25 01:02:44.506085", "stderr": "", "stderr_lines": [], "stdout": "0c962ca87f4a", "stdout_lines": ["0c962ca87f4a"]} >2018-05-24 21:02:47,094 p=8646 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-24 21:02:49,520 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 0c962ca87f4a 192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest", "delta": "0:00:00.033293", "end": "2018-05-25 01:02:47.002543", "rc": 0, "start": "2018-05-25 01:02:46.969250", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:49,541 p=8646 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-24 21:02:51,886 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/redis.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.049399", "end": "2018-05-25 01:02:49.367041", "rc": 0, "start": "2018-05-25 01:02:49.317642", "stderr": "", "stderr_lines": [], "stdout": "339cc8a925d8", "stdout_lines": ["339cc8a925d8"]} >2018-05-24 21:02:51,908 p=8646 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-24 21:02:54,267 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 339cc8a925d8 192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest", "delta": "0:00:00.033713", "end": "2018-05-25 01:02:51.750119", "rc": 0, "start": "2018-05-25 01:02:51.716406", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:02:54,290 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-24 21:02:54,325 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:35.549769', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:35.537499', u'delta': u'0:00:00.012270', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.012270", "end": "2018-05-25 01:01:35.549769", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:35.537499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,331 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:37.772466', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:37.758827', u'delta': u'0:00:00.013639', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013639", "end": "2018-05-25 01:01:37.772466", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:37.758827", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,353 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-24 21:02:54,398 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:40.076129', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:40.062190', u'delta': u'0:00:00.013939', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013939", "end": "2018-05-25 01:01:40.076129", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:40.062190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,402 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:42.460238', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:42.446494', u'delta': u'0:00:00.013744', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013744", "end": "2018-05-25 01:01:42.460238", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:42.446494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,413 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:44.731610', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:44.716456', u'delta': u'0:00:00.015154', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015154", "end": "2018-05-25 01:01:44.731610", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:44.716456", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,421 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:47.143942', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:47.129841', u'delta': u'0:00:00.014101', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014101", "end": "2018-05-25 01:01:47.143942", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:47.129841", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,430 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:49.392724', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:49.379302', u'delta': u'0:00:00.013422', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013422", "end": "2018-05-25 01:01:49.392724", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:49.379302", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,438 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:51.681998', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:51.668713', u'delta': u'0:00:00.013285', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013285", "end": "2018-05-25 01:01:51.681998", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:51.668713", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,448 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:53.988760', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:53.975569', u'delta': u'0:00:00.013191', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013191", "end": "2018-05-25 01:01:53.988760", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:53.975569", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,458 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:56.321460', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:56.307571', u'delta': u'0:00:00.013889', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013889", "end": "2018-05-25 01:01:56.321460", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:56.307571", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,468 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:58.628568', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:58.615663', u'delta': u'0:00:00.012905', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.012905", "end": "2018-05-25 01:01:58.628568", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:58.615663", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,475 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:02:00.911419', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:02:00.897637', u'delta': u'0:00:00.013782', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013782", "end": "2018-05-25 01:02:00.911419", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:00.897637", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,485 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:02:03.206514', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:02:03.193959', u'delta': u'0:00:00.012555', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012555", "end": "2018-05-25 01:02:03.206514", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:03.193959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,495 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:02:05.479435', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:02:05.465630', u'delta': u'0:00:00.013805', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013805", "end": "2018-05-25 01:02:05.479435", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:05.465630", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:54,520 p=8646 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-24 21:02:57,621 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["rpm-python-4.11.3-32.el7.x86_64 providing rpm-python is already installed"]} >2018-05-24 21:02:57,645 p=8646 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-24 21:02:57,674 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:57,701 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:02:57,725 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:57,751 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:02:57,771 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:57,792 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:02:57,814 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:57,836 p=8646 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-24 21:02:57,860 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:57,879 p=8646 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-24 21:02:57,900 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:57,924 p=8646 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-24 21:02:57,945 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:57,966 p=8646 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-24 21:02:57,990 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,010 p=8646 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-24 21:02:58,033 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,055 p=8646 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-24 21:02:58,078 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,098 p=8646 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-24 21:02:58,117 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,138 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:02:58,158 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,178 p=8646 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-24 21:02:58,198 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,222 p=8646 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-24 21:02:58,244 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,264 p=8646 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-24 21:02:58,285 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,305 p=8646 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-24 21:02:58,326 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,346 p=8646 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-24 21:02:58,368 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,390 p=8646 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-24 21:02:58,411 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,433 p=8646 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-24 21:02:58,452 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,472 p=8646 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-24 21:02:58,493 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,514 p=8646 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-24 21:02:58,535 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,555 p=8646 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-24 21:02:58,575 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,596 p=8646 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-24 21:02:58,619 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,637 p=8646 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-24 21:02:58,657 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,678 p=8646 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-24 21:02:58,702 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,722 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:02:58,743 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,766 p=8646 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-24 21:02:58,790 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,810 p=8646 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-24 21:02:58,830 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,851 p=8646 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-24 21:02:58,873 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,893 p=8646 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-24 21:02:58,916 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,937 p=8646 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-24 21:02:58,961 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:58,983 p=8646 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-24 21:02:59,002 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,023 p=8646 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-24 21:02:59,044 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,065 p=8646 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-24 21:02:59,089 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,110 p=8646 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-24 21:02:59,135 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,156 p=8646 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-24 21:02:59,176 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,199 p=8646 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-24 21:02:59,224 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,247 p=8646 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-24 21:02:59,272 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,297 p=8646 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-24 21:02:59,323 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,346 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-24 21:02:59,365 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,385 p=8646 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-24 21:02:59,409 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,431 p=8646 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-24 21:02:59,455 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,478 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-24 21:02:59,503 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,522 p=8646 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-24 21:02:59,543 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,565 p=8646 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-24 21:02:59,594 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,619 p=8646 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-24 21:02:59,646 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,668 p=8646 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-24 21:02:59,695 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,715 p=8646 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-24 21:02:59,735 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,755 p=8646 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-24 21:02:59,780 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,801 p=8646 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-24 21:02:59,822 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,844 p=8646 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-24 21:02:59,866 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,888 p=8646 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-24 21:02:59,907 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,929 p=8646 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-24 21:02:59,950 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:02:59,972 p=8646 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-24 21:02:59,995 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,023 p=8646 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-24 21:03:00,048 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,070 p=8646 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-24 21:03:00,093 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,115 p=8646 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-24 21:03:00,141 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,169 p=8646 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-24 21:03:00,191 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,216 p=8646 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-24 21:03:00,238 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,261 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-24 21:03:00,283 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,307 p=8646 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-24 21:03:00,331 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,353 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-24 21:03:00,375 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,402 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-24 21:03:00,427 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,456 p=8646 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-24 21:03:00,478 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,498 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-24 21:03:00,517 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,536 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-24 21:03:00,555 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,575 p=8646 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-24 21:03:00,596 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,615 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-24 21:03:00,638 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,659 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-24 21:03:00,679 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,700 p=8646 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-24 21:03:00,722 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,743 p=8646 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-24 21:03:00,764 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,787 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-24 21:03:00,807 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,828 p=8646 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-24 21:03:00,846 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,866 p=8646 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-24 21:03:00,887 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,908 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-24 21:03:00,927 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,947 p=8646 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-24 21:03:00,967 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:00,987 p=8646 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-24 21:03:01,007 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,027 p=8646 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-24 21:03:01,053 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,075 p=8646 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-24 21:03:01,097 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,118 p=8646 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-24 21:03:01,140 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,160 p=8646 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-24 21:03:01,185 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,213 p=8646 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-24 21:03:01,241 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,262 p=8646 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-24 21:03:01,282 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,302 p=8646 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-24 21:03:01,325 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,345 p=8646 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-24 21:03:01,365 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,385 p=8646 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-24 21:03:01,405 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,424 p=8646 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-24 21:03:01,446 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,466 p=8646 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-24 21:03:01,488 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,506 p=8646 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-24 21:03:01,529 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,550 p=8646 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-24 21:03:01,569 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,589 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-24 21:03:01,608 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,627 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-24 21:03:01,647 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,667 p=8646 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-24 21:03:01,687 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,706 p=8646 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-24 21:03:01,728 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,747 p=8646 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-24 21:03:01,766 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,785 p=8646 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-24 21:03:01,805 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,825 p=8646 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-24 21:03:01,847 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,866 p=8646 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-24 21:03:01,888 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,908 p=8646 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-24 21:03:01,928 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,950 p=8646 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-24 21:03:01,972 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:01,992 p=8646 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:03:02,014 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,035 p=8646 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-24 21:03:02,058 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,097 p=8646 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-24 21:03:02,118 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,158 p=8646 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-24 21:03:02,181 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,222 p=8646 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-24 21:03:02,243 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,282 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-24 21:03:02,304 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,337 p=8646 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-24 21:03:02,360 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,398 p=8646 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-24 21:03:02,422 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,461 p=8646 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-24 21:03:02,486 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,525 p=8646 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-24 21:03:02,547 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,576 p=8646 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-24 21:03:02,599 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,618 p=8646 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-24 21:03:02,637 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,656 p=8646 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-24 21:03:02,678 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,697 p=8646 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-24 21:03:02,719 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,741 p=8646 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-24 21:03:02,764 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,783 p=8646 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-24 21:03:02,801 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,822 p=8646 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-24 21:03:02,843 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,862 p=8646 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-24 21:03:02,888 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,908 p=8646 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-24 21:03:02,928 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,948 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-24 21:03:02,966 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:02,986 p=8646 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-24 21:03:03,007 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,028 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:03:03,048 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,070 p=8646 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-24 21:03:03,091 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,111 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-24 21:03:03,131 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,151 p=8646 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-24 21:03:03,171 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,191 p=8646 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-24 21:03:03,211 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,231 p=8646 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-24 21:03:03,253 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,272 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-24 21:03:03,299 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,319 p=8646 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-24 21:03:03,339 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,361 p=8646 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-24 21:03:03,381 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,402 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-24 21:03:03,424 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,443 p=8646 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-24 21:03:03,463 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,484 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:03:03,504 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,524 p=8646 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-24 21:03:03,544 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,565 p=8646 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-24 21:03:03,587 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,608 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-24 21:03:03,629 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,649 p=8646 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-24 21:03:03,669 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,689 p=8646 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-24 21:03:03,708 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,727 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-24 21:03:03,750 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,771 p=8646 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-24 21:03:03,792 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,813 p=8646 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-24 21:03:03,837 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,857 p=8646 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-24 21:03:03,886 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:35.549769', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:35.537499', u'delta': u'0:00:00.012270', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.012270", "end": "2018-05-25 01:01:35.549769", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:35.537499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,891 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:37.772466', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:37.758827', u'delta': u'0:00:00.013639', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013639", "end": "2018-05-25 01:01:37.772466", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:37.758827", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,913 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-24 21:03:03,933 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,955 p=8646 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-24 21:03:03,976 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:03,996 p=8646 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-24 21:03:04,032 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:40.076129', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:40.062190', u'delta': u'0:00:00.013939', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013939", "end": "2018-05-25 01:01:40.076129", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:40.062190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,038 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:42.460238', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:42.446494', u'delta': u'0:00:00.013744', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013744", "end": "2018-05-25 01:01:42.460238", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:42.446494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,043 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:44.731610', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:44.716456', u'delta': u'0:00:00.015154', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015154", "end": "2018-05-25 01:01:44.731610", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:44.716456", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,050 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:47.143942', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:47.129841', u'delta': u'0:00:00.014101', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014101", "end": "2018-05-25 01:01:47.143942", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:47.129841", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,057 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:49.392724', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:49.379302', u'delta': u'0:00:00.013422', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013422", "end": "2018-05-25 01:01:49.392724", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:49.379302", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,063 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:51.681998', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:51.668713', u'delta': u'0:00:00.013285', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013285", "end": "2018-05-25 01:01:51.681998", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:51.668713", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,070 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:53.988760', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:53.975569', u'delta': u'0:00:00.013191', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013191", "end": "2018-05-25 01:01:53.988760", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:53.975569", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,075 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:56.321460', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:56.307571', u'delta': u'0:00:00.013889', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013889", "end": "2018-05-25 01:01:56.321460", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:56.307571", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,082 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:01:58.628568', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:01:58.615663', u'delta': u'0:00:00.012905', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.012905", "end": "2018-05-25 01:01:58.628568", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:01:58.615663", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,088 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:02:00.911419', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:02:00.897637', u'delta': u'0:00:00.013782', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013782", "end": "2018-05-25 01:02:00.911419", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:00.897637", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,094 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:02:03.206514', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:02:03.193959', u'delta': u'0:00:00.012555', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012555", "end": "2018-05-25 01:02:03.206514", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:03.193959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,100 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:02:05.479435', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:02:05.465630', u'delta': u'0:00:00.013805', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013805", "end": "2018-05-25 01:02:05.479435", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:02:05.465630", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,125 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-24 21:03:04,145 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,166 p=8646 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-24 21:03:04,201 p=8646 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,223 p=8646 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-24 21:03:04,244 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,266 p=8646 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-24 21:03:04,287 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,308 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:03:04,329 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,349 p=8646 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-24 21:03:04,368 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,388 p=8646 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-24 21:03:04,408 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,428 p=8646 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-24 21:03:04,450 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,472 p=8646 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-24 21:03:04,493 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,513 p=8646 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-24 21:03:04,535 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,556 p=8646 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-24 21:03:04,578 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,601 p=8646 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-24 21:03:04,626 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,649 p=8646 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-24 21:03:04,675 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,698 p=8646 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-24 21:03:04,721 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,740 p=8646 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-24 21:03:04,763 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,785 p=8646 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-24 21:03:04,814 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,836 p=8646 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-24 21:03:04,857 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,878 p=8646 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-24 21:03:04,896 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,921 p=8646 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-24 21:03:04,945 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:04,972 p=8646 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-24 21:03:04,997 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,021 p=8646 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-24 21:03:05,048 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,070 p=8646 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-24 21:03:05,091 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,115 p=8646 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-24 21:03:05,144 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,176 p=8646 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-24 21:03:05,197 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,228 p=8646 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-24 21:03:05,253 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,280 p=8646 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-24 21:03:05,300 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,331 p=8646 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-24 21:03:05,354 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,375 p=8646 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-24 21:03:05,403 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,423 p=8646 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-24 21:03:05,444 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,464 p=8646 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-24 21:03:05,482 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,502 p=8646 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-24 21:03:05,522 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,546 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:03:05,566 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,587 p=8646 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-24 21:03:05,610 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,637 p=8646 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-24 21:03:05,660 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,690 p=8646 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-24 21:03:05,716 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,741 p=8646 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-24 21:03:05,762 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,784 p=8646 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-24 21:03:05,804 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,825 p=8646 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-24 21:03:05,847 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,867 p=8646 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-24 21:03:05,885 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,904 p=8646 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-24 21:03:05,926 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,946 p=8646 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-24 21:03:05,968 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:05,989 p=8646 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-24 21:03:06,015 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,037 p=8646 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-24 21:03:06,056 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,077 p=8646 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-24 21:03:06,096 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,116 p=8646 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-24 21:03:06,135 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,155 p=8646 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-24 21:03:06,177 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,198 p=8646 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-24 21:03:06,219 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,237 p=8646 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-24 21:03:06,255 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,275 p=8646 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-24 21:03:06,295 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,315 p=8646 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-24 21:03:06,340 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,371 p=8646 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-24 21:03:06,395 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,416 p=8646 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-24 21:03:06,434 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,454 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:03:06,474 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,495 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:03:06,516 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,535 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:03:06,555 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,576 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:03:06,595 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:03:06,614 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:03:07,138 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-24 21:03:07,293 p=8646 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-24 21:03:09,615 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.053805", "end": "2018-05-25 01:03:07.096182", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:07.042377", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:09,615 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:09,638 p=8646 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-24 21:03:11,929 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.012135", "end": "2018-05-25 01:03:09.409775", "rc": 0, "start": "2018-05-25 01:03:09.397640", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:11,957 p=8646 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-24 21:03:14,329 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.015253", "end": "2018-05-25 01:03:11.807685", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:11.792432", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:14,329 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:14,351 p=8646 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-24 21:03:16,681 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.012830", "end": "2018-05-25 01:03:14.163495", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:14.150665", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:16,682 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:16,702 p=8646 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-24 21:03:19,029 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013053", "end": "2018-05-25 01:03:16.511014", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:16.497961", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:19,029 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:19,050 p=8646 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-24 21:03:21,432 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.015512", "end": "2018-05-25 01:03:18.911726", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:18.896214", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:21,432 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:21,456 p=8646 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-24 21:03:23,836 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.013792", "end": "2018-05-25 01:03:21.316692", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:21.302900", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:23,836 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:23,869 p=8646 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-24 21:03:26,223 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.013511", "end": "2018-05-25 01:03:23.705234", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:23.691723", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:03:26,223 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:26,243 p=8646 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-24 21:03:28,599 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.013253", "end": "2018-05-25 01:03:26.080735", "rc": 0, "start": "2018-05-25 01:03:26.067482", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-05-24 21:03:28,620 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:03:28,664 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-24 21:03:28,686 p=8646 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-24 21:03:30,982 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.005971", "end": "2018-05-25 01:03:28.464985", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 01:03:28.459014", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:30,982 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:31,005 p=8646 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-24 21:03:31,053 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-24 21:03:31,074 p=8646 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-24 21:03:34,186 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: openstack-cinder-volume (class=systemd type=openstack-cinder-volume)\n Operations: monitor interval=60 timeout=100 (openstack-cinder-volume-monitor-interval-60)\n start interval=0s timeout=200s (openstack-cinder-volume-start-interval-0s)\n stop interval=0s timeout=200s (openstack-cinder-volume-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:03:34,207 p=8646 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-24 21:03:36,590 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.014993", "end": "2018-05-25 01:03:34.072456", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:34.057463", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:36,591 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:36,612 p=8646 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-24 21:03:39,035 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.014473", "end": "2018-05-25 01:03:36.501873", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:36.487400", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:39,035 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:39,062 p=8646 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-24 21:03:41,575 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.059389", "end": "2018-05-25 01:03:39.053281", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:38.993892", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:41,575 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:41,596 p=8646 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-24 21:03:44,095 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.013268", "end": "2018-05-25 01:03:41.575723", "rc": 0, "start": "2018-05-25 01:03:41.562455", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:44,116 p=8646 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-24 21:03:46,591 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.012694", "end": "2018-05-25 01:03:44.071403", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:44.058709", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:46,591 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:46,615 p=8646 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-24 21:03:48,902 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013860", "end": "2018-05-25 01:03:46.381410", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:46.367550", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:48,903 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:48,924 p=8646 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-24 21:03:48,963 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-24 21:03:48,984 p=8646 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-24 21:03:51,293 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108589.022451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:03:51,316 p=8646 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-24 21:03:51,360 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-24 21:03:51,380 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:03:53,743 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.096108", "end": "2018-05-25 01:03:51.222556", "rc": 0, "start": "2018-05-25 01:03:51.126448", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:03:53,762 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:03:53,807 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:03:53,827 p=8646 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-24 21:03:56,872 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n", "rc": 0} >2018-05-24 21:03:56,893 p=8646 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-24 21:03:59,236 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.014014", "end": "2018-05-25 01:03:56.716750", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:56.702736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:03:59,237 p=8646 u=mistral | ...ignoring >2018-05-24 21:03:59,263 p=8646 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-24 21:04:01,593 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.059256", "end": "2018-05-25 01:03:59.073152", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:03:59.013896", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:01,594 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:01,616 p=8646 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-24 21:04:03,892 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.014241", "end": "2018-05-25 01:04:01.372351", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:01.358110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:03,892 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:03,912 p=8646 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-24 21:04:06,256 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.054066", "end": "2018-05-25 01:04:03.736824", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:03.682758", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:06,256 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:06,283 p=8646 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-24 21:04:08,595 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.013475", "end": "2018-05-25 01:04:06.076345", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:06.062870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:08,595 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:08,621 p=8646 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-24 21:04:11,013 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.055282", "end": "2018-05-25 01:04:08.494024", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:08.438742", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:11,013 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:11,041 p=8646 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-24 21:04:13,347 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.013004", "end": "2018-05-25 01:04:10.827021", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:10.814017", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:13,347 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:13,372 p=8646 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-24 21:04:15,768 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013994", "end": "2018-05-25 01:04:13.250355", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:13.236361", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:15,769 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:15,790 p=8646 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-24 21:04:18,213 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.065357", "end": "2018-05-25 01:04:15.691039", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:15.625682", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:18,213 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:18,233 p=8646 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-24 21:04:20,594 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.018109", "end": "2018-05-25 01:04:18.069559", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:18.051450", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:20,595 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:20,617 p=8646 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-24 21:04:22,929 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-24 21:04:22,955 p=8646 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-24 21:04:22,995 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-24 21:04:23,016 p=8646 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-24 21:04:25,339 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108635.015451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:04:25,364 p=8646 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-24 21:04:25,410 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-24 21:04:25,429 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:04:27,922 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.101055", "end": "2018-05-25 01:04:25.399313", "rc": 0, "start": "2018-05-25 01:04:25.298258", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:04:27,943 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:04:27,992 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:04:28,012 p=8646 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-24 21:04:31,154 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:04:31,179 p=8646 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-24 21:04:33,508 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.012628", "end": "2018-05-25 01:04:30.987232", "rc": 0, "start": "2018-05-25 01:04:30.974604", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:33,533 p=8646 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-24 21:04:35,849 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013643", "end": "2018-05-25 01:04:33.327754", "rc": 0, "start": "2018-05-25 01:04:33.314111", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:35,872 p=8646 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-24 21:04:38,177 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.014296", "end": "2018-05-25 01:04:35.654686", "rc": 0, "start": "2018-05-25 01:04:35.640390", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:38,200 p=8646 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-24 21:04:40,492 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013502", "end": "2018-05-25 01:04:37.972271", "rc": 0, "start": "2018-05-25 01:04:37.958769", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:40,512 p=8646 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-24 21:04:42,851 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.012462", "end": "2018-05-25 01:04:40.332474", "rc": 0, "start": "2018-05-25 01:04:40.320012", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:42,878 p=8646 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-24 21:04:45,198 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.012987", "end": "2018-05-25 01:04:42.675995", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:42.663008", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:45,199 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:45,219 p=8646 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-24 21:04:47,587 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.053326", "end": "2018-05-25 01:04:45.067527", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:45.014201", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:47,587 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:47,609 p=8646 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-24 21:04:49,892 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.013483", "end": "2018-05-25 01:04:47.374166", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:47.360683", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:49,893 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:49,914 p=8646 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-24 21:04:52,255 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.013390", "end": "2018-05-25 01:04:49.735823", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:49.722433", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:52,255 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:52,275 p=8646 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-24 21:04:54,541 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013960", "end": "2018-05-25 01:04:52.020904", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:52.006944", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:54,542 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:54,567 p=8646 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-24 21:04:56,968 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.056360", "end": "2018-05-25 01:04:54.446714", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:54.390354", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:56,968 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:56,994 p=8646 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-24 21:04:59,338 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013934", "end": "2018-05-25 01:04:56.819691", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:56.805757", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:04:59,339 p=8646 u=mistral | ...ignoring >2018-05-24 21:04:59,359 p=8646 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-24 21:05:01,674 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013513", "end": "2018-05-25 01:04:59.153899", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:04:59.140386", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:01,674 p=8646 u=mistral | ...ignoring >2018-05-24 21:05:01,694 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:05:01,735 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-24 21:05:01,755 p=8646 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-24 21:05:04,117 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108657.604451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:05:04,136 p=8646 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-24 21:05:04,181 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-24 21:05:04,202 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:05:06,629 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.102153", "end": "2018-05-25 01:05:04.107588", "rc": 0, "start": "2018-05-25 01:05:04.005435", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:05:06,653 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:05:06,697 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:05:06,717 p=8646 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-24 21:05:09,762 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:05:09,782 p=8646 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-24 21:05:09,826 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-24 21:05:09,846 p=8646 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-24 21:05:12,198 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108616.668451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:05:12,218 p=8646 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-24 21:05:12,264 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-24 21:05:12,284 p=8646 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-24 21:05:15,385 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/log/redis target-dir=/var/log/redis (redis-log)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:05:15,410 p=8646 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-24 21:05:17,813 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014009", "end": "2018-05-25 01:05:15.286734", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:15.272725", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:20,110 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013726", "end": "2018-05-25 01:05:17.590985", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:17.577259", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:20,112 p=8646 u=mistral | ...ignoring >2018-05-24 21:05:20,135 p=8646 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-24 21:05:22,492 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013006", "end": "2018-05-25 01:05:19.970706", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:19.957700", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:24,803 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014222", "end": "2018-05-25 01:05:22.282497", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:22.268275", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:27,111 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013095", "end": "2018-05-25 01:05:24.587784", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:24.574689", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:29,595 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013233", "end": "2018-05-25 01:05:27.074182", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:27.060949", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:31,895 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014939", "end": "2018-05-25 01:05:29.374406", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:29.359467", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:34,170 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013106", "end": "2018-05-25 01:05:31.647479", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:31.634373", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:36,476 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014235", "end": "2018-05-25 01:05:33.956239", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:33.942004", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:38,762 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013039", "end": "2018-05-25 01:05:36.242557", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:36.229518", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:40,979 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013548", "end": "2018-05-25 01:05:38.457670", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:38.444122", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:43,360 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014582", "end": "2018-05-25 01:05:40.835741", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:40.821159", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:45,734 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013203", "end": "2018-05-25 01:05:43.212168", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:43.198965", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:48,011 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014327", "end": "2018-05-25 01:05:45.490012", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:45.475685", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:05:48,016 p=8646 u=mistral | ...ignoring >2018-05-24 21:05:48,036 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-24 21:05:48,055 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,076 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-24 21:05:48,096 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,117 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-24 21:05:48,136 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,156 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-24 21:05:48,176 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,197 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-24 21:05:48,218 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,237 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-24 21:05:48,258 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,281 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-24 21:05:48,302 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,322 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-24 21:05:48,343 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,363 p=8646 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-24 21:05:48,384 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,405 p=8646 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-24 21:05:48,426 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,445 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-24 21:05:48,465 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,484 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-24 21:05:48,504 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,531 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-24 21:05:48,552 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,572 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-24 21:05:48,591 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,612 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-24 21:05:48,635 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,655 p=8646 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-24 21:05:48,674 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,694 p=8646 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-24 21:05:48,713 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,733 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-24 21:05:48,755 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,775 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-24 21:05:48,795 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,816 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-24 21:05:48,834 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,854 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-24 21:05:48,875 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,896 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-24 21:05:48,916 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,935 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-24 21:05:48,954 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:48,975 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-24 21:05:48,996 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,016 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-24 21:05:49,034 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,057 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-24 21:05:49,079 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,103 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-24 21:05:49,124 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,151 p=8646 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-24 21:05:49,175 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,196 p=8646 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-24 21:05:49,214 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,238 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-24 21:05:49,261 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,284 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-24 21:05:49,305 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,327 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-24 21:05:49,349 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,371 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-24 21:05:49,390 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,413 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-24 21:05:49,434 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,456 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:05:49,476 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,497 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-24 21:05:49,518 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,539 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-24 21:05:49,558 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,577 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-24 21:05:49,598 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,619 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:05:49,639 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,659 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-24 21:05:49,680 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,701 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-24 21:05:49,723 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,742 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-24 21:05:49,761 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,781 p=8646 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-24 21:05:49,801 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,822 p=8646 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-24 21:05:49,843 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,864 p=8646 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-24 21:05:49,887 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,908 p=8646 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-24 21:05:49,927 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,947 p=8646 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-24 21:05:49,968 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:49,986 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-24 21:05:50,015 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:15.286734', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:15.272725', u'delta': u'0:00:00.014009', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014009", "end": "2018-05-25 01:05:15.286734", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:15.272725", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,020 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:17.590985', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:17.577259', u'delta': u'0:00:00.013726', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013726", "end": "2018-05-25 01:05:17.590985", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:17.577259", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,042 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-24 21:05:50,078 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:19.970706', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:19.957700', u'delta': u'0:00:00.013006', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013006", "end": "2018-05-25 01:05:19.970706", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:19.957700", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,084 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:22.282497', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:22.268275', u'delta': u'0:00:00.014222', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014222", "end": "2018-05-25 01:05:22.282497", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:22.268275", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,090 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:24.587784', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:24.574689', u'delta': u'0:00:00.013095', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013095", "end": "2018-05-25 01:05:24.587784", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:24.574689", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,096 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:27.074182', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:27.060949', u'delta': u'0:00:00.013233', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013233", "end": "2018-05-25 01:05:27.074182", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:27.060949", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,103 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:29.374406', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:29.359467', u'delta': u'0:00:00.014939', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014939", "end": "2018-05-25 01:05:29.374406", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:29.359467", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,109 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:31.647479', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:31.634373', u'delta': u'0:00:00.013106', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013106", "end": "2018-05-25 01:05:31.647479", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:31.634373", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,115 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:33.956239', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:33.942004', u'delta': u'0:00:00.014235', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014235", "end": "2018-05-25 01:05:33.956239", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:33.942004", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,120 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:36.242557', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:36.229518', u'delta': u'0:00:00.013039', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013039", "end": "2018-05-25 01:05:36.242557", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:36.229518", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,128 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:38.457670', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:38.444122', u'delta': u'0:00:00.013548', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013548", "end": "2018-05-25 01:05:38.457670", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:38.444122", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,134 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:40.835741', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:40.821159', u'delta': u'0:00:00.014582', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014582", "end": "2018-05-25 01:05:40.835741", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:40.821159", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,141 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:43.212168', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:43.198965', u'delta': u'0:00:00.013203', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013203", "end": "2018-05-25 01:05:43.212168", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:43.198965", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,147 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:45.490012', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:45.475685', u'delta': u'0:00:00.014327', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014327", "end": "2018-05-25 01:05:45.490012", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:45.475685", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,171 p=8646 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-24 21:05:50,190 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,210 p=8646 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-24 21:05:50,230 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:05:50,250 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:05:52,671 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.103691", "end": "2018-05-25 01:05:50.147913", "rc": 0, "start": "2018-05-25 01:05:50.044222", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:05:52,695 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:05:52,746 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:05:52,767 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:05:55,832 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: openstack-cinder-volume (class=systemd type=openstack-cinder-volume)\n Operations: monitor interval=60 timeout=100 (openstack-cinder-volume-monitor-interval-60)\n start interval=0s timeout=200s (openstack-cinder-volume-start-interval-0s)\n stop interval=0s timeout=200s (openstack-cinder-volume-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:05:55,851 p=8646 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-24 21:06:19,259 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'openstack-cinder-volume' is not running on any node\n", "rc": 0} >2018-05-24 21:06:19,280 p=8646 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-24 21:06:23,038 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "Removing Constraint - location-openstack-cinder-volume\nDeleting Resource - openstack-cinder-volume\n", "rc": 0} >2018-05-24 21:06:23,060 p=8646 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-24 21:06:25,683 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "openstack-cinder-volume", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket syslog.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Cinder Volume Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/cinder-volume ; argv[]=/usr/bin/cinder-volume --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/volume.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-cinder-volume.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-cinder-volume.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "131072", "LimitNPROC": "131072", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-cinder-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "cinder", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-24 21:06:25,709 p=8646 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-24 21:06:25,733 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:25,758 p=8646 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-24 21:06:25,783 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:25,810 p=8646 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-24 21:06:25,835 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:25,859 p=8646 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-24 21:06:28,292 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "openstack-glance-registry", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "tmp.mount network.target basic.target system.slice -.mount systemd-journald.socket syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Image Service (code-named Glance) Registry server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/glance-registry ; argv[]=/usr/bin/glance-registry ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-glance-registry.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-glance-registry.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-glance-registry.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "glance", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-24 21:06:28,316 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:06:28,340 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:28,365 p=8646 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-24 21:06:28,392 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:28,413 p=8646 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-24 21:06:28,434 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:28,455 p=8646 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-24 21:06:33,606 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'haproxy-bundle' is not running on any node\n", "rc": 0} >2018-05-24 21:06:33,632 p=8646 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-24 21:06:35,968 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='haproxy-var-lib']"], "delta": "0:00:00.017065", "end": "2018-05-25 01:06:33.444752", "msg": "non-zero return code", "rc": 6, "start": "2018-05-25 01:06:33.427687", "stderr": "Call cib_query failed (-6): No such device or address", "stderr_lines": ["Call cib_query failed (-6): No such device or address"], "stdout": "", "stdout_lines": []} >2018-05-24 21:06:35,968 p=8646 u=mistral | ...ignoring >2018-05-24 21:06:35,996 p=8646 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-24 21:06:38,354 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='haproxy-cert']"], "delta": "0:00:00.016843", "end": "2018-05-25 01:06:35.830942", "msg": "non-zero return code", "rc": 6, "start": "2018-05-25 01:06:35.814099", "stderr": "Call cib_query failed (-6): No such device or address", "stderr_lines": ["Call cib_query failed (-6): No such device or address"], "stdout": "", "stdout_lines": []} >2018-05-24 21:06:38,354 p=8646 u=mistral | ...ignoring >2018-05-24 21:06:38,380 p=8646 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-24 21:06:41,062 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "haproxy-bundle", "storage-map", "add", "id=haproxy-var-lib", "source-dir=/var/lib/haproxy", "target-dir=/var/lib/haproxy", "options=rw"], "delta": "0:00:00.422301", "end": "2018-05-25 01:06:38.536184", "rc": 0, "start": "2018-05-25 01:06:38.113883", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:06:41,083 p=8646 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-24 21:06:41,135 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_public_cert_path": "/etc/pki/tls/private/overcloud_endpoint.pem", "haproxy_public_tls_enabled": false}, "changed": false} >2018-05-24 21:06:41,156 p=8646 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-24 21:06:41,194 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:41,216 p=8646 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-24 21:06:43,917 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "haproxy-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"], "delta": "0:00:00.355886", "end": "2018-05-25 01:06:41.394761", "rc": 0, "start": "2018-05-25 01:06:41.038875", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:06:43,945 p=8646 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-24 21:06:53,203 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'haproxy-bundle' is running on node 'controller-0'\n", "rc": 0} >2018-05-24 21:06:53,224 p=8646 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-24 21:06:55,599 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-heat-api-cloudwatch"], "delta": "0:00:00.016284", "end": "2018-05-25 01:06:53.074563", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:06:53.058279", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:06:55,599 p=8646 u=mistral | ...ignoring >2018-05-24 21:06:55,619 p=8646 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-24 21:06:55,644 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,667 p=8646 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-24 21:06:55,695 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,714 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:06:55,740 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,760 p=8646 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-24 21:06:55,782 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,802 p=8646 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-24 21:06:55,825 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,851 p=8646 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-24 21:06:55,877 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,907 p=8646 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-24 21:06:55,932 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,952 p=8646 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-24 21:06:55,975 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:06:55,996 p=8646 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-24 21:07:07,190 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'galera' is not running on any node\n", "rc": 0} >2018-05-24 21:07:07,212 p=8646 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-24 21:07:09,522 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='mysql-log']"], "delta": "0:00:00.022819", "end": "2018-05-25 01:07:06.997224", "msg": "non-zero return code", "rc": 6, "start": "2018-05-25 01:07:06.974405", "stderr": "Call cib_query failed (-6): No such device or address", "stderr_lines": ["Call cib_query failed (-6): No such device or address"], "stdout": "", "stdout_lines": []} >2018-05-24 21:07:09,523 p=8646 u=mistral | ...ignoring >2018-05-24 21:07:09,553 p=8646 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-24 21:07:12,317 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "galera-bundle", "storage-map", "add", "id=mysql-log", "source-dir=/var/log/containers/mysql", "target-dir=/var/log/mysql", "options=rw"], "delta": "0:00:00.427714", "end": "2018-05-25 01:07:09.792186", "rc": 0, "start": "2018-05-25 01:07:09.364472", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:07:12,343 p=8646 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-24 21:07:15,212 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "update", "galera", "log=/var/log/mysql/mysqld.log"], "delta": "0:00:00.559842", "end": "2018-05-25 01:07:12.688304", "rc": 0, "start": "2018-05-25 01:07:12.128462", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:07:15,232 p=8646 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-24 21:07:17,941 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "galera-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"], "delta": "0:00:00.374890", "end": "2018-05-25 01:07:15.419050", "rc": 0, "start": "2018-05-25 01:07:15.044160", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:07:17,962 p=8646 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-24 21:07:41,269 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'galera' is master on node 'galera-bundle-0'\n", "rc": 0} >2018-05-24 21:07:41,293 p=8646 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-24 21:07:43,836 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "gid": 162, "group": "nova", "mode": "0640", "msg": "option changed", "owner": "root", "path": "/etc/nova/nova.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 352643, "state": "file", "uid": 0} >2018-05-24 21:07:43,858 p=8646 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-24 21:07:43,881 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:07:43,901 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-24 21:07:43,925 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:07:43,945 p=8646 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-24 21:07:43,970 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:07:43,991 p=8646 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-24 21:07:44,015 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:07:44,034 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-24 21:08:09,377 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq-bundle' is not running on any node\n", "rc": 0} >2018-05-24 21:08:09,400 p=8646 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-24 21:08:11,773 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='rabbitmq-log']"], "delta": "0:00:00.017702", "end": "2018-05-25 01:08:09.246236", "msg": "non-zero return code", "rc": 6, "start": "2018-05-25 01:08:09.228534", "stderr": "Call cib_query failed (-6): No such device or address", "stderr_lines": ["Call cib_query failed (-6): No such device or address"], "stdout": "", "stdout_lines": []} >2018-05-24 21:08:11,773 p=8646 u=mistral | ...ignoring >2018-05-24 21:08:11,803 p=8646 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-24 21:08:14,523 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "rabbitmq-bundle", "storage-map", "add", "id=rabbitmq-log", "source-dir=/var/log/containers/rabbitmq", "target-dir=/var/log/rabbitmq", "options=rw"], "delta": "0:00:00.381815", "end": "2018-05-25 01:08:11.996000", "rc": 0, "start": "2018-05-25 01:08:11.614185", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:08:14,545 p=8646 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-24 21:08:17,261 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "rabbitmq-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"], "delta": "0:00:00.387869", "end": "2018-05-25 01:08:14.734107", "rc": 0, "start": "2018-05-25 01:08:14.346238", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:08:17,283 p=8646 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-24 21:08:48,578 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq-bundle' is running on nodes 'controller-0', 'rabbitmq-bundle-0'\n", "rc": 0} >2018-05-24 21:08:48,599 p=8646 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-24 21:08:48,626 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:08:48,646 p=8646 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-24 21:08:48,671 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:08:48,707 p=8646 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-24 21:08:48,732 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:08:48,753 p=8646 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-24 21:08:48,777 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:08:48,800 p=8646 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-24 21:09:16,303 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'redis-bundle' is not running on any node\n", "rc": 0} >2018-05-24 21:09:16,328 p=8646 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-24 21:09:18,694 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='redis-log' and @source-dir='/var/log/containers/redis']"], "delta": "0:00:00.016231", "end": "2018-05-25 01:09:16.168143", "msg": "non-zero return code", "rc": 6, "start": "2018-05-25 01:09:16.151912", "stderr": "Call cib_query failed (-6): No such device or address", "stderr_lines": ["Call cib_query failed (-6): No such device or address"], "stdout": "", "stdout_lines": []} >2018-05-24 21:09:18,694 p=8646 u=mistral | ...ignoring >2018-05-24 21:09:18,729 p=8646 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-24 21:09:21,403 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "redis-bundle", "storage-map", "remove", "redis-log"], "delta": "0:00:00.390885", "end": "2018-05-25 01:09:18.874744", "rc": 0, "start": "2018-05-25 01:09:18.483859", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:09:21,426 p=8646 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-24 21:09:24,153 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "redis-bundle", "storage-map", "add", "id=redis-log", "source-dir=/var/log/containers/redis", "target-dir=/var/log/redis", "options=rw"], "delta": "0:00:00.364802", "end": "2018-05-25 01:09:21.626856", "rc": 0, "start": "2018-05-25 01:09:21.262054", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:09:24,174 p=8646 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-24 21:09:26,901 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "redis-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"], "delta": "0:00:00.369076", "end": "2018-05-25 01:09:24.374619", "rc": 0, "start": "2018-05-25 01:09:24.005543", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:09:26,923 p=8646 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-24 21:14:30,172 p=8646 u=mistral | FAILED - RETRYING: Enable the redis cluster resource (5 retries left). >2018-05-24 21:19:38,205 p=8646 u=mistral | FAILED - RETRYING: Enable the redis cluster resource (4 retries left). >2018-05-24 21:24:46,229 p=8646 u=mistral | FAILED - RETRYING: Enable the redis cluster resource (3 retries left). >2018-05-24 21:24:54,386 p=8646 u=mistral | changed: [192.168.24.7] => {"attempts": 4, "changed": true, "out": "resource 'redis-bundle' is master on node 'redis-bundle-0'; running on node 'controller-0'\n", "rc": 0} >2018-05-24 21:24:54,411 p=8646 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-24 21:24:56,891 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "name": "snmpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ActiveEnterTimestampMonotonic": "1619133488", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket network.target syslog.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:07:47 UTC", "AssertTimestampMonotonic": "1618973166", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ConditionTimestampMonotonic": "1618973166", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/snmpd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Simple Network Management Protocol (SNMP) Daemon.", "DevicePolicy": "auto", "Environment": "OPTIONS=\"-LS0-6d\"", "EnvironmentFile": "/etc/sysconfig/snmpd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "108802", "ExecMainStartTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ExecMainStartTimestampMonotonic": "1618975261", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd $OPTIONS -f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/snmpd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "snmpd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2018-05-23 21:07:47 UTC", "InactiveExitTimestampMonotonic": "1618975755", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "108802", "MemoryAccounting": "no", "MemoryCurrent": "12029952", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "snmpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:07:47 UTC", "WatchdogTimestampMonotonic": "1619133422", "WatchdogUSec": "0"}} >2018-05-24 21:24:56,913 p=8646 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-24 21:24:56,931 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:56,952 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-24 21:24:56,973 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:56,997 p=8646 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-24 21:24:57,017 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,039 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-24 21:24:57,059 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,079 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-24 21:24:57,097 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,116 p=8646 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-24 21:24:57,137 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,157 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-24 21:24:57,177 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,200 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-24 21:24:57,223 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,250 p=8646 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-24 21:24:57,272 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,292 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-24 21:24:57,312 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,334 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-24 21:24:57,356 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,381 p=8646 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-24 21:24:57,404 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,424 p=8646 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-24 21:24:57,448 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,471 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-24 21:24:57,493 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,518 p=8646 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-24 21:24:57,542 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,566 p=8646 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-24 21:24:57,586 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,607 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-24 21:24:57,628 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,657 p=8646 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-24 21:24:57,679 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,703 p=8646 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-24 21:24:57,727 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,752 p=8646 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-24 21:24:57,774 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,806 p=8646 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-24 21:24:57,830 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,853 p=8646 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-24 21:24:57,873 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,894 p=8646 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-24 21:24:57,914 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,934 p=8646 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-24 21:24:57,955 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:57,974 p=8646 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-24 21:24:57,994 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,014 p=8646 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-24 21:24:58,035 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,055 p=8646 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-24 21:24:58,074 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,095 p=8646 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-24 21:24:58,114 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,135 p=8646 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-24 21:24:58,154 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,174 p=8646 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-24 21:24:58,197 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,215 p=8646 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-24 21:24:58,233 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,252 p=8646 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-24 21:24:58,272 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,291 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-24 21:24:58,311 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,330 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-24 21:24:58,350 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,372 p=8646 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-24 21:24:58,391 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,412 p=8646 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-24 21:24:58,434 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,454 p=8646 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-24 21:24:58,476 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,498 p=8646 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-24 21:24:58,519 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,540 p=8646 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-24 21:24:58,562 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,584 p=8646 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-24 21:24:58,603 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,623 p=8646 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-24 21:24:58,644 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,663 p=8646 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-24 21:24:58,683 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,704 p=8646 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:24:58,724 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,745 p=8646 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-24 21:24:58,762 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,782 p=8646 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-24 21:24:58,801 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,821 p=8646 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-24 21:24:58,842 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,861 p=8646 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-24 21:24:58,881 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,901 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-24 21:24:58,919 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,939 p=8646 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-24 21:24:58,958 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:58,978 p=8646 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-24 21:24:58,998 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,018 p=8646 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-24 21:24:59,038 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,058 p=8646 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-24 21:24:59,079 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,099 p=8646 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-24 21:24:59,119 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,140 p=8646 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-24 21:24:59,162 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,182 p=8646 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-24 21:24:59,201 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,222 p=8646 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-24 21:24:59,244 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,263 p=8646 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-24 21:24:59,281 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,300 p=8646 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-24 21:24:59,320 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,339 p=8646 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-24 21:24:59,360 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,381 p=8646 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-24 21:24:59,405 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,431 p=8646 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-24 21:24:59,451 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,470 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-24 21:24:59,492 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,513 p=8646 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-24 21:24:59,539 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,560 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:24:59,580 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,599 p=8646 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-24 21:24:59,620 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,639 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-24 21:24:59,659 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,678 p=8646 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-24 21:24:59,698 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,717 p=8646 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-24 21:24:59,736 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,755 p=8646 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-24 21:24:59,775 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,794 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-24 21:24:59,812 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,831 p=8646 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-24 21:24:59,851 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,871 p=8646 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-24 21:24:59,891 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,910 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-24 21:24:59,930 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,951 p=8646 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-24 21:24:59,969 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:24:59,989 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:25:00,008 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,028 p=8646 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-24 21:25:00,049 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,071 p=8646 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-24 21:25:00,097 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,120 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-24 21:25:00,144 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,163 p=8646 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-24 21:25:00,181 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,200 p=8646 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-24 21:25:00,220 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,240 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-24 21:25:00,259 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,279 p=8646 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-24 21:25:00,300 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,318 p=8646 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-24 21:25:00,336 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,356 p=8646 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-24 21:25:00,387 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:15.286734', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:15.272725', u'delta': u'0:00:00.014009', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014009", "end": "2018-05-25 01:05:15.286734", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:15.272725", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,389 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:17.590985', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:17.577259', u'delta': u'0:00:00.013726', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013726", "end": "2018-05-25 01:05:17.590985", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:17.577259", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,409 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-24 21:25:00,430 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,450 p=8646 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-24 21:25:00,470 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,489 p=8646 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-24 21:25:00,529 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:19.970706', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:19.957700', u'delta': u'0:00:00.013006', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013006", "end": "2018-05-25 01:05:19.970706", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:19.957700", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,533 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:22.282497', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:22.268275', u'delta': u'0:00:00.014222', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014222", "end": "2018-05-25 01:05:22.282497", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:22.268275", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,541 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:24.587784', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:24.574689', u'delta': u'0:00:00.013095', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013095", "end": "2018-05-25 01:05:24.587784", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:24.574689", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,546 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:27.074182', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:27.060949', u'delta': u'0:00:00.013233', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013233", "end": "2018-05-25 01:05:27.074182", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:27.060949", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,552 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:29.374406', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:29.359467', u'delta': u'0:00:00.014939', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014939", "end": "2018-05-25 01:05:29.374406", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:29.359467", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,560 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:31.647479', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:31.634373', u'delta': u'0:00:00.013106', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013106", "end": "2018-05-25 01:05:31.647479", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:31.634373", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,565 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:33.956239', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:33.942004', u'delta': u'0:00:00.014235', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014235", "end": "2018-05-25 01:05:33.956239", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:33.942004", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,569 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:36.242557', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:36.229518', u'delta': u'0:00:00.013039', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013039", "end": "2018-05-25 01:05:36.242557", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:36.229518", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,577 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:38.457670', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:38.444122', u'delta': u'0:00:00.013548', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013548", "end": "2018-05-25 01:05:38.457670", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:38.444122", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,584 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:40.835741', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:40.821159', u'delta': u'0:00:00.014582', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014582", "end": "2018-05-25 01:05:40.835741", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:40.821159", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,588 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:43.212168', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:43.198965', u'delta': u'0:00:00.013203', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013203", "end": "2018-05-25 01:05:43.212168", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:43.198965", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,594 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:05:45.490012', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:05:45.475685', u'delta': u'0:00:00.014327', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014327", "end": "2018-05-25 01:05:45.490012", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:05:45.475685", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,619 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-24 21:25:00,637 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,658 p=8646 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-24 21:25:00,692 p=8646 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,713 p=8646 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-24 21:25:00,734 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,753 p=8646 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-24 21:25:00,774 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,794 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:25:00,813 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,833 p=8646 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-24 21:25:00,855 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,882 p=8646 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-24 21:25:00,904 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,926 p=8646 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-24 21:25:00,950 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:00,974 p=8646 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-24 21:25:00,994 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,015 p=8646 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-24 21:25:01,038 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,065 p=8646 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-24 21:25:01,085 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,106 p=8646 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-24 21:25:01,128 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,148 p=8646 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-24 21:25:01,168 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,192 p=8646 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-24 21:25:01,214 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,236 p=8646 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-24 21:25:01,258 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,284 p=8646 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-24 21:25:01,313 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,335 p=8646 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-24 21:25:01,358 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,377 p=8646 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-24 21:25:01,397 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,416 p=8646 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-24 21:25:01,436 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,455 p=8646 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-24 21:25:01,474 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,498 p=8646 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-24 21:25:01,521 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,542 p=8646 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-24 21:25:01,561 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,581 p=8646 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-24 21:25:01,607 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,627 p=8646 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-24 21:25:01,649 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,669 p=8646 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-24 21:25:01,690 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,710 p=8646 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-24 21:25:01,729 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,749 p=8646 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-24 21:25:01,769 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,789 p=8646 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-24 21:25:01,810 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,829 p=8646 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-24 21:25:01,850 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,871 p=8646 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-24 21:25:01,889 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,909 p=8646 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-24 21:25:01,928 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,948 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:25:01,968 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:01,989 p=8646 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-24 21:25:02,009 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,030 p=8646 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-24 21:25:02,053 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,075 p=8646 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-24 21:25:02,096 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,118 p=8646 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-24 21:25:02,138 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,159 p=8646 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-24 21:25:02,179 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,200 p=8646 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-24 21:25:02,220 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,244 p=8646 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-24 21:25:02,265 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,284 p=8646 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-24 21:25:02,305 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,326 p=8646 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-24 21:25:02,349 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,370 p=8646 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-24 21:25:02,396 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,421 p=8646 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-24 21:25:02,444 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,466 p=8646 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-24 21:25:02,486 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,509 p=8646 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-24 21:25:02,532 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,557 p=8646 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-24 21:25:02,578 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,598 p=8646 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-24 21:25:02,619 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,638 p=8646 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-24 21:25:02,658 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,678 p=8646 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-24 21:25:02,701 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,722 p=8646 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-24 21:25:02,745 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,766 p=8646 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-24 21:25:02,790 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,810 p=8646 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-24 21:25:02,830 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,850 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:25:02,871 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,890 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:25:02,911 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,930 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:25:02,950 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:02,970 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:25:02,987 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:25:03,006 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:25:03,521 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-24 21:25:03,633 p=8646 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-24 21:25:05,990 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.055129", "end": "2018-05-25 01:25:03.441935", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:03.386806", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:05,990 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:06,011 p=8646 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-24 21:25:08,363 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.012262", "end": "2018-05-25 01:25:05.813639", "rc": 0, "start": "2018-05-25 01:25:05.801377", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:08,388 p=8646 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-24 21:25:10,723 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.014125", "end": "2018-05-25 01:25:08.174026", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:08.159901", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:10,723 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:10,747 p=8646 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-24 21:25:13,158 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013319", "end": "2018-05-25 01:25:10.610108", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:10.596789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:13,159 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:13,181 p=8646 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-24 21:25:15,511 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013782", "end": "2018-05-25 01:25:12.961468", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:12.947686", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:15,511 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:15,539 p=8646 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-24 21:25:17,855 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.013378", "end": "2018-05-25 01:25:15.306157", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:15.292779", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:17,856 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:17,878 p=8646 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-24 21:25:20,210 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.013774", "end": "2018-05-25 01:25:17.657679", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:17.643905", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:20,210 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:20,233 p=8646 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-24 21:25:22,512 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.013293", "end": "2018-05-25 01:25:19.961788", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:19.948495", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:25:22,512 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:22,539 p=8646 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-24 21:25:24,997 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.014569", "end": "2018-05-25 01:25:22.446960", "rc": 0, "start": "2018-05-25 01:25:22.432391", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-05-24 21:25:25,018 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:25:25,065 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-24 21:25:25,086 p=8646 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-24 21:25:27,482 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003908", "end": "2018-05-25 01:25:24.934136", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 01:25:24.930228", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:27,482 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:27,513 p=8646 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-24 21:25:27,562 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-24 21:25:27,583 p=8646 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-24 21:25:30,581 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-24 21:25:30,581 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:30,602 p=8646 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-24 21:25:32,918 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.014231", "end": "2018-05-25 01:25:30.364084", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:30.349853", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:32,918 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:32,941 p=8646 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-24 21:25:35,228 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013731", "end": "2018-05-25 01:25:32.676541", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:32.662810", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:35,228 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:35,256 p=8646 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-24 21:25:37,554 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.052763", "end": "2018-05-25 01:25:35.004236", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:34.951473", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:37,554 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:37,576 p=8646 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-24 21:25:39,933 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011890", "end": "2018-05-25 01:25:37.383309", "rc": 0, "start": "2018-05-25 01:25:37.371419", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:39,958 p=8646 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-24 21:25:42,339 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.014991", "end": "2018-05-25 01:25:39.786544", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:39.771553", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:42,339 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:42,360 p=8646 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-24 21:25:44,644 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.012160", "end": "2018-05-25 01:25:42.095969", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:42.083809", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:44,644 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:44,664 p=8646 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-24 21:25:44,704 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-24 21:25:44,724 p=8646 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-24 21:25:47,007 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108589.022451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:25:47,027 p=8646 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-24 21:25:47,074 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-24 21:25:47,095 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:25:49,493 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.099611", "end": "2018-05-25 01:25:46.942635", "rc": 0, "start": "2018-05-25 01:25:46.843024", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:25:49,524 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:25:49,577 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:25:49,617 p=8646 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-24 21:25:52,669 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-24 21:25:52,695 p=8646 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-24 21:25:55,106 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013465", "end": "2018-05-25 01:25:52.557157", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:52.543692", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:55,106 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:55,127 p=8646 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-24 21:25:57,560 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.054097", "end": "2018-05-25 01:25:55.011963", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:54.957866", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:57,561 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:57,580 p=8646 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-24 21:25:59,896 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.013982", "end": "2018-05-25 01:25:57.346947", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:57.332965", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:25:59,896 p=8646 u=mistral | ...ignoring >2018-05-24 21:25:59,916 p=8646 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-24 21:26:02,271 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.053498", "end": "2018-05-25 01:25:59.722423", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:25:59.668925", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:02,272 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:02,292 p=8646 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-24 21:26:04,590 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.012934", "end": "2018-05-25 01:26:02.041340", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:02.028406", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:04,590 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:04,611 p=8646 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-24 21:26:06,951 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.055612", "end": "2018-05-25 01:26:04.400169", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:04.344557", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:06,952 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:06,972 p=8646 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-24 21:26:09,366 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014902", "end": "2018-05-25 01:26:06.816915", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:06.802013", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:09,367 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:09,386 p=8646 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-24 21:26:11,720 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.012885", "end": "2018-05-25 01:26:09.170031", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:09.157146", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:11,720 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:11,741 p=8646 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-24 21:26:14,106 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.053799", "end": "2018-05-25 01:26:11.556284", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:11.502485", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:14,106 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:14,126 p=8646 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-24 21:26:16,434 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.013403", "end": "2018-05-25 01:26:13.885485", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:13.872082", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:16,434 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:16,454 p=8646 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-24 21:26:18,741 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-24 21:26:18,764 p=8646 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-24 21:26:18,807 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-24 21:26:18,828 p=8646 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-24 21:26:21,088 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108635.015451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:26:21,111 p=8646 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-24 21:26:21,160 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-24 21:26:21,180 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:26:23,620 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.108974", "end": "2018-05-25 01:26:21.072183", "rc": 0, "start": "2018-05-25 01:26:20.963209", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:26:23,640 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:26:23,688 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:26:23,710 p=8646 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-24 21:26:26,877 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:26:26,903 p=8646 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-24 21:26:29,206 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.012300", "end": "2018-05-25 01:26:26.656415", "rc": 0, "start": "2018-05-25 01:26:26.644115", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:29,232 p=8646 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-24 21:26:31,569 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.015243", "end": "2018-05-25 01:26:29.018441", "rc": 0, "start": "2018-05-25 01:26:29.003198", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:31,589 p=8646 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-24 21:26:33,878 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013544", "end": "2018-05-25 01:26:31.329126", "rc": 0, "start": "2018-05-25 01:26:31.315582", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:33,904 p=8646 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-24 21:26:36,188 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.012301", "end": "2018-05-25 01:26:33.637820", "rc": 0, "start": "2018-05-25 01:26:33.625519", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:36,210 p=8646 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-24 21:26:38,542 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.014124", "end": "2018-05-25 01:26:35.992367", "rc": 0, "start": "2018-05-25 01:26:35.978243", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:38,570 p=8646 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-24 21:26:40,914 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013633", "end": "2018-05-25 01:26:38.364045", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:38.350412", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:40,914 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:40,936 p=8646 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-24 21:26:43,306 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.058409", "end": "2018-05-25 01:26:40.748671", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:40.690262", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:43,306 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:43,338 p=8646 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-24 21:26:45,663 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.014244", "end": "2018-05-25 01:26:43.108802", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:43.094558", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:45,663 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:45,684 p=8646 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-24 21:26:48,073 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.012529", "end": "2018-05-25 01:26:45.522949", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:45.510420", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:48,073 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:48,097 p=8646 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-24 21:26:50,347 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013241", "end": "2018-05-25 01:26:47.795150", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:47.781909", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:50,347 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:50,377 p=8646 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-24 21:26:52,767 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.063628", "end": "2018-05-25 01:26:50.214690", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:50.151062", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:52,767 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:52,795 p=8646 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-24 21:26:55,205 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.014055", "end": "2018-05-25 01:26:52.653696", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:52.639641", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:55,205 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:55,230 p=8646 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-24 21:26:57,551 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.014221", "end": "2018-05-25 01:26:55.000707", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:26:54.986486", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:26:57,552 p=8646 u=mistral | ...ignoring >2018-05-24 21:26:57,571 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:26:57,613 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-24 21:26:57,637 p=8646 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-24 21:26:59,949 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108657.604451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:26:59,969 p=8646 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-24 21:27:00,017 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-24 21:27:00,036 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:27:02,408 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.105091", "end": "2018-05-25 01:26:59.855794", "rc": 0, "start": "2018-05-25 01:26:59.750703", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:27:02,430 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:27:02,481 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:27:02,501 p=8646 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-24 21:27:05,499 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:27:05,523 p=8646 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-24 21:27:05,564 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-24 21:27:05,584 p=8646 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-24 21:27:07,880 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108616.668451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:27:07,910 p=8646 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-24 21:27:07,971 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-24 21:27:07,997 p=8646 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-24 21:27:11,003 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:27:11,023 p=8646 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-24 21:27:13,320 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013294", "end": "2018-05-25 01:27:10.763831", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:10.750537", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:15,717 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.014972", "end": "2018-05-25 01:27:13.166092", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:13.151120", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:15,718 p=8646 u=mistral | ...ignoring >2018-05-24 21:27:15,738 p=8646 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-24 21:27:18,058 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014051", "end": "2018-05-25 01:27:15.501316", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:15.487265", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:20,419 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013316", "end": "2018-05-25 01:27:17.864967", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:17.851651", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:22,773 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013536", "end": "2018-05-25 01:27:20.222090", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:20.208554", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:25,275 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014149", "end": "2018-05-25 01:27:22.724439", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:22.710290", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:27,610 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013951", "end": "2018-05-25 01:27:25.059367", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:25.045416", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:29,919 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013766", "end": "2018-05-25 01:27:27.363024", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:27.349258", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:32,193 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013618", "end": "2018-05-25 01:27:29.642830", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:29.629212", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:34,631 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013925", "end": "2018-05-25 01:27:32.079419", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:32.065494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:37,210 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013980", "end": "2018-05-25 01:27:34.650738", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:34.636758", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:39,649 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014568", "end": "2018-05-25 01:27:37.096140", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:37.081572", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:41,947 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013739", "end": "2018-05-25 01:27:39.396173", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:39.382434", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:44,240 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.017226", "end": "2018-05-25 01:27:41.685232", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:41.668006", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:44,248 p=8646 u=mistral | ...ignoring >2018-05-24 21:27:44,271 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-24 21:27:44,294 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,316 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-24 21:27:44,337 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,359 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-24 21:27:44,381 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,404 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-24 21:27:44,426 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,448 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-24 21:27:44,472 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,492 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-24 21:27:44,512 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,534 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-24 21:27:44,558 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,578 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-24 21:27:44,599 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,619 p=8646 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-24 21:27:44,640 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,660 p=8646 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-24 21:27:44,680 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,700 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-24 21:27:44,721 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,741 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-24 21:27:44,761 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,785 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-24 21:27:44,807 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,827 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-24 21:27:44,848 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,868 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-24 21:27:44,888 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,908 p=8646 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-24 21:27:44,931 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,950 p=8646 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-24 21:27:44,972 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:44,992 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-24 21:27:45,014 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,034 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-24 21:27:45,054 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,074 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-24 21:27:45,095 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,114 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-24 21:27:45,139 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,158 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-24 21:27:45,183 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,204 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-24 21:27:45,227 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,247 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-24 21:27:45,267 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,287 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-24 21:27:45,308 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,328 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-24 21:27:45,348 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,368 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-24 21:27:45,387 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,407 p=8646 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-24 21:27:45,428 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,449 p=8646 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-24 21:27:45,470 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,490 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-24 21:27:45,511 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,531 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-24 21:27:45,553 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,571 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-24 21:27:45,591 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,611 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-24 21:27:45,633 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,653 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-24 21:27:45,674 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,693 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:27:45,716 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,735 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-24 21:27:45,754 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,775 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-24 21:27:45,797 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,819 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-24 21:27:45,839 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,862 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:27:45,884 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,904 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-24 21:27:45,924 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,943 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-24 21:27:45,966 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:45,988 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-24 21:27:46,012 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,033 p=8646 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-24 21:27:46,057 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,080 p=8646 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-24 21:27:46,100 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,119 p=8646 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-24 21:27:46,141 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,160 p=8646 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-24 21:27:46,184 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,206 p=8646 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-24 21:27:46,228 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,249 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-24 21:27:46,278 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:10.763831', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:10.750537', u'delta': u'0:00:00.013294', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013294", "end": "2018-05-25 01:27:10.763831", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:10.750537", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,283 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:13.166092', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:13.151120', u'delta': u'0:00:00.014972', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.014972", "end": "2018-05-25 01:27:13.166092", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:13.151120", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,304 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-24 21:27:46,342 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:15.501316', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:15.487265', u'delta': u'0:00:00.014051', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014051", "end": "2018-05-25 01:27:15.501316", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:15.487265", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,349 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:17.864967', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:17.851651', u'delta': u'0:00:00.013316', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013316", "end": "2018-05-25 01:27:17.864967", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:17.851651", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,354 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:20.222090', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:20.208554', u'delta': u'0:00:00.013536', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013536", "end": "2018-05-25 01:27:20.222090", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:20.208554", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,361 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:22.724439', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:22.710290', u'delta': u'0:00:00.014149', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014149", "end": "2018-05-25 01:27:22.724439", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:22.710290", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,367 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:25.059367', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:25.045416', u'delta': u'0:00:00.013951', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013951", "end": "2018-05-25 01:27:25.059367", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:25.045416", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,374 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:27.363024', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:27.349258', u'delta': u'0:00:00.013766', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013766", "end": "2018-05-25 01:27:27.363024", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:27.349258", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,380 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:29.642830', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:29.629212', u'delta': u'0:00:00.013618', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013618", "end": "2018-05-25 01:27:29.642830", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:29.629212", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,386 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:32.079419', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:32.065494', u'delta': u'0:00:00.013925', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013925", "end": "2018-05-25 01:27:32.079419", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:32.065494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,392 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:34.650738', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:34.636758', u'delta': u'0:00:00.013980', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013980", "end": "2018-05-25 01:27:34.650738", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:34.636758", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,396 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:37.096140', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:37.081572', u'delta': u'0:00:00.014568', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014568", "end": "2018-05-25 01:27:37.096140", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:37.081572", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,402 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:39.396173', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:39.382434', u'delta': u'0:00:00.013739', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013739", "end": "2018-05-25 01:27:39.396173", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:39.382434", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,410 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:41.685232', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:41.668006', u'delta': u'0:00:00.017226', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.017226", "end": "2018-05-25 01:27:41.685232", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:41.668006", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,433 p=8646 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-24 21:27:46,452 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,471 p=8646 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-24 21:27:46,490 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,510 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:27:46,535 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,559 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:27:46,580 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,601 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:27:46,626 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,648 p=8646 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-24 21:27:46,669 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,691 p=8646 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-24 21:27:46,715 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,738 p=8646 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-24 21:27:46,759 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,781 p=8646 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-24 21:27:46,805 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,825 p=8646 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-24 21:27:46,843 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,867 p=8646 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-24 21:27:46,890 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,912 p=8646 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-24 21:27:46,934 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,954 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:27:46,976 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:46,996 p=8646 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-24 21:27:47,017 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,038 p=8646 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-24 21:27:47,059 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,080 p=8646 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-24 21:27:47,103 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,124 p=8646 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-24 21:27:47,146 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,168 p=8646 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-24 21:27:47,191 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,214 p=8646 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-24 21:27:47,236 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,259 p=8646 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-24 21:27:47,282 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,302 p=8646 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-24 21:27:47,323 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,344 p=8646 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-24 21:27:47,364 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,387 p=8646 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-24 21:27:47,407 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,428 p=8646 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-24 21:27:47,450 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,469 p=8646 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-24 21:27:47,489 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,510 p=8646 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-24 21:27:47,532 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,552 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:27:47,575 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,595 p=8646 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-24 21:27:47,616 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,636 p=8646 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-24 21:27:47,659 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,680 p=8646 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-24 21:27:47,709 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,744 p=8646 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-24 21:27:47,771 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,793 p=8646 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-24 21:27:47,815 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,836 p=8646 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-24 21:27:47,857 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,877 p=8646 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-24 21:27:47,901 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,921 p=8646 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-24 21:27:47,943 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:47,967 p=8646 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-24 21:27:47,990 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,011 p=8646 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-24 21:27:48,035 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,056 p=8646 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-24 21:27:48,081 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,103 p=8646 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-24 21:27:48,125 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,148 p=8646 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-24 21:27:48,169 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,190 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-24 21:27:48,210 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,234 p=8646 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-24 21:27:48,257 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,279 p=8646 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-24 21:27:48,303 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,327 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-24 21:27:48,350 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,372 p=8646 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-24 21:27:48,394 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,417 p=8646 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-24 21:27:48,438 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,458 p=8646 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-24 21:27:48,480 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,501 p=8646 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-24 21:27:48,523 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,547 p=8646 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-24 21:27:48,566 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,591 p=8646 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-24 21:27:48,614 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,642 p=8646 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-24 21:27:48,664 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,692 p=8646 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-24 21:27:48,719 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,742 p=8646 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-24 21:27:48,769 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,793 p=8646 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-24 21:27:48,820 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,844 p=8646 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-24 21:27:48,875 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,895 p=8646 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-24 21:27:48,920 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,958 p=8646 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-24 21:27:48,978 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:48,998 p=8646 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-24 21:27:49,019 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,041 p=8646 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-24 21:27:49,063 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,084 p=8646 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-24 21:27:49,111 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,132 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-24 21:27:49,184 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_api_package": false}, "changed": false} >2018-05-24 21:27:49,202 p=8646 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-24 21:27:49,226 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,244 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-24 21:27:49,268 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,287 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-24 21:27:49,333 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_evaluator_package": false}, "changed": false} >2018-05-24 21:27:49,361 p=8646 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-24 21:27:49,386 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,408 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-24 21:27:49,432 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,453 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-24 21:27:49,501 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_listener_package": false}, "changed": false} >2018-05-24 21:27:49,521 p=8646 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-24 21:27:49,544 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,565 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-24 21:27:49,590 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,609 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-24 21:27:49,656 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_notifier_package": false}, "changed": false} >2018-05-24 21:27:49,677 p=8646 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-24 21:27:49,703 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,725 p=8646 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-24 21:27:49,749 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,770 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-24 21:27:49,819 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_ceilometer_central_package": false}, "changed": false} >2018-05-24 21:27:49,840 p=8646 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-24 21:27:49,863 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,885 p=8646 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-24 21:27:49,908 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:49,928 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-24 21:27:49,977 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_ceilometer_notification_package": false}, "changed": false} >2018-05-24 21:27:49,999 p=8646 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-24 21:27:50,023 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:50,045 p=8646 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-24 21:27:50,072 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:50,093 p=8646 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-24 21:27:52,400 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q cinder", "delta": "0:00:00.055156", "end": "2018-05-25 01:27:49.847702", "rc": 0, "start": "2018-05-25 01:27:49.792546", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:27:52,426 p=8646 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-24 21:27:56,681 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "enabled": false, "name": "httpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:02:28 UTC", "ActiveEnterTimestampMonotonic": "1300228184", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "remote-fs.target -.mount network.target nss-lookup.target basic.target tmp.mount memcached.service systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:02:17 UTC", "AssertTimestampMonotonic": "1289224537", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:02:17 UTC", "ConditionTimestampMonotonic": "1289224537", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/httpd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "man:httpd(8) man:apachectl(8)", "DropInPaths": "/etc/systemd/system/httpd.service.d/httpd.conf /usr/lib/systemd/system/httpd.service.d/openstack-dashboard.conf", "EnvironmentFile": "/etc/sysconfig/httpd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "78587", "ExecMainStartTimestamp": "Wed 2018-05-23 21:02:28 UTC", "ExecMainStartTimestampMonotonic": "1300140627", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/httpd ; argv[]=/usr/sbin/httpd $OPTIONS -k graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/httpd ; argv[]=/usr/sbin/httpd $OPTIONS -DFOREGROUND ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/python ; argv[]=/usr/bin/python /usr/share/openstack-dashboard/manage.py compress --force -v0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/bin/kill ; argv[]=/bin/kill -WINCH ${MAINPID} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/httpd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "httpd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2018-05-23 21:02:17 UTC", "InactiveExitTimestampMonotonic": "1289226964", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "18", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "78587", "MemoryAccounting": "no", "MemoryCurrent": "740118528", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "httpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Total requests: 47039; Current requests/sec: 0.5; Current traffic: 0 B/sec", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "42", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "5min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:02:28 UTC", "WatchdogTimestampMonotonic": "1300227963", "WatchdogUSec": "0"}} >2018-05-24 21:27:56,705 p=8646 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-24 21:27:59,292 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "path": "/var/spool/cron/cinder", "state": "absent"} >2018-05-24 21:27:59,314 p=8646 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-24 21:27:59,362 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_httpd_package": false}, "changed": false} >2018-05-24 21:27:59,388 p=8646 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-24 21:27:59,412 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:27:59,434 p=8646 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-24 21:28:38,141 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "enabled": false, "name": "openstack-cinder-scheduler", "state": "stopped", "status": {"ActiveEnterTimestamp": "Thu 2018-05-24 23:02:12 UTC", "ActiveEnterTimestampMonotonic": "94883684435", "ActiveExitTimestamp": "Thu 2018-05-24 23:02:04 UTC", "ActiveExitTimestampMonotonic": "94876065877", "ActiveState": "active", "After": "basic.target network.target syslog.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Thu 2018-05-24 23:02:12 UTC", "AssertTimestampMonotonic": "94883682056", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2018-05-24 23:02:12 UTC", "ConditionTimestampMonotonic": "94883682056", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-cinder-scheduler.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Cinder Scheduler Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "663338", "ExecMainStartTimestamp": "Thu 2018-05-24 23:02:12 UTC", "ExecMainStartTimestampMonotonic": "94883684358", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/cinder-scheduler ; argv[]=/usr/bin/cinder-scheduler --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/scheduler.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-cinder-scheduler.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-cinder-scheduler.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2018-05-24 23:02:12 UTC", "InactiveEnterTimestampMonotonic": "94883670047", "InactiveExitTimestamp": "Thu 2018-05-24 23:02:12 UTC", "InactiveExitTimestampMonotonic": "94883684435", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "663338", "MemoryAccounting": "no", "MemoryCurrent": "117157888", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-cinder-scheduler.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "cinder", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Thu 2018-05-24 23:02:12 UTC", "WatchdogTimestampMonotonic": "94883684411", "WatchdogUSec": "0"}} >2018-05-24 21:28:38,167 p=8646 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-24 21:28:38,232 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_cinder_package": false}, "changed": false} >2018-05-24 21:28:38,257 p=8646 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-24 21:28:38,283 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,309 p=8646 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-24 21:28:38,338 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,365 p=8646 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-24 21:28:38,426 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_glance_package": false}, "changed": false} >2018-05-24 21:28:38,451 p=8646 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-24 21:28:38,481 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,507 p=8646 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-24 21:28:38,532 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,554 p=8646 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-24 21:28:38,580 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,602 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-24 21:28:38,629 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,650 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-24 21:28:38,678 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,699 p=8646 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-24 21:28:38,721 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,743 p=8646 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-24 21:28:38,770 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:38,794 p=8646 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-24 21:28:41,319 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/heat", "state": "absent"} >2018-05-24 21:28:41,339 p=8646 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-24 21:28:41,365 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:41,384 p=8646 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-24 21:28:41,408 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:41,428 p=8646 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-24 21:28:41,453 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:41,473 p=8646 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-24 21:28:41,498 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:41,518 p=8646 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-24 21:28:41,542 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:41,562 p=8646 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:28:41,587 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:41,608 p=8646 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-24 21:28:41,637 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:41,657 p=8646 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-24 21:28:44,151 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/keystone", "state": "absent"} >2018-05-24 21:28:44,171 p=8646 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-24 21:28:44,196 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:28:44,217 p=8646 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-24 21:29:47,525 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "enabled": false, "name": "neutron-server", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:10:35 UTC", "ActiveEnterTimestampMonotonic": "1786972706", "ActiveExitTimestamp": "Wed 2018-05-23 21:10:07 UTC", "ActiveExitTimestampMonotonic": "1759085586", "ActiveState": "active", "After": "network.target tmp.mount system.slice -.mount syslog.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:10:32 UTC", "AssertTimestampMonotonic": "1783733065", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:10:32 UTC", "ConditionTimestampMonotonic": "1783733064", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/neutron-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Neutron Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "129380", "ExecMainStartTimestamp": "Wed 2018-05-23 21:10:32 UTC", "ExecMainStartTimestampMonotonic": "1783735001", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/neutron-server ; argv[]=/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-server --log-file /var/log/neutron/server.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/neutron-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "neutron-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2018-05-23 21:10:32 UTC", "InactiveEnterTimestampMonotonic": "1783717701", "InactiveExitTimestamp": "Wed 2018-05-23 21:10:32 UTC", "InactiveExitTimestampMonotonic": "1783735066", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "129380", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "neutron-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "neutron", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:10:35 UTC", "WatchdogTimestampMonotonic": "1786972130", "WatchdogUSec": "0"}} >2018-05-24 21:29:47,545 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-24 21:29:47,609 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_neutron_package": false}, "changed": false} >2018-05-24 21:29:47,629 p=8646 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-24 21:29:47,664 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:29:47,687 p=8646 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-24 21:29:52,614 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "enabled": false, "name": "neutron-dhcp-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:10:40 UTC", "ActiveEnterTimestampMonotonic": "1791987899", "ActiveExitTimestamp": "Wed 2018-05-23 21:10:35 UTC", "ActiveExitTimestampMonotonic": "1787101463", "ActiveState": "active", "After": "systemd-journald.socket system.slice neutron-ovs-cleanup.service syslog.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:10:40 UTC", "AssertTimestampMonotonic": "1791985469", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:10:40 UTC", "ConditionTimestampMonotonic": "1791985469", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/neutron-dhcp-agent.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Neutron DHCP Agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "130092", "ExecMainStartTimestamp": "Wed 2018-05-23 21:10:40 UTC", "ExecMainStartTimestampMonotonic": "1791987793", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/neutron-dhcp-agent ; argv[]=/usr/bin/neutron-dhcp-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-dhcp-agent --log-file /var/log/neutron/dhcp-agent.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/neutron-dhcp-agent.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "neutron-dhcp-agent.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2018-05-23 21:10:40 UTC", "InactiveEnterTimestampMonotonic": "1791969220", "InactiveExitTimestamp": "Wed 2018-05-23 21:10:40 UTC", "InactiveExitTimestampMonotonic": "1791987899", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "130092", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "neutron-dhcp-agent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "neutron", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:10:40 UTC", "WatchdogTimestampMonotonic": "1791987846", "WatchdogUSec": "0"}} >2018-05-24 21:29:52,633 p=8646 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-24 21:30:07,654 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "enabled": false, "name": "neutron-l3-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:10:41 UTC", "ActiveEnterTimestampMonotonic": "1792488269", "ActiveExitTimestamp": "Wed 2018-05-23 21:10:40 UTC", "ActiveExitTimestampMonotonic": "1792056190", "ActiveState": "active", "After": "systemd-journald.socket basic.target syslog.target system.slice network.target neutron-ovs-cleanup.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:10:41 UTC", "AssertTimestampMonotonic": "1792486478", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:10:41 UTC", "ConditionTimestampMonotonic": "1792486478", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/neutron-l3-agent.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Neutron Layer 3 Agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "130123", "ExecMainStartTimestamp": "Wed 2018-05-23 21:10:41 UTC", "ExecMainStartTimestampMonotonic": "1792488204", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/neutron-l3-agent ; argv[]=/usr/bin/neutron-l3-agent --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/l3_agent --config-file /etc/neutron/neutron.conf --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-l3-agent --log-file /var/log/neutron/l3-agent.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/neutron-l3-agent.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "neutron-l3-agent.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2018-05-23 21:10:41 UTC", "InactiveEnterTimestampMonotonic": "1792479075", "InactiveExitTimestamp": "Wed 2018-05-23 21:10:41 UTC", "InactiveExitTimestampMonotonic": "1792488269", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "130123", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "neutron-l3-agent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "neutron", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:10:41 UTC", "WatchdogTimestampMonotonic": "1792488242", "WatchdogUSec": "0"}} >2018-05-24 21:30:07,675 p=8646 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-24 21:30:10,620 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "enabled": false, "name": "neutron-metadata-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:10:42 UTC", "ActiveEnterTimestampMonotonic": "1793579111", "ActiveExitTimestamp": "Wed 2018-05-23 21:10:41 UTC", "ActiveExitTimestampMonotonic": "1792733299", "ActiveState": "active", "After": "syslog.target systemd-journald.socket basic.target network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:10:42 UTC", "AssertTimestampMonotonic": "1793577430", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:10:42 UTC", "ConditionTimestampMonotonic": "1793577430", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/neutron-metadata-agent.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Neutron Metadata Agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "130248", "ExecMainStartTimestamp": "Wed 2018-05-23 21:10:42 UTC", "ExecMainStartTimestampMonotonic": "1793579003", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/neutron-metadata-agent ; argv[]=/usr/bin/neutron-metadata-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-metadata-agent --log-file /var/log/neutron/metadata-agent.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/neutron-metadata-agent.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "neutron-metadata-agent.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2018-05-23 21:10:42 UTC", "InactiveEnterTimestampMonotonic": "1793562175", "InactiveExitTimestamp": "Wed 2018-05-23 21:10:42 UTC", "InactiveExitTimestampMonotonic": "1793579111", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "130248", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "neutron-metadata-agent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "neutron", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:10:42 UTC", "WatchdogTimestampMonotonic": "1793579071", "WatchdogUSec": "0"}} >2018-05-24 21:30:10,640 p=8646 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-24 21:30:14,136 p=8646 u=mistral | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm > >2018-05-24 21:30:14,137 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "rpm -qa | awk -F- '/^openvswitch-2/{print $2 \"-\" $3}'", "delta": "0:00:01.235727", "end": "2018-05-25 01:30:11.579701", "rc": 0, "start": "2018-05-25 01:30:10.343974", "stderr": "", "stderr_lines": [], "stdout": "2.7.3-3.git20180112.el7fdp.x86_64", "stdout_lines": ["2.7.3-3.git20180112.el7fdp.x86_64"]} >2018-05-24 21:30:14,157 p=8646 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-24 21:30:16,468 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "rpm -q --scripts openvswitch | awk '/postuninstall/,/*/' | grep -q \"systemctl.*try-restart\"", "delta": "0:00:00.055445", "end": "2018-05-25 01:30:13.910206", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:30:13.854761", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:30:16,469 p=8646 u=mistral | ...ignoring >2018-05-24 21:30:16,491 p=8646 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-24 21:30:16,516 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:16,536 p=8646 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-24 21:30:16,572 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:16,592 p=8646 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-24 21:30:16,618 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:16,639 p=8646 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-24 21:30:16,666 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:16,692 p=8646 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-24 21:30:16,722 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:16,748 p=8646 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-24 21:30:16,781 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:16,818 p=8646 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-24 21:30:19,806 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "enabled": false, "name": "neutron-openvswitch-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:10:45 UTC", "ActiveEnterTimestampMonotonic": "1796704442", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket syslog.target neutron-destroy-patch-ports.service tmp.mount basic.target network.target -.mount network.service openvswitch.service system.slice neutron-ovs-cleanup.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:10:45 UTC", "AssertTimestampMonotonic": "1796520104", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:10:45 UTC", "ConditionTimestampMonotonic": "1796520104", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/neutron-openvswitch-agent.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Neutron Open vSwitch Agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "130821", "ExecMainStartTimestamp": "Wed 2018-05-23 21:10:45 UTC", "ExecMainStartTimestampMonotonic": "1796704352", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/neutron-openvswitch-agent ; argv[]=/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent --log-file /var/log/neutron/openvswitch-agent.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/neutron-enable-bridge-firewall.sh ; argv[]=/usr/bin/neutron-enable-bridge-firewall.sh ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/neutron-openvswitch-agent.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "neutron-openvswitch-agent.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2018-05-23 21:10:45 UTC", "InactiveExitTimestampMonotonic": "1796522562", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "130821", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "neutron-openvswitch-agent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "network.service", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount openvswitch.service basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "neutron", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:10:45 UTC", "WatchdogTimestampMonotonic": "1796704401", "WatchdogUSec": "0"}} >2018-05-24 21:30:19,833 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-24 21:30:19,897 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_neutron_openvswitch_package": false}, "changed": false} >2018-05-24 21:30:19,920 p=8646 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-24 21:30:19,949 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:19,970 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:30:19,994 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:20,015 p=8646 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-24 21:30:20,039 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:20,062 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-24 21:30:20,112 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_api_package": false}, "changed": false} >2018-05-24 21:30:20,133 p=8646 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-24 21:30:20,156 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:20,177 p=8646 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-24 21:30:22,514 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/nova", "state": "absent"} >2018-05-24 21:30:22,534 p=8646 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-24 21:30:22,560 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:22,587 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-24 21:30:22,637 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_conductor_package": false}, "changed": false} >2018-05-24 21:30:22,661 p=8646 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-24 21:30:22,687 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:22,708 p=8646 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-24 21:30:22,732 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:22,754 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-24 21:30:22,897 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_console_package": false}, "changed": false} >2018-05-24 21:30:22,918 p=8646 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-24 21:30:22,946 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:22,966 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:30:22,991 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:23,013 p=8646 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-24 21:30:23,040 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:23,063 p=8646 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-24 21:30:23,089 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:23,111 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-24 21:30:23,162 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_scheduler_package": false}, "changed": false} >2018-05-24 21:30:23,184 p=8646 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-24 21:30:23,208 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:23,230 p=8646 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-24 21:30:23,255 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:23,275 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-24 21:30:23,331 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_novncproxy_package": false}, "changed": false} >2018-05-24 21:30:23,351 p=8646 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-24 21:30:23,374 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:30:23,399 p=8646 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-24 21:31:01,147 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": "offline"} >2018-05-24 21:31:01,174 p=8646 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-24 21:31:01,222 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:10.763831', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:10.750537', u'delta': u'0:00:00.013294', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013294", "end": "2018-05-25 01:27:10.763831", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:10.750537", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,238 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:13.166092', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:13.151120', u'delta': u'0:00:00.014972', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.014972", "end": "2018-05-25 01:27:13.166092", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:13.151120", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,271 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-24 21:31:01,324 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_swift_proxy_package": false}, "changed": false} >2018-05-24 21:31:01,352 p=8646 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-24 21:31:01,380 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,399 p=8646 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-24 21:31:01,440 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:15.501316', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:15.487265', u'delta': u'0:00:00.014051', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014051", "end": "2018-05-25 01:27:15.501316", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:15.487265", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,448 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:17.864967', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:17.851651', u'delta': u'0:00:00.013316', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013316", "end": "2018-05-25 01:27:17.864967", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:17.851651", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,459 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:20.222090', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:20.208554', u'delta': u'0:00:00.013536', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013536", "end": "2018-05-25 01:27:20.222090", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:20.208554", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,469 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:22.724439', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:22.710290', u'delta': u'0:00:00.014149', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014149", "end": "2018-05-25 01:27:22.724439", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:22.710290", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,479 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:25.059367', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:25.045416', u'delta': u'0:00:00.013951', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013951", "end": "2018-05-25 01:27:25.059367", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:25.045416", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,489 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:27.363024', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:27.349258', u'delta': u'0:00:00.013766', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013766", "end": "2018-05-25 01:27:27.363024", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:27.349258", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,499 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:29.642830', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:29.629212', u'delta': u'0:00:00.013618', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013618", "end": "2018-05-25 01:27:29.642830", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:29.629212", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,510 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:32.079419', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:32.065494', u'delta': u'0:00:00.013925', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013925", "end": "2018-05-25 01:27:32.079419", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:32.065494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,518 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:34.650738', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:34.636758', u'delta': u'0:00:00.013980', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013980", "end": "2018-05-25 01:27:34.650738", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:34.636758", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,530 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:37.096140', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:37.081572', u'delta': u'0:00:00.014568', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014568", "end": "2018-05-25 01:27:37.096140", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:37.081572", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,541 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:39.396173', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:39.382434', u'delta': u'0:00:00.013739', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013739", "end": "2018-05-25 01:27:39.396173", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:39.382434", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,551 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:27:41.685232', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:27:41.668006', u'delta': u'0:00:00.017226', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.017226", "end": "2018-05-25 01:27:41.685232", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:27:41.668006", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,577 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-24 21:31:01,628 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_swift_package": false}, "changed": false} >2018-05-24 21:31:01,648 p=8646 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-24 21:31:01,696 p=8646 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-24 21:31:01,717 p=8646 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-24 21:31:04,009 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/etc/xinetd.d/rsync", "state": "absent"} >2018-05-24 21:31:04,033 p=8646 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-24 21:31:06,390 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "name": "xinetd", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 20:40:54 UTC", "ActiveEnterTimestampMonotonic": "6394938", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice network.target syslog.target systemd-journald.socket NetworkManager-wait-online.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 20:40:54 UTC", "AssertTimestampMonotonic": "6361881", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 20:40:54 UTC", "ConditionTimestampMonotonic": "6361881", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/xinetd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Xinetd A Powerful Replacement For Inetd", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/xinetd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1209", "ExecMainStartTimestamp": "Wed 2018-05-23 20:40:54 UTC", "ExecMainStartTimestampMonotonic": "6394875", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/xinetd ; argv[]=/usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid $EXTRAOPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/xinetd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "xinetd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2018-05-23 20:40:54 UTC", "InactiveExitTimestampMonotonic": "6364500", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1209", "MemoryAccounting": "no", "MemoryCurrent": "507904", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "xinetd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/xinetd.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 20:40:54 UTC", "WatchdogTimestampMonotonic": "6394897", "WatchdogUSec": "0"}} >2018-05-24 21:31:06,411 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:31:06,433 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,454 p=8646 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-24 21:31:06,474 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,495 p=8646 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-24 21:31:06,518 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,538 p=8646 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-24 21:31:06,562 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,582 p=8646 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-24 21:31:06,601 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,623 p=8646 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-24 21:31:06,643 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,664 p=8646 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-24 21:31:06,686 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,705 p=8646 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-24 21:31:06,727 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,747 p=8646 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-24 21:31:06,767 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,787 p=8646 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-24 21:31:06,807 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,828 p=8646 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-24 21:31:06,848 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,868 p=8646 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-24 21:31:06,893 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,915 p=8646 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-24 21:31:06,938 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:06,958 p=8646 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-24 21:31:06,978 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,000 p=8646 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-24 21:31:07,021 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,043 p=8646 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-24 21:31:07,065 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,085 p=8646 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-24 21:31:07,108 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,127 p=8646 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-24 21:31:07,147 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,167 p=8646 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-24 21:31:07,191 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,211 p=8646 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-24 21:31:07,232 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,252 p=8646 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-24 21:31:07,271 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,291 p=8646 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-24 21:31:07,310 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,329 p=8646 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-24 21:31:07,351 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,370 p=8646 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-24 21:31:07,391 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,411 p=8646 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-24 21:31:07,432 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,454 p=8646 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-24 21:31:07,474 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,494 p=8646 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-24 21:31:07,515 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,535 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:31:07,558 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,580 p=8646 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-24 21:31:07,602 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,623 p=8646 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-24 21:31:07,646 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,666 p=8646 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-24 21:31:07,690 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,709 p=8646 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-24 21:31:07,730 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,753 p=8646 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-24 21:31:07,774 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,793 p=8646 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-24 21:31:07,814 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,833 p=8646 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-24 21:31:07,851 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,870 p=8646 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-24 21:31:07,890 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,910 p=8646 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-24 21:31:07,930 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,949 p=8646 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-24 21:31:07,974 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:07,995 p=8646 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-24 21:31:08,014 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,034 p=8646 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-24 21:31:08,055 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,076 p=8646 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-24 21:31:08,097 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,115 p=8646 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-24 21:31:08,136 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,155 p=8646 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-24 21:31:08,176 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,196 p=8646 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-24 21:31:08,215 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,236 p=8646 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-24 21:31:08,257 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,276 p=8646 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-24 21:31:08,296 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,317 p=8646 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-24 21:31:08,339 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,359 p=8646 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-24 21:31:08,378 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,398 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:31:08,417 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,438 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:31:08,457 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,477 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:31:08,497 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,516 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:31:08,536 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:31:08,556 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:31:09,018 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-24 21:31:09,124 p=8646 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-24 21:31:11,528 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.055545", "end": "2018-05-25 01:31:08.972120", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:08.916575", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:11,529 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:11,554 p=8646 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-24 21:31:13,781 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010443", "end": "2018-05-25 01:31:11.225002", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 01:31:11.214559", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:13,781 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:13,801 p=8646 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-24 21:31:16,033 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.013152", "end": "2018-05-25 01:31:13.476459", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:13.463307", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:16,033 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:16,055 p=8646 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-24 21:31:18,339 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013803", "end": "2018-05-25 01:31:15.775402", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:15.761599", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:18,339 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:18,359 p=8646 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-24 21:31:20,667 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.015229", "end": "2018-05-25 01:31:18.109306", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:18.094077", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:20,667 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:20,698 p=8646 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-24 21:31:22,953 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.014692", "end": "2018-05-25 01:31:20.395606", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:20.380914", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:22,953 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:22,978 p=8646 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-24 21:31:25,202 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.014356", "end": "2018-05-25 01:31:22.645052", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:22.630696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:25,202 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:25,221 p=8646 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-24 21:31:27,512 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.013486", "end": "2018-05-25 01:31:24.955234", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:24.941748", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:31:27,512 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:27,534 p=8646 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-24 21:31:29,748 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.013634", "end": "2018-05-25 01:31:27.191523", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:27.177889", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:31:29,748 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:29,773 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:31:29,814 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-24 21:31:29,834 p=8646 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-24 21:31:32,065 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003662", "end": "2018-05-25 01:31:29.509207", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 01:31:29.505545", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:32,066 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:32,091 p=8646 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-24 21:31:32,140 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-24 21:31:32,160 p=8646 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-24 21:31:35,057 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-24 21:31:35,057 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:35,076 p=8646 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-24 21:31:37,323 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.012702", "end": "2018-05-25 01:31:34.767757", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:34.755055", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:37,324 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:37,346 p=8646 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-24 21:31:39,621 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013144", "end": "2018-05-25 01:31:37.065514", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:37.052370", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:39,622 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:39,647 p=8646 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-24 21:31:41,938 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.056320", "end": "2018-05-25 01:31:39.381309", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:39.324989", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:41,938 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:41,958 p=8646 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-24 21:31:44,184 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010900", "end": "2018-05-25 01:31:41.627725", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 01:31:41.616825", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:44,185 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:44,209 p=8646 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-24 21:31:46,443 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.013462", "end": "2018-05-25 01:31:43.885465", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:43.872003", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:46,443 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:46,464 p=8646 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-24 21:31:48,781 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.014077", "end": "2018-05-25 01:31:46.219967", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:46.205890", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:48,781 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:48,802 p=8646 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-24 21:31:48,847 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-24 21:31:48,878 p=8646 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-24 21:31:51,215 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108589.022451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:31:51,242 p=8646 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-24 21:31:51,288 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-24 21:31:51,308 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:31:53,665 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.098870", "end": "2018-05-25 01:31:51.108649", "rc": 0, "start": "2018-05-25 01:31:51.009779", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:31:53,686 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:31:53,740 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:31:53,772 p=8646 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-24 21:31:56,650 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-05-24 21:31:56,651 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:56,670 p=8646 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-24 21:31:58,967 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013120", "end": "2018-05-25 01:31:56.408766", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:56.395646", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:31:58,968 p=8646 u=mistral | ...ignoring >2018-05-24 21:31:58,997 p=8646 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-24 21:32:01,286 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.057202", "end": "2018-05-25 01:31:58.726571", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:31:58.669369", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:01,286 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:01,313 p=8646 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-24 21:32:03,536 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.012964", "end": "2018-05-25 01:32:00.977448", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:00.964484", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:03,536 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:03,560 p=8646 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-24 21:32:05,830 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.053830", "end": "2018-05-25 01:32:03.269896", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:03.216066", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:05,830 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:05,858 p=8646 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-24 21:32:08,105 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.014403", "end": "2018-05-25 01:32:05.547853", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:05.533450", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:08,106 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:08,127 p=8646 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-24 21:32:10,405 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.051435", "end": "2018-05-25 01:32:07.848058", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:07.796623", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:10,406 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:10,427 p=8646 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-24 21:32:12,659 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014445", "end": "2018-05-25 01:32:10.099093", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:10.084648", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:12,659 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:12,685 p=8646 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-24 21:32:14,933 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013541", "end": "2018-05-25 01:32:12.373602", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:12.360061", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:14,934 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:14,955 p=8646 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-24 21:32:17,233 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.057587", "end": "2018-05-25 01:32:14.675076", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:14.617489", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:17,233 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:17,254 p=8646 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-24 21:32:19,546 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.016843", "end": "2018-05-25 01:32:16.985206", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:16.968363", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:19,546 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:19,567 p=8646 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-24 21:32:21,825 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-24 21:32:21,848 p=8646 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-24 21:32:21,892 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-24 21:32:21,911 p=8646 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-24 21:32:24,112 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108635.015451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:32:24,133 p=8646 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-24 21:32:24,184 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-24 21:32:24,207 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:32:26,557 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.100608", "end": "2018-05-25 01:32:23.998086", "rc": 0, "start": "2018-05-25 01:32:23.897478", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:32:26,580 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:32:26,626 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:32:26,647 p=8646 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-24 21:32:29,561 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-05-24 21:32:29,561 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:29,583 p=8646 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-24 21:32:31,894 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.015390", "end": "2018-05-25 01:32:29.333278", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:29.317888", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:31,895 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:31,917 p=8646 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-24 21:32:34,279 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.014327", "end": "2018-05-25 01:32:31.720192", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:31.705865", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:34,280 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:34,305 p=8646 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-24 21:32:36,573 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.014783", "end": "2018-05-25 01:32:34.014213", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:33.999430", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:36,573 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:36,593 p=8646 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-24 21:32:38,844 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.012483", "end": "2018-05-25 01:32:36.284809", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:36.272326", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:38,845 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:38,872 p=8646 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-24 21:32:41,130 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.013506", "end": "2018-05-25 01:32:38.572264", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:38.558758", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:41,131 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:41,150 p=8646 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-24 21:32:43,380 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013977", "end": "2018-05-25 01:32:40.823342", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:40.809365", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:43,381 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:43,403 p=8646 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-24 21:32:45,657 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.054358", "end": "2018-05-25 01:32:43.097530", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:43.043172", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:45,657 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:45,678 p=8646 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-24 21:32:47,927 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.014338", "end": "2018-05-25 01:32:45.369378", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:45.355040", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:47,927 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:47,948 p=8646 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-24 21:32:50,204 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.014584", "end": "2018-05-25 01:32:47.645787", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:47.631203", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:50,205 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:50,237 p=8646 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-24 21:32:52,514 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013199", "end": "2018-05-25 01:32:49.954926", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:49.941727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:52,514 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:52,538 p=8646 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-24 21:32:54,857 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.054809", "end": "2018-05-25 01:32:52.297456", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:52.242647", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:54,857 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:54,883 p=8646 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-24 21:32:57,114 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.014277", "end": "2018-05-25 01:32:54.552955", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:54.538678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:57,114 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:57,142 p=8646 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-24 21:32:59,421 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013942", "end": "2018-05-25 01:32:56.862765", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:32:56.848823", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:32:59,421 p=8646 u=mistral | ...ignoring >2018-05-24 21:32:59,441 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:32:59,483 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-24 21:32:59,502 p=8646 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-24 21:33:01,797 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108657.604451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:33:01,819 p=8646 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-24 21:33:01,867 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-24 21:33:01,886 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:33:04,182 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.094807", "end": "2018-05-25 01:33:01.622738", "rc": 0, "start": "2018-05-25 01:33:01.527931", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:33:04,203 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:33:04,249 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:33:04,269 p=8646 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-24 21:33:07,138 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-05-24 21:33:07,138 p=8646 u=mistral | ...ignoring >2018-05-24 21:33:07,167 p=8646 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-24 21:33:07,218 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-24 21:33:07,238 p=8646 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-24 21:33:09,491 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108616.668451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:33:09,515 p=8646 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-24 21:33:09,561 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-24 21:33:09,581 p=8646 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-24 21:33:12,408 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-05-24 21:33:12,408 p=8646 u=mistral | ...ignoring >2018-05-24 21:33:12,429 p=8646 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-24 21:33:14,675 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014252", "end": "2018-05-25 01:33:12.115151", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:12.100899", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:16,956 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013795", "end": "2018-05-25 01:33:14.397057", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:14.383262", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:16,959 p=8646 u=mistral | ...ignoring >2018-05-24 21:33:16,981 p=8646 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-24 21:33:19,285 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014701", "end": "2018-05-25 01:33:16.718610", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:16.703909", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:21,639 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013332", "end": "2018-05-25 01:33:19.079150", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:19.065818", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:23,882 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013142", "end": "2018-05-25 01:33:21.321490", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:21.308348", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:26,077 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013620", "end": "2018-05-25 01:33:23.518556", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:23.504936", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:28,402 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013951", "end": "2018-05-25 01:33:25.841952", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:25.828001", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:30,589 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013622", "end": "2018-05-25 01:33:28.027598", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:28.013976", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:32,804 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013475", "end": "2018-05-25 01:33:30.245749", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:30.232274", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:35,046 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013448", "end": "2018-05-25 01:33:32.487716", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:32.474268", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:37,253 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013383", "end": "2018-05-25 01:33:34.691970", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:34.678587", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:39,543 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013898", "end": "2018-05-25 01:33:36.982286", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:36.968388", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:41,906 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013612", "end": "2018-05-25 01:33:39.345072", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:39.331460", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:44,304 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014025", "end": "2018-05-25 01:33:41.741734", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:41.727709", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:33:44,310 p=8646 u=mistral | ...ignoring >2018-05-24 21:33:44,332 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-24 21:33:44,352 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,373 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-24 21:33:44,395 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,416 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-24 21:33:44,438 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,459 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-24 21:33:44,479 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,499 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-24 21:33:44,520 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,540 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-24 21:33:44,561 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,582 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-24 21:33:44,603 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,624 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-24 21:33:44,646 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,666 p=8646 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-24 21:33:44,685 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,706 p=8646 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-24 21:33:44,728 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,750 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-24 21:33:44,771 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,791 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-24 21:33:44,813 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,832 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-24 21:33:44,850 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,870 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-24 21:33:44,892 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,913 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-24 21:33:44,934 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,954 p=8646 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-24 21:33:44,975 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:44,996 p=8646 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-24 21:33:45,016 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,038 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-24 21:33:45,060 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,081 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-24 21:33:45,102 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,123 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-24 21:33:45,144 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,164 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-24 21:33:45,187 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,207 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-24 21:33:45,227 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,247 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-24 21:33:45,269 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,289 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-24 21:33:45,311 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,331 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-24 21:33:45,354 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,373 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-24 21:33:45,393 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,413 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-24 21:33:45,436 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,456 p=8646 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-24 21:33:45,479 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,499 p=8646 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-24 21:33:45,520 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,542 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-24 21:33:45,560 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,580 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-24 21:33:45,601 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,622 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-24 21:33:45,643 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,663 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-24 21:33:45,685 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,708 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-24 21:33:45,727 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,748 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:33:45,773 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,794 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-24 21:33:45,815 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,836 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-24 21:33:45,858 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,879 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-24 21:33:45,902 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,922 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:33:45,940 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:45,960 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-24 21:33:45,984 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,006 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-24 21:33:46,028 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,052 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-24 21:33:46,076 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,101 p=8646 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-24 21:33:46,121 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,145 p=8646 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-24 21:33:46,167 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,192 p=8646 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-24 21:33:46,215 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,236 p=8646 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-24 21:33:46,256 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,278 p=8646 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-24 21:33:46,298 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,318 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-24 21:33:46,348 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:12.115151', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:12.100899', u'delta': u'0:00:00.014252', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014252", "end": "2018-05-25 01:33:12.115151", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:12.100899", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,353 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:14.397057', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:14.383262', u'delta': u'0:00:00.013795', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013795", "end": "2018-05-25 01:33:14.397057", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:14.383262", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,374 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-24 21:33:46,417 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:16.718610', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:16.703909', u'delta': u'0:00:00.014701', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014701", "end": "2018-05-25 01:33:16.718610", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:16.703909", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,419 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:19.079150', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:19.065818', u'delta': u'0:00:00.013332', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013332", "end": "2018-05-25 01:33:19.079150", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:19.065818", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,429 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:21.321490', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:21.308348', u'delta': u'0:00:00.013142', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013142", "end": "2018-05-25 01:33:21.321490", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:21.308348", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,434 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:23.518556', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:23.504936', u'delta': u'0:00:00.013620', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013620", "end": "2018-05-25 01:33:23.518556", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:23.504936", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,441 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:25.841952', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:25.828001', u'delta': u'0:00:00.013951', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013951", "end": "2018-05-25 01:33:25.841952", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:25.828001", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,445 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:28.027598', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:28.013976', u'delta': u'0:00:00.013622', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013622", "end": "2018-05-25 01:33:28.027598", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:28.013976", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,452 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:30.245749', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:30.232274', u'delta': u'0:00:00.013475', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013475", "end": "2018-05-25 01:33:30.245749", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:30.232274", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,457 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:32.487716', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:32.474268', u'delta': u'0:00:00.013448', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013448", "end": "2018-05-25 01:33:32.487716", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:32.474268", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,464 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:34.691970', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:34.678587', u'delta': u'0:00:00.013383', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013383", "end": "2018-05-25 01:33:34.691970", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:34.678587", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,468 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:36.982286', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:36.968388', u'delta': u'0:00:00.013898', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013898", "end": "2018-05-25 01:33:36.982286", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:36.968388", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,477 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:39.345072', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:39.331460', u'delta': u'0:00:00.013612', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013612", "end": "2018-05-25 01:33:39.345072", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:39.331460", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,486 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:41.741734', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:41.727709', u'delta': u'0:00:00.014025', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014025", "end": "2018-05-25 01:33:41.741734", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:41.727709", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,508 p=8646 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-24 21:33:46,528 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,549 p=8646 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-24 21:33:46,569 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,590 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:33:46,612 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,633 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:33:46,653 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,673 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:33:46,694 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,716 p=8646 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-24 21:33:46,736 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,757 p=8646 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-24 21:33:46,780 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,800 p=8646 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-24 21:33:46,823 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,844 p=8646 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-24 21:33:46,866 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,887 p=8646 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-24 21:33:46,908 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,928 p=8646 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-24 21:33:46,946 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:46,966 p=8646 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-24 21:33:46,986 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,006 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:33:47,026 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,046 p=8646 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-24 21:33:47,067 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,086 p=8646 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-24 21:33:47,105 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,126 p=8646 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-24 21:33:47,146 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,166 p=8646 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-24 21:33:47,187 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,206 p=8646 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-24 21:33:47,227 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,247 p=8646 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-24 21:33:47,266 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,285 p=8646 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-24 21:33:47,305 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,326 p=8646 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-24 21:33:47,346 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,366 p=8646 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-24 21:33:47,386 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,406 p=8646 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-24 21:33:47,427 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,448 p=8646 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-24 21:33:47,467 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,485 p=8646 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-24 21:33:47,505 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,526 p=8646 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-24 21:33:47,546 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,565 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:33:47,586 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,605 p=8646 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-24 21:33:47,624 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,645 p=8646 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-24 21:33:47,666 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,687 p=8646 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-24 21:33:47,708 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,728 p=8646 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-24 21:33:47,748 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,770 p=8646 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-24 21:33:47,788 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,807 p=8646 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-24 21:33:47,826 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,848 p=8646 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-24 21:33:47,870 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,891 p=8646 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-24 21:33:47,914 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,936 p=8646 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-24 21:33:47,958 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:47,984 p=8646 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-24 21:33:48,002 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,023 p=8646 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-24 21:33:48,046 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,068 p=8646 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-24 21:33:48,090 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,110 p=8646 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-24 21:33:48,131 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,151 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-24 21:33:48,170 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,189 p=8646 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-24 21:33:48,209 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,228 p=8646 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-24 21:33:48,248 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,268 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-24 21:33:48,290 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,322 p=8646 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-24 21:33:48,341 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,360 p=8646 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-24 21:33:48,381 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,407 p=8646 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-24 21:33:48,428 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,449 p=8646 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-24 21:33:48,469 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,491 p=8646 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-24 21:33:48,509 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,532 p=8646 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-24 21:33:48,554 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,576 p=8646 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-24 21:33:48,599 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,622 p=8646 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-24 21:33:48,644 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,664 p=8646 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-24 21:33:48,687 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,707 p=8646 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-24 21:33:48,725 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,745 p=8646 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-24 21:33:48,766 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,785 p=8646 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-24 21:33:48,805 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,825 p=8646 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-24 21:33:48,847 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,866 p=8646 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-24 21:33:48,884 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,906 p=8646 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-24 21:33:48,929 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,948 p=8646 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-24 21:33:48,975 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:48,995 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-24 21:33:49,016 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,037 p=8646 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-24 21:33:49,055 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,074 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-24 21:33:49,095 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,116 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-24 21:33:49,136 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,155 p=8646 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-24 21:33:49,176 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,197 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-24 21:33:49,221 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,242 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-24 21:33:49,262 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,284 p=8646 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-24 21:33:49,306 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,329 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-24 21:33:49,355 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,378 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-24 21:33:49,402 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,422 p=8646 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-24 21:33:49,443 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,465 p=8646 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-24 21:33:49,486 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,507 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-24 21:33:49,528 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,549 p=8646 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-24 21:33:49,572 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,593 p=8646 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-24 21:33:49,612 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,631 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-24 21:33:49,652 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,674 p=8646 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-24 21:33:49,694 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,715 p=8646 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-24 21:33:49,735 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,755 p=8646 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-24 21:33:49,776 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,795 p=8646 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-24 21:33:49,814 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,834 p=8646 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-24 21:33:49,854 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,875 p=8646 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-24 21:33:49,896 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,917 p=8646 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-24 21:33:49,938 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,956 p=8646 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-24 21:33:49,976 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:49,996 p=8646 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-24 21:33:50,019 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,041 p=8646 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-24 21:33:50,062 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,082 p=8646 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-24 21:33:50,102 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,125 p=8646 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-24 21:33:50,145 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,165 p=8646 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-24 21:33:50,185 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,207 p=8646 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-24 21:33:50,227 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,247 p=8646 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-24 21:33:50,267 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,286 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-24 21:33:50,309 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,328 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-24 21:33:50,347 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,367 p=8646 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-24 21:33:50,387 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,409 p=8646 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-24 21:33:50,429 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,450 p=8646 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-24 21:33:50,472 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,492 p=8646 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-24 21:33:50,510 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,532 p=8646 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-24 21:33:50,551 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,573 p=8646 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-24 21:33:50,594 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,616 p=8646 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-24 21:33:50,637 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,660 p=8646 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-24 21:33:50,681 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,704 p=8646 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:33:50,727 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,749 p=8646 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-24 21:33:50,771 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,790 p=8646 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-24 21:33:50,813 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,836 p=8646 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-24 21:33:50,854 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,875 p=8646 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-24 21:33:50,893 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,914 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-24 21:33:50,934 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,955 p=8646 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-24 21:33:50,975 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:50,996 p=8646 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-24 21:33:51,017 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,037 p=8646 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-24 21:33:51,056 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,077 p=8646 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-24 21:33:51,097 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,117 p=8646 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-24 21:33:51,137 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,156 p=8646 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-24 21:33:51,176 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,197 p=8646 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-24 21:33:51,215 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,236 p=8646 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-24 21:33:51,256 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,277 p=8646 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-24 21:33:51,296 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,316 p=8646 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-24 21:33:51,338 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,361 p=8646 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-24 21:33:51,384 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,407 p=8646 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-24 21:33:51,441 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,462 p=8646 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-24 21:33:51,483 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,511 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-24 21:33:51,535 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,556 p=8646 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-24 21:33:51,583 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,617 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:33:51,641 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,675 p=8646 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-24 21:33:51,697 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,721 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-24 21:33:51,743 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,768 p=8646 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-24 21:33:51,790 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,813 p=8646 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-24 21:33:51,833 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,856 p=8646 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-24 21:33:51,882 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,919 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-24 21:33:51,944 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:51,966 p=8646 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-24 21:33:51,989 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,010 p=8646 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-24 21:33:52,030 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,053 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-24 21:33:52,078 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,100 p=8646 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-24 21:33:52,122 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,143 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:33:52,165 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,188 p=8646 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-24 21:33:52,207 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,227 p=8646 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-24 21:33:52,247 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,269 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-24 21:33:52,289 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,310 p=8646 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-24 21:33:52,329 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,351 p=8646 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-24 21:33:52,374 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,392 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-24 21:33:52,411 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,431 p=8646 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-24 21:33:52,451 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,470 p=8646 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-24 21:33:52,491 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,509 p=8646 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-24 21:33:52,540 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:12.115151', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:12.100899', u'delta': u'0:00:00.014252', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014252", "end": "2018-05-25 01:33:12.115151", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:12.100899", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,543 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:14.397057', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:14.383262', u'delta': u'0:00:00.013795', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013795", "end": "2018-05-25 01:33:14.397057", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:14.383262", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,563 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-24 21:33:52,580 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,599 p=8646 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-24 21:33:52,620 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,639 p=8646 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-24 21:33:52,679 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:16.718610', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:16.703909', u'delta': u'0:00:00.014701', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014701", "end": "2018-05-25 01:33:16.718610", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:16.703909", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,685 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:19.079150', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:19.065818', u'delta': u'0:00:00.013332', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013332", "end": "2018-05-25 01:33:19.079150", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:19.065818", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,689 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:21.321490', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:21.308348', u'delta': u'0:00:00.013142', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013142", "end": "2018-05-25 01:33:21.321490", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:21.308348", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,697 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:23.518556', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:23.504936', u'delta': u'0:00:00.013620', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013620", "end": "2018-05-25 01:33:23.518556", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:23.504936", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,701 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:25.841952', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:25.828001', u'delta': u'0:00:00.013951', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013951", "end": "2018-05-25 01:33:25.841952", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:25.828001", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,709 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:28.027598', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:28.013976', u'delta': u'0:00:00.013622', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013622", "end": "2018-05-25 01:33:28.027598", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:28.013976", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,713 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:30.245749', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:30.232274', u'delta': u'0:00:00.013475', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013475", "end": "2018-05-25 01:33:30.245749", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:30.232274", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,720 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:32.487716', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:32.474268', u'delta': u'0:00:00.013448', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013448", "end": "2018-05-25 01:33:32.487716", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:32.474268", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,725 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:34.691970', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:34.678587', u'delta': u'0:00:00.013383', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013383", "end": "2018-05-25 01:33:34.691970", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:34.678587", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,732 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:36.982286', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:36.968388', u'delta': u'0:00:00.013898', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013898", "end": "2018-05-25 01:33:36.982286", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:36.968388", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,737 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:39.345072', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:39.331460', u'delta': u'0:00:00.013612', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013612", "end": "2018-05-25 01:33:39.345072", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:39.331460", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,742 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:33:41.741734', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:33:41.727709', u'delta': u'0:00:00.014025', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014025", "end": "2018-05-25 01:33:41.741734", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:33:41.727709", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,766 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-24 21:33:52,785 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,805 p=8646 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-24 21:33:52,841 p=8646 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,861 p=8646 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-24 21:33:52,882 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,903 p=8646 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-24 21:33:52,925 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,945 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:33:52,973 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:52,992 p=8646 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-24 21:33:53,014 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:53,033 p=8646 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-24 21:33:53,056 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:53,075 p=8646 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-24 21:33:53,101 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:53,120 p=8646 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-24 21:33:53,145 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:53,165 p=8646 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-24 21:33:53,188 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:53,207 p=8646 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-24 21:33:53,230 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:33:53,250 p=8646 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-24 21:33:59,192 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["All packages providing docker are up to date", ""]} >2018-05-24 21:33:59,216 p=8646 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-24 21:33:59,270 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-24 21:33:59,290 p=8646 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-24 21:34:01,613 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.046203", "end": "2018-05-25 01:33:59.053062", "rc": 0, "start": "2018-05-25 01:33:59.006859", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-24 21:34:01,633 p=8646 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-24 21:34:03,929 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=1f5829fa7a4d'", "delta": "0:00:00.034298", "end": "2018-05-25 01:34:01.366370", "rc": 0, "start": "2018-05-25 01:34:01.332072", "stderr": "", "stderr_lines": [], "stdout": "73614d714312\n395bb4e23409", "stdout_lines": ["73614d714312", "395bb4e23409"]} >2018-05-24 21:34:03,956 p=8646 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-24 21:34:06,333 p=8646 u=mistral | changed: [192.168.24.7] => (item=73614d714312) => {"changed": true, "cmd": "docker rm -fv 73614d714312", "delta": "0:00:00.051790", "end": "2018-05-25 01:34:03.773609", "item": "73614d714312", "rc": 0, "start": "2018-05-25 01:34:03.721819", "stderr": "", "stderr_lines": [], "stdout": "73614d714312", "stdout_lines": ["73614d714312"]} >2018-05-24 21:34:08,643 p=8646 u=mistral | changed: [192.168.24.7] => (item=395bb4e23409) => {"changed": true, "cmd": "docker rm -fv 395bb4e23409", "delta": "0:00:00.049943", "end": "2018-05-25 01:34:06.081458", "item": "395bb4e23409", "rc": 0, "start": "2018-05-25 01:34:06.031515", "stderr": "", "stderr_lines": [], "stdout": "395bb4e23409", "stdout_lines": ["395bb4e23409"]} >2018-05-24 21:34:08,670 p=8646 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-24 21:34:11,427 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 1f5829fa7a4d", "delta": "0:00:00.530424", "end": "2018-05-25 01:34:08.866606", "rc": 0, "start": "2018-05-25 01:34:08.336182", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-haproxy@sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29\nDeleted: sha256:1f5829fa7a4dc4d6f98fe53b42db8cd621e7fce8ad9695a39df717c23f402a39\nDeleted: sha256:f9ab98a21b179c96b0308e699858c5a69538b0440548fef48816e0e355f1ba4b", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy@sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29", "Deleted: sha256:1f5829fa7a4dc4d6f98fe53b42db8cd621e7fce8ad9695a39df717c23f402a39", "Deleted: sha256:f9ab98a21b179c96b0308e699858c5a69538b0440548fef48816e0e355f1ba4b"]} >2018-05-24 21:34:11,452 p=8646 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-24 21:34:24,784 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1"], "delta": "0:00:11.124479", "end": "2018-05-25 01:34:22.223506", "rc": 0, "start": "2018-05-25 01:34:11.099027", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-haproxy ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-haproxy\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\n38ae6cd9bda6: Pulling fs layer\n38ae6cd9bda6: Download complete\n38ae6cd9bda6: Pull complete\nDigest: sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-haproxy ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-haproxy", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "38ae6cd9bda6: Pulling fs layer", "38ae6cd9bda6: Download complete", "38ae6cd9bda6: Pull complete", "Digest: sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1"]} >2018-05-24 21:34:24,805 p=8646 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-24 21:34:27,087 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.033872", "end": "2018-05-25 01:34:24.526571", "rc": 0, "start": "2018-05-25 01:34:24.492699", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:34:27,113 p=8646 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-24 21:34:27,162 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-24 21:34:27,183 p=8646 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-24 21:34:29,532 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.052977", "end": "2018-05-25 01:34:26.965008", "rc": 0, "start": "2018-05-25 01:34:26.912031", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-24 21:34:29,558 p=8646 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-24 21:34:31,864 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=72d782f46524'", "delta": "0:00:00.032735", "end": "2018-05-25 01:34:29.303727", "rc": 0, "start": "2018-05-25 01:34:29.270992", "stderr": "", "stderr_lines": [], "stdout": "78a1798ca7ab\nd06901580a20\n0fe25469b864\nbc3b607c3ce1\n05367f87abd2", "stdout_lines": ["78a1798ca7ab", "d06901580a20", "0fe25469b864", "bc3b607c3ce1", "05367f87abd2"]} >2018-05-24 21:34:31,886 p=8646 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-24 21:34:34,208 p=8646 u=mistral | changed: [192.168.24.7] => (item=78a1798ca7ab) => {"changed": true, "cmd": "docker rm -fv 78a1798ca7ab", "delta": "0:00:00.046347", "end": "2018-05-25 01:34:31.647047", "item": "78a1798ca7ab", "rc": 0, "start": "2018-05-25 01:34:31.600700", "stderr": "", "stderr_lines": [], "stdout": "78a1798ca7ab", "stdout_lines": ["78a1798ca7ab"]} >2018-05-24 21:34:36,626 p=8646 u=mistral | changed: [192.168.24.7] => (item=d06901580a20) => {"changed": true, "cmd": "docker rm -fv d06901580a20", "delta": "0:00:00.150786", "end": "2018-05-25 01:34:34.059500", "item": "d06901580a20", "rc": 0, "start": "2018-05-25 01:34:33.908714", "stderr": "", "stderr_lines": [], "stdout": "d06901580a20", "stdout_lines": ["d06901580a20"]} >2018-05-24 21:34:38,880 p=8646 u=mistral | changed: [192.168.24.7] => (item=0fe25469b864) => {"changed": true, "cmd": "docker rm -fv 0fe25469b864", "delta": "0:00:00.043857", "end": "2018-05-25 01:34:36.320939", "item": "0fe25469b864", "rc": 0, "start": "2018-05-25 01:34:36.277082", "stderr": "", "stderr_lines": [], "stdout": "0fe25469b864", "stdout_lines": ["0fe25469b864"]} >2018-05-24 21:34:41,210 p=8646 u=mistral | changed: [192.168.24.7] => (item=bc3b607c3ce1) => {"changed": true, "cmd": "docker rm -fv bc3b607c3ce1", "delta": "0:00:00.044683", "end": "2018-05-25 01:34:38.648670", "item": "bc3b607c3ce1", "rc": 0, "start": "2018-05-25 01:34:38.603987", "stderr": "", "stderr_lines": [], "stdout": "bc3b607c3ce1", "stdout_lines": ["bc3b607c3ce1"]} >2018-05-24 21:34:43,458 p=8646 u=mistral | changed: [192.168.24.7] => (item=05367f87abd2) => {"changed": true, "cmd": "docker rm -fv 05367f87abd2", "delta": "0:00:00.047449", "end": "2018-05-25 01:34:40.898181", "item": "05367f87abd2", "rc": 0, "start": "2018-05-25 01:34:40.850732", "stderr": "", "stderr_lines": [], "stdout": "05367f87abd2", "stdout_lines": ["05367f87abd2"]} >2018-05-24 21:34:43,486 p=8646 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-24 21:34:46,268 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 72d782f46524", "delta": "0:00:00.544914", "end": "2018-05-25 01:34:43.706388", "rc": 0, "start": "2018-05-25 01:34:43.161474", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-mariadb@sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082\nDeleted: sha256:72d782f46524737841e5c40a9affac27dd005cb619b5f264ac133c30e3ae8335\nDeleted: sha256:66d532cee31b043d64546b0609b4e087c9c76b1689ae9848229efa7605e91811", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb@sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082", "Deleted: sha256:72d782f46524737841e5c40a9affac27dd005cb619b5f264ac133c30e3ae8335", "Deleted: sha256:66d532cee31b043d64546b0609b4e087c9c76b1689ae9848229efa7605e91811"]} >2018-05-24 21:34:46,288 p=8646 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-24 21:35:02,190 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1"], "delta": "0:00:13.617622", "end": "2018-05-25 01:34:59.627811", "rc": 0, "start": "2018-05-25 01:34:46.010189", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-mariadb\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\n9f5139f5d3b4: Pulling fs layer\n9f5139f5d3b4: Verifying Checksum\n9f5139f5d3b4: Download complete\n9f5139f5d3b4: Pull complete\nDigest: sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-mariadb", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "9f5139f5d3b4: Pulling fs layer", "9f5139f5d3b4: Verifying Checksum", "9f5139f5d3b4: Download complete", "9f5139f5d3b4: Pull complete", "Digest: sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1"]} >2018-05-24 21:35:02,211 p=8646 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-24 21:35:04,474 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.031949", "end": "2018-05-25 01:35:01.913051", "rc": 0, "start": "2018-05-25 01:35:01.881102", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:35:04,497 p=8646 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-24 21:35:44,784 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "msg": "", "rc": 0, "results": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nResolving Dependencies\n--> Running transaction check\n---> Package mariadb-galera-server.x86_64 1:5.5.42-7.el7ost will be obsoleted\n---> Package mariadb-server-galera.x86_64 3:10.1.20-2.el7ost will be obsoleting\n--> Processing Dependency: mariadb-server(x86-64) = 3:10.1.20-2.el7ost for package: 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64\n--> Processing Dependency: mariadb-common(x86-64) = 3:10.1.20-2.el7ost for package: 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64\n--> Running transaction check\n---> Package mariadb-common.x86_64 3:10.1.20-2.el7ost will be installed\n---> Package mariadb-server.x86_64 3:10.1.20-2.el7ost will be installed\n--> Processing Dependency: mariadb-errmsg(x86-64) = 3:10.1.20-2.el7ost for package: 3:mariadb-server-10.1.20-2.el7ost.x86_64\n--> Processing Dependency: mysql-compat-client(x86-64) for package: 3:mariadb-server-10.1.20-2.el7ost.x86_64\n--> Running transaction check\n---> Package mariadb.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb.x86_64 3:10.1.20-2.el7ost will be an update\n--> Processing Dependency: mariadb-libs(x86-64) = 3:10.1.20-2.el7ost for package: 3:mariadb-10.1.20-2.el7ost.x86_64\n---> Package mariadb-errmsg.x86_64 3:10.1.20-2.el7ost will be installed\n--> Running transaction check\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb-libs.x86_64 3:10.1.20-2.el7ost will be an update\n--> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.20-2.el7ost.x86_64\n--> Processing Dependency: /etc/my.cnf for package: 3:mariadb-server-10.1.20-2.el7ost.x86_64\n--> Restarting Dependency Resolution with new changes.\n--> Running transaction check\n---> Package mariadb-config.x86_64 3:10.1.20-2.el7ost will be installed\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mariadb-server-galera x86_64 3:10.1.20-2.el7ost rhelosp-13.0-puddle 42 k\n replacing mariadb-galera-server.x86_64 1:5.5.42-7.el7ost\nInstalling for dependencies:\n mariadb-common x86_64 3:10.1.20-2.el7ost rhelosp-13.0-puddle 64 k\n mariadb-config x86_64 3:10.1.20-2.el7ost rhelosp-13.0-puddle 26 k\n mariadb-errmsg x86_64 3:10.1.20-2.el7ost rhelosp-13.0-puddle 200 k\n mariadb-server x86_64 3:10.1.20-2.el7ost rhelosp-13.0-puddle 19 M\nUpdating for dependencies:\n mariadb x86_64 3:10.1.20-2.el7ost rhelosp-13.0-puddle 6.0 M\n mariadb-libs x86_64 3:10.1.20-2.el7ost rhelosp-13.0-puddle 644 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+4 Dependent packages)\nUpgrade ( 2 Dependent packages)\n\nTotal download size: 26 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 47 MB/s | 26 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 3:mariadb-config-10.1.20-2.el7ost.x86_64 1/10 \n Installing : 3:mariadb-common-10.1.20-2.el7ost.x86_64 2/10 \n Installing : 3:mariadb-errmsg-10.1.20-2.el7ost.x86_64 3/10 \n Updating : 3:mariadb-libs-10.1.20-2.el7ost.x86_64 4/10 \n Updating : 3:mariadb-10.1.20-2.el7ost.x86_64 5/10 \n Installing : 3:mariadb-server-10.1.20-2.el7ost.x86_64 6/10 \n Installing : 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64 7/10 \n Erasing : 1:mariadb-galera-server-5.5.42-7.el7ost.x86_64 8/10 \n Cleanup : 1:mariadb-5.5.56-2.el7.x86_64 9/10 \n Cleanup : 1:mariadb-libs-5.5.56-2.el7.x86_64 10/10 \n Verifying : 3:mariadb-common-10.1.20-2.el7ost.x86_64 1/10 \n Verifying : 3:mariadb-config-10.1.20-2.el7ost.x86_64 2/10 \n Verifying : 3:mariadb-server-10.1.20-2.el7ost.x86_64 3/10 \n Verifying : 3:mariadb-10.1.20-2.el7ost.x86_64 4/10 \n Verifying : 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64 5/10 \n Verifying : 3:mariadb-errmsg-10.1.20-2.el7ost.x86_64 6/10 \n Verifying : 3:mariadb-libs-10.1.20-2.el7ost.x86_64 7/10 \n Verifying : 1:mariadb-galera-server-5.5.42-7.el7ost.x86_64 8/10 \n Verifying : 1:mariadb-libs-5.5.56-2.el7.x86_64 9/10 \n Verifying : 1:mariadb-5.5.56-2.el7.x86_64 10/10 \n\nInstalled:\n mariadb-server-galera.x86_64 3:10.1.20-2.el7ost \n\nDependency Installed:\n mariadb-common.x86_64 3:10.1.20-2.el7ost \n mariadb-config.x86_64 3:10.1.20-2.el7ost \n mariadb-errmsg.x86_64 3:10.1.20-2.el7ost \n mariadb-server.x86_64 3:10.1.20-2.el7ost \n\nDependency Updated:\n mariadb.x86_64 3:10.1.20-2.el7ost mariadb-libs.x86_64 3:10.1.20-2.el7ost \n\nReplaced:\n mariadb-galera-server.x86_64 1:5.5.42-7.el7ost \n\nComplete!\n"]} >2018-05-24 21:35:44,805 p=8646 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-24 21:35:44,866 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_upgrade_script": "kolla_set_configs; chown -R mysql:mysql /var/lib/mysql; mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off & timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'; mysql_upgrade; mysqladmin shutdown"}, "changed": false} >2018-05-24 21:35:44,886 p=8646 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-24 21:35:44,933 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_upgrade_db_bind_mounts": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "changed": false} >2018-05-24 21:35:44,957 p=8646 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-24 21:35:54,550 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "/usr/bin/docker run --rm --log-driver=syslog -u root --net=host -e \"KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" -v /etc/hosts:/etc/hosts:ro -v /etc/localtime:/etc/localtime:ro -v /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro -v /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro -v /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro -v /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro -v /dev/log:/dev/log -v /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro -v /etc/puppet:/etc/puppet:ro -v /var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json -v /var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro -v /var/lib/mysql:/var/lib/mysql -v /tmp/mariadb-upgrade:/var/log/mariadb:rw \"192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest\" /bin/bash -ecx \"kolla_set_configs; chown -R mysql:mysql /var/lib/mysql; mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off & timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'; mysql_upgrade; mysqladmin shutdown\"", "delta": "0:00:07.274796", "end": "2018-05-25 01:35:51.972908", "rc": 0, "start": "2018-05-25 01:35:44.698112", "stderr": "+ kolla_set_configs\nINFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json\nINFO:__main__:Validating config file\nINFO:__main__:Kolla config strategy set to: COPY_ALWAYS\nINFO:__main__:Copying service configuration files\nINFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets\nINFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets\nINFO:__main__:Deleting /etc/my.cnf.d/galera.cnf\nINFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf\nINFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck\nINFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf\nINFO:__main__:Writing out command to execute\n+ chown -R mysql:mysql /var/lib/mysql\n+ timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'\n+ mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off\n/usr/bin/mysqld_safe: line 728: ulimit: -1: invalid option\nulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]\n+ mysql_upgrade\n+ mysqladmin shutdown", "stderr_lines": ["+ kolla_set_configs", "INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json", "INFO:__main__:Validating config file", "INFO:__main__:Kolla config strategy set to: COPY_ALWAYS", "INFO:__main__:Copying service configuration files", "INFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets", "INFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets", "INFO:__main__:Deleting /etc/my.cnf.d/galera.cnf", "INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf", "INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck", "INFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf", "INFO:__main__:Writing out command to execute", "+ chown -R mysql:mysql /var/lib/mysql", "+ timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'", "+ mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off", "/usr/bin/mysqld_safe: line 728: ulimit: -1: invalid option", "ulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]", "+ mysql_upgrade", "+ mysqladmin shutdown"], "stdout": "180525 01:35:45 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.\n180525 01:35:45 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql\n180525 01:35:45 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.pi2Gtu' --pid-file='/var/lib/mysql/controller-0-recover.pid'\n180525 01:35:47 mysqld_safe WSREP: Recovered position bb8b69e3-5ecb-11e8-a4f7-1e48510494c2:115646\nmysqld is alive\nPhase 1/3: Fixing table and database names\nPhase 2/3: Checking and upgrading tables\nProcessing databases\ninformation_schema\naodh\naodh.alarm OK\naodh.alarm_history OK\naodh.alembic_version OK\ncinder\ncinder.attachment_specs OK\ncinder.backup_metadata OK\ncinder.backups OK\ncinder.cgsnapshots OK\ncinder.clusters OK\ncinder.consistencygroups OK\ncinder.driver_initiator_data OK\ncinder.encryption OK\ncinder.group_snapshots OK\ncinder.group_type_projects OK\ncinder.group_type_specs OK\ncinder.group_types OK\ncinder.group_volume_type_mapping OK\ncinder.groups OK\ncinder.image_volume_cache_entries OK\ncinder.messages OK\ncinder.migrate_version OK\ncinder.quality_of_service_specs OK\ncinder.quota_classes OK\ncinder.quota_usages OK\ncinder.quotas OK\ncinder.reservations OK\ncinder.services OK\ncinder.snapshot_metadata OK\ncinder.snapshots OK\ncinder.transfers OK\ncinder.volume_admin_metadata OK\ncinder.volume_attachment OK\ncinder.volume_glance_metadata OK\ncinder.volume_metadata OK\ncinder.volume_type_extra_specs OK\ncinder.volume_type_projects OK\ncinder.volume_types OK\ncinder.volumes OK\ncinder.workers OK\nglance\nglance.alembic_version OK\nglance.image_locations OK\nglance.image_members OK\nglance.image_properties OK\nglance.image_tags OK\nglance.images OK\nglance.metadef_namespace_resource_types OK\nglance.metadef_namespaces OK\nglance.metadef_objects OK\nglance.metadef_properties OK\nglance.metadef_resource_types OK\nglance.metadef_tags OK\nglance.migrate_version OK\nglance.task_info OK\nglance.tasks OK\ngnocchi\ngnocchi.alembic_version OK\ngnocchi.archive_policy OK\ngnocchi.archive_policy_rule OK\ngnocchi.metric OK\ngnocchi.resource OK\ngnocchi.resource_history OK\ngnocchi.resource_type OK\ngnocchi.rt_1452aaf1acf442a4b5bbe0f6ac8da90a OK\ngnocchi.rt_1452aaf1acf442a4b5bbe0f6ac8da90a_history OK\ngnocchi.rt_338d7958ddd0423d86d8d40b4ea20edf OK\ngnocchi.rt_338d7958ddd0423d86d8d40b4ea20edf_history OK\ngnocchi.rt_4c7289362ff34772a3c6bfb8b3a22a1b OK\ngnocchi.rt_4c7289362ff34772a3c6bfb8b3a22a1b_history OK\ngnocchi.rt_505243c0a86342d7a841554bb226f573 OK\ngnocchi.rt_505243c0a86342d7a841554bb226f573_history OK\ngnocchi.rt_50ea4cb078534e3696f668f69a0b9b41 OK\ngnocchi.rt_50ea4cb078534e3696f668f69a0b9b41_history OK\ngnocchi.rt_5382271433864f00be65eef0cb65f661 OK\ngnocchi.rt_5382271433864f00be65eef0cb65f661_history OK\ngnocchi.rt_766a9a73b3b04d7bbc0d93f0c151370b OK\ngnocchi.rt_766a9a73b3b04d7bbc0d93f0c151370b_history OK\ngnocchi.rt_7fb8823394464ea99273f2aa6758e5f0 OK\ngnocchi.rt_7fb8823394464ea99273f2aa6758e5f0_history OK\ngnocchi.rt_84b9bbfee8d14fea8dc00441f9fb7433 OK\ngnocchi.rt_84b9bbfee8d14fea8dc00441f9fb7433_history OK\ngnocchi.rt_9208f95c728d48a8bffb1c129ae36181 OK\ngnocchi.rt_9208f95c728d48a8bffb1c129ae36181_history OK\ngnocchi.rt_924df0665f5d4ea9838f76d1bbf2113e OK\ngnocchi.rt_924df0665f5d4ea9838f76d1bbf2113e_history OK\ngnocchi.rt_93c30ace42e44f1ea0abd01dccc20e36 OK\ngnocchi.rt_93c30ace42e44f1ea0abd01dccc20e36_history OK\ngnocchi.rt_a78dc34fb25846599f9ff829b0a5df63 OK\ngnocchi.rt_a78dc34fb25846599f9ff829b0a5df63_history OK\ngnocchi.rt_b2f66589158746699324292085534ce7 OK\ngnocchi.rt_b2f66589158746699324292085534ce7_history OK\ngnocchi.rt_b7ae431ac981473cb4ce884995fcf181 OK\ngnocchi.rt_b7ae431ac981473cb4ce884995fcf181_history OK\ngnocchi.rt_c722f92fe3eb4934b268ae9bb9ddffbd OK\ngnocchi.rt_c722f92fe3eb4934b268ae9bb9ddffbd_history OK\ngnocchi.rt_c9dc56aa409d4851a8eb30293cec4d68 OK\ngnocchi.rt_c9dc56aa409d4851a8eb30293cec4d68_history OK\ngnocchi.rt_d7f02e08d9764843bd9c53086a18fdcd OK\ngnocchi.rt_d7f02e08d9764843bd9c53086a18fdcd_history OK\ngnocchi.rt_d80656b531714269a60a013188b4866c OK\ngnocchi.rt_d80656b531714269a60a013188b4866c_history OK\ngnocchi.rt_eb0d1955e23d445cb24001a24f21f543 OK\ngnocchi.rt_eb0d1955e23d445cb24001a24f21f543_history OK\nheat\nheat.event OK\nheat.migrate_version OK\nheat.raw_template OK\nheat.raw_template_files OK\nheat.resource OK\nheat.resource_data OK\nheat.resource_properties_data OK\nheat.service OK\nheat.snapshot OK\nheat.software_config OK\nheat.software_deployment OK\nheat.stack OK\nheat.stack_lock OK\nheat.stack_tag OK\nheat.sync_point OK\nheat.user_creds OK\nheat.watch_data OK\nheat.watch_rule OK\nkeystone\nkeystone.access_token OK\nkeystone.assignment OK\nkeystone.config_register OK\nkeystone.consumer OK\nkeystone.credential OK\nkeystone.endpoint OK\nkeystone.endpoint_group OK\nkeystone.federated_user OK\nkeystone.federation_protocol OK\nkeystone.group OK\nkeystone.id_mapping OK\nkeystone.identity_provider OK\nkeystone.idp_remote_ids OK\nkeystone.implied_role OK\nkeystone.local_user OK\nkeystone.mapping OK\nkeystone.migrate_version OK\nkeystone.nonlocal_user OK\nkeystone.password OK\nkeystone.policy OK\nkeystone.policy_association OK\nkeystone.project OK\nkeystone.project_endpoint OK\nkeystone.project_endpoint_group OK\nkeystone.region OK\nkeystone.request_token OK\nkeystone.revocation_event OK\nkeystone.role OK\nkeystone.sensitive_config OK\nkeystone.service OK\nkeystone.service_provider OK\nkeystone.token OK\nkeystone.trust OK\nkeystone.trust_role OK\nkeystone.user OK\nkeystone.user_group_membership OK\nkeystone.user_option OK\nkeystone.whitelisted_config OK\nmysql\nmysql.columns_priv OK\nmysql.db OK\nmysql.event OK\nmysql.func OK\nmysql.help_category OK\nmysql.help_keyword OK\nmysql.help_relation OK\nmysql.help_topic OK\nmysql.host OK\nmysql.ndb_binlog_index OK\nmysql.plugin OK\nmysql.proc OK\nmysql.procs_priv OK\nmysql.proxies_priv OK\nmysql.servers OK\nmysql.tables_priv OK\nmysql.time_zone OK\nmysql.time_zone_leap_second OK\nmysql.time_zone_name OK\nmysql.time_zone_transition OK\nmysql.time_zone_transition_type OK\nmysql.user OK\nnova\nnova.agent_builds OK\nnova.aggregate_hosts OK\nnova.aggregate_metadata OK\nnova.aggregates OK\nnova.allocations OK\nnova.block_device_mapping OK\nnova.bw_usage_cache OK\nnova.cells OK\nnova.certificates OK\nnova.compute_nodes OK\nnova.console_auth_tokens OK\nnova.console_pools OK\nnova.consoles OK\nnova.dns_domains OK\nnova.fixed_ips OK\nnova.floating_ips OK\nnova.instance_actions OK\nnova.instance_actions_events OK\nnova.instance_extra OK\nnova.instance_faults OK\nnova.instance_group_member OK\nnova.instance_group_policy OK\nnova.instance_groups OK\nnova.instance_id_mappings OK\nnova.instance_info_caches OK\nnova.instance_metadata OK\nnova.instance_system_metadata OK\nnova.instance_type_extra_specs OK\nnova.instance_type_projects OK\nnova.instance_types OK\nnova.instances OK\nnova.inventories OK\nnova.key_pairs OK\nnova.migrate_version OK\nnova.migrations OK\nnova.networks OK\nnova.pci_devices OK\nnova.project_user_quotas OK\nnova.provider_fw_rules OK\nnova.quota_classes OK\nnova.quota_usages OK\nnova.quotas OK\nnova.reservations OK\nnova.resource_provider_aggregates OK\nnova.resource_providers OK\nnova.s3_images OK\nnova.security_group_default_rules OK\nnova.security_group_instance_association OK\nnova.security_group_rules OK\nnova.security_groups OK\nnova.services OK\nnova.shadow_agent_builds OK\nnova.shadow_aggregate_hosts OK\nnova.shadow_aggregate_metadata OK\nnova.shadow_aggregates OK\nnova.shadow_block_device_mapping OK\nnova.shadow_bw_usage_cache OK\nnova.shadow_cells OK\nnova.shadow_certificates OK\nnova.shadow_compute_nodes OK\nnova.shadow_console_pools OK\nnova.shadow_consoles OK\nnova.shadow_dns_domains OK\nnova.shadow_fixed_ips OK\nnova.shadow_floating_ips OK\nnova.shadow_instance_actions OK\nnova.shadow_instance_actions_events OK\nnova.shadow_instance_extra OK\nnova.shadow_instance_faults OK\nnova.shadow_instance_group_member OK\nnova.shadow_instance_group_policy OK\nnova.shadow_instance_groups OK\nnova.shadow_instance_id_mappings OK\nnova.shadow_instance_info_caches OK\nnova.shadow_instance_metadata OK\nnova.shadow_instance_system_metadata OK\nnova.shadow_instance_type_extra_specs OK\nnova.shadow_instance_type_projects OK\nnova.shadow_instance_types OK\nnova.shadow_instances OK\nnova.shadow_key_pairs OK\nnova.shadow_migrate_version OK\nnova.shadow_migrations OK\nnova.shadow_networks OK\nnova.shadow_pci_devices OK\nnova.shadow_project_user_quotas OK\nnova.shadow_provider_fw_rules OK\nnova.shadow_quota_classes OK\nnova.shadow_quota_usages OK\nnova.shadow_quotas OK\nnova.shadow_reservations OK\nnova.shadow_s3_images OK\nnova.shadow_security_group_default_rules OK\nnova.shadow_security_group_instance_association OK\nnova.shadow_security_group_rules OK\nnova.shadow_security_groups OK\nnova.shadow_services OK\nnova.shadow_snapshot_id_mappings OK\nnova.shadow_snapshots OK\nnova.shadow_task_log OK\nnova.shadow_virtual_interfaces OK\nnova.shadow_volume_id_mappings OK\nnova.shadow_volume_usage_cache OK\nnova.snapshot_id_mappings OK\nnova.snapshots OK\nnova.tags OK\nnova.task_log OK\nnova.virtual_interfaces OK\nnova.volume_id_mappings OK\nnova.volume_usage_cache OK\nnova_api\nnova_api.aggregate_hosts OK\nnova_api.aggregate_metadata OK\nnova_api.aggregates OK\nnova_api.allocations OK\nnova_api.build_requests OK\nnova_api.cell_mappings OK\nnova_api.consumers OK\nnova_api.flavor_extra_specs OK\nnova_api.flavor_projects OK\nnova_api.flavors OK\nnova_api.host_mappings OK\nnova_api.instance_group_member OK\nnova_api.instance_group_policy OK\nnova_api.instance_groups OK\nnova_api.instance_mappings OK\nnova_api.inventories OK\nnova_api.key_pairs OK\nnova_api.migrate_version OK\nnova_api.placement_aggregates OK\nnova_api.project_user_quotas OK\nnova_api.projects OK\nnova_api.quota_classes OK\nnova_api.quota_usages OK\nnova_api.quotas OK\nnova_api.request_specs OK\nnova_api.reservations OK\nnova_api.resource_classes OK\nnova_api.resource_provider_aggregates OK\nnova_api.resource_provider_traits OK\nnova_api.resource_providers OK\nnova_api.traits OK\nnova_api.users OK\nnova_cell0\nnova_cell0.agent_builds OK\nnova_cell0.aggregate_hosts OK\nnova_cell0.aggregate_metadata OK\nnova_cell0.aggregates OK\nnova_cell0.allocations OK\nnova_cell0.block_device_mapping OK\nnova_cell0.bw_usage_cache OK\nnova_cell0.cells OK\nnova_cell0.certificates OK\nnova_cell0.compute_nodes OK\nnova_cell0.console_auth_tokens OK\nnova_cell0.console_pools OK\nnova_cell0.consoles OK\nnova_cell0.dns_domains OK\nnova_cell0.fixed_ips OK\nnova_cell0.floating_ips OK\nnova_cell0.instance_actions OK\nnova_cell0.instance_actions_events OK\nnova_cell0.instance_extra OK\nnova_cell0.instance_faults OK\nnova_cell0.instance_group_member OK\nnova_cell0.instance_group_policy OK\nnova_cell0.instance_groups OK\nnova_cell0.instance_id_mappings OK\nnova_cell0.instance_info_caches OK\nnova_cell0.instance_metadata OK\nnova_cell0.instance_system_metadata OK\nnova_cell0.instance_type_extra_specs OK\nnova_cell0.instance_type_projects OK\nnova_cell0.instance_types OK\nnova_cell0.instances OK\nnova_cell0.inventories OK\nnova_cell0.key_pairs OK\nnova_cell0.migrate_version OK\nnova_cell0.migrations OK\nnova_cell0.networks OK\nnova_cell0.pci_devices OK\nnova_cell0.project_user_quotas OK\nnova_cell0.provider_fw_rules OK\nnova_cell0.quota_classes OK\nnova_cell0.quota_usages OK\nnova_cell0.quotas OK\nnova_cell0.reservations OK\nnova_cell0.resource_provider_aggregates OK\nnova_cell0.resource_providers OK\nnova_cell0.s3_images OK\nnova_cell0.security_group_default_rules OK\nnova_cell0.security_group_instance_association OK\nnova_cell0.security_group_rules OK\nnova_cell0.security_groups OK\nnova_cell0.services OK\nnova_cell0.shadow_agent_builds OK\nnova_cell0.shadow_aggregate_hosts OK\nnova_cell0.shadow_aggregate_metadata OK\nnova_cell0.shadow_aggregates OK\nnova_cell0.shadow_block_device_mapping OK\nnova_cell0.shadow_bw_usage_cache OK\nnova_cell0.shadow_cells OK\nnova_cell0.shadow_certificates OK\nnova_cell0.shadow_compute_nodes OK\nnova_cell0.shadow_console_pools OK\nnova_cell0.shadow_consoles OK\nnova_cell0.shadow_dns_domains OK\nnova_cell0.shadow_fixed_ips OK\nnova_cell0.shadow_floating_ips OK\nnova_cell0.shadow_instance_actions OK\nnova_cell0.shadow_instance_actions_events OK\nnova_cell0.shadow_instance_extra OK\nnova_cell0.shadow_instance_faults OK\nnova_cell0.shadow_instance_group_member OK\nnova_cell0.shadow_instance_group_policy OK\nnova_cell0.shadow_instance_groups OK\nnova_cell0.shadow_instance_id_mappings OK\nnova_cell0.shadow_instance_info_caches OK\nnova_cell0.shadow_instance_metadata OK\nnova_cell0.shadow_instance_system_metadata OK\nnova_cell0.shadow_instance_type_extra_specs OK\nnova_cell0.shadow_instance_type_projects OK\nnova_cell0.shadow_instance_types OK\nnova_cell0.shadow_instances OK\nnova_cell0.shadow_key_pairs OK\nnova_cell0.shadow_migrate_version OK\nnova_cell0.shadow_migrations OK\nnova_cell0.shadow_networks OK\nnova_cell0.shadow_pci_devices OK\nnova_cell0.shadow_project_user_quotas OK\nnova_cell0.shadow_provider_fw_rules OK\nnova_cell0.shadow_quota_classes OK\nnova_cell0.shadow_quota_usages OK\nnova_cell0.shadow_quotas OK\nnova_cell0.shadow_reservations OK\nnova_cell0.shadow_s3_images OK\nnova_cell0.shadow_security_group_default_rules OK\nnova_cell0.shadow_security_group_instance_association OK\nnova_cell0.shadow_security_group_rules OK\nnova_cell0.shadow_security_groups OK\nnova_cell0.shadow_services OK\nnova_cell0.shadow_snapshot_id_mappings OK\nnova_cell0.shadow_snapshots OK\nnova_cell0.shadow_task_log OK\nnova_cell0.shadow_virtual_interfaces OK\nnova_cell0.shadow_volume_id_mappings OK\nnova_cell0.shadow_volume_usage_cache OK\nnova_cell0.snapshot_id_mappings OK\nnova_cell0.snapshots OK\nnova_cell0.tags OK\nnova_cell0.task_log OK\nnova_cell0.virtual_interfaces OK\nnova_cell0.volume_id_mappings OK\nnova_cell0.volume_usage_cache OK\nnova_placement\novs_neutron\novs_neutron.address_scopes OK\novs_neutron.agents OK\novs_neutron.alembic_version OK\novs_neutron.alembic_version_bgpvpn OK\novs_neutron.alembic_version_lbaas OK\novs_neutron.allowedaddresspairs OK\novs_neutron.arista_provisioned_nets OK\novs_neutron.arista_provisioned_tenants OK\novs_neutron.arista_provisioned_vms OK\novs_neutron.auto_allocated_topologies OK\novs_neutron.bgp_peers OK\novs_neutron.bgp_speaker_dragent_bindings OK\novs_neutron.bgp_speaker_network_bindings OK\novs_neutron.bgp_speaker_peer_bindings OK\novs_neutron.bgp_speakers OK\novs_neutron.bgpvpn_network_associations OK\novs_neutron.bgpvpn_router_associations OK\novs_neutron.bgpvpns OK\novs_neutron.brocadenetworks OK\novs_neutron.brocadeports OK\novs_neutron.cisco_csr_identifier_map OK\novs_neutron.cisco_hosting_devices OK\novs_neutron.cisco_ml2_apic_contracts OK\novs_neutron.cisco_ml2_apic_host_links OK\novs_neutron.cisco_ml2_apic_names OK\novs_neutron.cisco_ml2_n1kv_network_bindings OK\novs_neutron.cisco_ml2_n1kv_network_profiles OK\novs_neutron.cisco_ml2_n1kv_policy_profiles OK\novs_neutron.cisco_ml2_n1kv_port_bindings OK\novs_neutron.cisco_ml2_n1kv_profile_bindings OK\novs_neutron.cisco_ml2_n1kv_vlan_allocations OK\novs_neutron.cisco_ml2_n1kv_vxlan_allocations OK\novs_neutron.cisco_ml2_nexus_nve OK\novs_neutron.cisco_ml2_nexusport_bindings OK\novs_neutron.cisco_port_mappings OK\novs_neutron.cisco_router_mappings OK\novs_neutron.consistencyhashes OK\novs_neutron.default_security_group OK\novs_neutron.dnsnameservers OK\novs_neutron.dvr_host_macs OK\novs_neutron.externalnetworks OK\novs_neutron.extradhcpopts OK\novs_neutron.firewall_policies OK\novs_neutron.firewall_rules OK\novs_neutron.firewalls OK\novs_neutron.flavors OK\novs_neutron.flavorserviceprofilebindings OK\novs_neutron.floatingipdnses OK\novs_neutron.floatingips OK\novs_neutron.ha_router_agent_port_bindings OK\novs_neutron.ha_router_networks OK\novs_neutron.ha_router_vrid_allocations OK\novs_neutron.ikepolicies OK\novs_neutron.ipallocationpools OK\novs_neutron.ipallocations OK\novs_neutron.ipamallocationpools OK\novs_neutron.ipamallocations OK\novs_neutron.ipamsubnets OK\novs_neutron.ipsec_site_connections OK\novs_neutron.ipsecpeercidrs OK\novs_neutron.ipsecpolicies OK\novs_neutron.l2gatewayconnections OK\novs_neutron.l2gatewaydevices OK\novs_neutron.l2gatewayinterfaces OK\novs_neutron.l2gateways OK\novs_neutron.l2gw_alembic_version OK\novs_neutron.lbaas_healthmonitors OK\novs_neutron.lbaas_l7policies OK\novs_neutron.lbaas_l7rules OK\novs_neutron.lbaas_listeners OK\novs_neutron.lbaas_loadbalancer_statistics OK\novs_neutron.lbaas_loadbalanceragentbindings OK\novs_neutron.lbaas_loadbalancers OK\novs_neutron.lbaas_members OK\novs_neutron.lbaas_pools OK\novs_neutron.lbaas_sessionpersistences OK\novs_neutron.lbaas_sni OK\novs_neutron.logical_switches OK\novs_neutron.logs OK\novs_neutron.lsn OK\novs_neutron.lsn_port OK\novs_neutron.maclearningstates OK\novs_neutron.meteringlabelrules OK\novs_neutron.meteringlabels OK\novs_neutron.ml2_brocadenetworks OK\novs_neutron.ml2_brocadeports OK\novs_neutron.ml2_distributed_port_bindings OK\novs_neutron.ml2_flat_allocations OK\novs_neutron.ml2_geneve_allocations OK\novs_neutron.ml2_geneve_endpoints OK\novs_neutron.ml2_gre_allocations OK\novs_neutron.ml2_gre_endpoints OK\novs_neutron.ml2_nexus_vxlan_allocations OK\novs_neutron.ml2_nexus_vxlan_mcast_groups OK\novs_neutron.ml2_port_binding_levels OK\novs_neutron.ml2_port_bindings OK\novs_neutron.ml2_ucsm_port_profiles OK\novs_neutron.ml2_vlan_allocations OK\novs_neutron.ml2_vxlan_allocations OK\novs_neutron.ml2_vxlan_endpoints OK\novs_neutron.multi_provider_networks OK\novs_neutron.networkconnections OK\novs_neutron.networkdhcpagentbindings OK\novs_neutron.networkdnsdomains OK\novs_neutron.networkgatewaydevicereferences OK\novs_neutron.networkgatewaydevices OK\novs_neutron.networkgateways OK\novs_neutron.networkqueuemappings OK\novs_neutron.networkrbacs OK\novs_neutron.networks OK\novs_neutron.networksecuritybindings OK\novs_neutron.networksegments OK\novs_neutron.neutron_nsx_network_mappings OK\novs_neutron.neutron_nsx_port_mappings OK\novs_neutron.neutron_nsx_router_mappings OK\novs_neutron.neutron_nsx_security_group_mappings OK\novs_neutron.nexthops OK\novs_neutron.nsxv_edge_dhcp_static_bindings OK\novs_neutron.nsxv_edge_vnic_bindings OK\novs_neutron.nsxv_firewall_rule_bindings OK\novs_neutron.nsxv_internal_edges OK\novs_neutron.nsxv_internal_networks OK\novs_neutron.nsxv_port_index_mappings OK\novs_neutron.nsxv_port_vnic_mappings OK\novs_neutron.nsxv_router_bindings OK\novs_neutron.nsxv_router_ext_attributes OK\novs_neutron.nsxv_rule_mappings OK\novs_neutron.nsxv_security_group_section_mappings OK\novs_neutron.nsxv_spoofguard_policy_network_mappings OK\novs_neutron.nsxv_tz_network_bindings OK\novs_neutron.nsxv_vdr_dhcp_bindings OK\novs_neutron.nuage_net_partition_router_mapping OK\novs_neutron.nuage_net_partitions OK\novs_neutron.nuage_provider_net_bindings OK\novs_neutron.nuage_subnet_l2dom_mapping OK\novs_neutron.odl_alembic_version OK\novs_neutron.opendaylight_journal_deps OK\novs_neutron.opendaylight_periodic_task OK\novs_neutron.opendaylightjournal OK\novs_neutron.ovn_alembic_version OK\novs_neutron.ovn_journal OK\novs_neutron.ovn_maintenance OK\novs_neutron.pending_ucast_macs_remotes OK\novs_neutron.physical_locators OK\novs_neutron.physical_ports OK\novs_neutron.physical_switches OK\novs_neutron.portbindingports OK\novs_neutron.portdataplanestatuses OK\novs_neutron.portdnses OK\novs_neutron.portqueuemappings OK\novs_neutron.ports OK\novs_neutron.portsecuritybindings OK\novs_neutron.providerresourceassociations OK\novs_neutron.provisioningblocks OK\novs_neutron.qos_bandwidth_limit_rules OK\novs_neutron.qos_dscp_marking_rules OK\novs_neutron.qos_minimum_bandwidth_rules OK\novs_neutron.qos_network_policy_bindings OK\novs_neutron.qos_policies OK\novs_neutron.qos_policies_default OK\novs_neutron.qos_port_policy_bindings OK\novs_neutron.qospolicyrbacs OK\novs_neutron.qosqueues OK\novs_neutron.quotas OK\novs_neutron.quotausages OK\novs_neutron.reservations OK\novs_neutron.resourcedeltas OK\novs_neutron.router_extra_attributes OK\novs_neutron.routerl3agentbindings OK\novs_neutron.routerports OK\novs_neutron.routerroutes OK\novs_neutron.routerrules OK\novs_neutron.routers OK\novs_neutron.securitygroupportbindings OK\novs_neutron.securitygrouprules OK\novs_neutron.securitygroups OK\novs_neutron.segmenthostmappings OK\novs_neutron.serviceprofiles OK\novs_neutron.standardattributes OK\novs_neutron.subnet_service_types OK\novs_neutron.subnetpoolprefixes OK\novs_neutron.subnetpools OK\novs_neutron.subnetroutes OK\novs_neutron.subnets OK\novs_neutron.subports OK\novs_neutron.tags OK\novs_neutron.trunks OK\novs_neutron.tz_network_bindings OK\novs_neutron.ucast_macs_locals OK\novs_neutron.ucast_macs_remotes OK\novs_neutron.vcns_router_bindings OK\novs_neutron.vlan_bindings OK\novs_neutron.vpnservices OK\npanko\npanko.event OK\npanko.event_type OK\npanko.trait_datetime OK\npanko.trait_float OK\npanko.trait_int OK\npanko.trait_text OK\nperformance_schema\nPhase 3/3: Running 'mysql_fix_privilege_tables'...\nOK\n180525 01:35:51 mysqld_safe mysqld from pid file /var/lib/mysql/mariadb.pid ended", "stdout_lines": ["180525 01:35:45 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.", "180525 01:35:45 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql", "180525 01:35:45 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.pi2Gtu' --pid-file='/var/lib/mysql/controller-0-recover.pid'", "180525 01:35:47 mysqld_safe WSREP: Recovered position bb8b69e3-5ecb-11e8-a4f7-1e48510494c2:115646", "mysqld is alive", "Phase 1/3: Fixing table and database names", "Phase 2/3: Checking and upgrading tables", "Processing databases", "information_schema", "aodh", "aodh.alarm OK", "aodh.alarm_history OK", "aodh.alembic_version OK", "cinder", "cinder.attachment_specs OK", "cinder.backup_metadata OK", "cinder.backups OK", "cinder.cgsnapshots OK", "cinder.clusters OK", "cinder.consistencygroups OK", "cinder.driver_initiator_data OK", "cinder.encryption OK", "cinder.group_snapshots OK", "cinder.group_type_projects OK", "cinder.group_type_specs OK", "cinder.group_types OK", "cinder.group_volume_type_mapping OK", "cinder.groups OK", "cinder.image_volume_cache_entries OK", "cinder.messages OK", "cinder.migrate_version OK", "cinder.quality_of_service_specs OK", "cinder.quota_classes OK", "cinder.quota_usages OK", "cinder.quotas OK", "cinder.reservations OK", "cinder.services OK", "cinder.snapshot_metadata OK", "cinder.snapshots OK", "cinder.transfers OK", "cinder.volume_admin_metadata OK", "cinder.volume_attachment OK", "cinder.volume_glance_metadata OK", "cinder.volume_metadata OK", "cinder.volume_type_extra_specs OK", "cinder.volume_type_projects OK", "cinder.volume_types OK", "cinder.volumes OK", "cinder.workers OK", "glance", "glance.alembic_version OK", "glance.image_locations OK", "glance.image_members OK", "glance.image_properties OK", "glance.image_tags OK", "glance.images OK", "glance.metadef_namespace_resource_types OK", "glance.metadef_namespaces OK", "glance.metadef_objects OK", "glance.metadef_properties OK", "glance.metadef_resource_types OK", "glance.metadef_tags OK", "glance.migrate_version OK", "glance.task_info OK", "glance.tasks OK", "gnocchi", "gnocchi.alembic_version OK", "gnocchi.archive_policy OK", "gnocchi.archive_policy_rule OK", "gnocchi.metric OK", "gnocchi.resource OK", "gnocchi.resource_history OK", "gnocchi.resource_type OK", "gnocchi.rt_1452aaf1acf442a4b5bbe0f6ac8da90a OK", "gnocchi.rt_1452aaf1acf442a4b5bbe0f6ac8da90a_history OK", "gnocchi.rt_338d7958ddd0423d86d8d40b4ea20edf OK", "gnocchi.rt_338d7958ddd0423d86d8d40b4ea20edf_history OK", "gnocchi.rt_4c7289362ff34772a3c6bfb8b3a22a1b OK", "gnocchi.rt_4c7289362ff34772a3c6bfb8b3a22a1b_history OK", "gnocchi.rt_505243c0a86342d7a841554bb226f573 OK", "gnocchi.rt_505243c0a86342d7a841554bb226f573_history OK", "gnocchi.rt_50ea4cb078534e3696f668f69a0b9b41 OK", "gnocchi.rt_50ea4cb078534e3696f668f69a0b9b41_history OK", "gnocchi.rt_5382271433864f00be65eef0cb65f661 OK", "gnocchi.rt_5382271433864f00be65eef0cb65f661_history OK", "gnocchi.rt_766a9a73b3b04d7bbc0d93f0c151370b OK", "gnocchi.rt_766a9a73b3b04d7bbc0d93f0c151370b_history OK", "gnocchi.rt_7fb8823394464ea99273f2aa6758e5f0 OK", "gnocchi.rt_7fb8823394464ea99273f2aa6758e5f0_history OK", "gnocchi.rt_84b9bbfee8d14fea8dc00441f9fb7433 OK", "gnocchi.rt_84b9bbfee8d14fea8dc00441f9fb7433_history OK", "gnocchi.rt_9208f95c728d48a8bffb1c129ae36181 OK", "gnocchi.rt_9208f95c728d48a8bffb1c129ae36181_history OK", "gnocchi.rt_924df0665f5d4ea9838f76d1bbf2113e OK", "gnocchi.rt_924df0665f5d4ea9838f76d1bbf2113e_history OK", "gnocchi.rt_93c30ace42e44f1ea0abd01dccc20e36 OK", "gnocchi.rt_93c30ace42e44f1ea0abd01dccc20e36_history OK", "gnocchi.rt_a78dc34fb25846599f9ff829b0a5df63 OK", "gnocchi.rt_a78dc34fb25846599f9ff829b0a5df63_history OK", "gnocchi.rt_b2f66589158746699324292085534ce7 OK", "gnocchi.rt_b2f66589158746699324292085534ce7_history OK", "gnocchi.rt_b7ae431ac981473cb4ce884995fcf181 OK", "gnocchi.rt_b7ae431ac981473cb4ce884995fcf181_history OK", "gnocchi.rt_c722f92fe3eb4934b268ae9bb9ddffbd OK", "gnocchi.rt_c722f92fe3eb4934b268ae9bb9ddffbd_history OK", "gnocchi.rt_c9dc56aa409d4851a8eb30293cec4d68 OK", "gnocchi.rt_c9dc56aa409d4851a8eb30293cec4d68_history OK", "gnocchi.rt_d7f02e08d9764843bd9c53086a18fdcd OK", "gnocchi.rt_d7f02e08d9764843bd9c53086a18fdcd_history OK", "gnocchi.rt_d80656b531714269a60a013188b4866c OK", "gnocchi.rt_d80656b531714269a60a013188b4866c_history OK", "gnocchi.rt_eb0d1955e23d445cb24001a24f21f543 OK", "gnocchi.rt_eb0d1955e23d445cb24001a24f21f543_history OK", "heat", "heat.event OK", "heat.migrate_version OK", "heat.raw_template OK", "heat.raw_template_files OK", "heat.resource OK", "heat.resource_data OK", "heat.resource_properties_data OK", "heat.service OK", "heat.snapshot OK", "heat.software_config OK", "heat.software_deployment OK", "heat.stack OK", "heat.stack_lock OK", "heat.stack_tag OK", "heat.sync_point OK", "heat.user_creds OK", "heat.watch_data OK", "heat.watch_rule OK", "keystone", "keystone.access_token OK", "keystone.assignment OK", "keystone.config_register OK", "keystone.consumer OK", "keystone.credential OK", "keystone.endpoint OK", "keystone.endpoint_group OK", "keystone.federated_user OK", "keystone.federation_protocol OK", "keystone.group OK", "keystone.id_mapping OK", "keystone.identity_provider OK", "keystone.idp_remote_ids OK", "keystone.implied_role OK", "keystone.local_user OK", "keystone.mapping OK", "keystone.migrate_version OK", "keystone.nonlocal_user OK", "keystone.password OK", "keystone.policy OK", "keystone.policy_association OK", "keystone.project OK", "keystone.project_endpoint OK", "keystone.project_endpoint_group OK", "keystone.region OK", "keystone.request_token OK", "keystone.revocation_event OK", "keystone.role OK", "keystone.sensitive_config OK", "keystone.service OK", "keystone.service_provider OK", "keystone.token OK", "keystone.trust OK", "keystone.trust_role OK", "keystone.user OK", "keystone.user_group_membership OK", "keystone.user_option OK", "keystone.whitelisted_config OK", "mysql", "mysql.columns_priv OK", "mysql.db OK", "mysql.event OK", "mysql.func OK", "mysql.help_category OK", "mysql.help_keyword OK", "mysql.help_relation OK", "mysql.help_topic OK", "mysql.host OK", "mysql.ndb_binlog_index OK", "mysql.plugin OK", "mysql.proc OK", "mysql.procs_priv OK", "mysql.proxies_priv OK", "mysql.servers OK", "mysql.tables_priv OK", "mysql.time_zone OK", "mysql.time_zone_leap_second OK", "mysql.time_zone_name OK", "mysql.time_zone_transition OK", "mysql.time_zone_transition_type OK", "mysql.user OK", "nova", "nova.agent_builds OK", "nova.aggregate_hosts OK", "nova.aggregate_metadata OK", "nova.aggregates OK", "nova.allocations OK", "nova.block_device_mapping OK", "nova.bw_usage_cache OK", "nova.cells OK", "nova.certificates OK", "nova.compute_nodes OK", "nova.console_auth_tokens OK", "nova.console_pools OK", "nova.consoles OK", "nova.dns_domains OK", "nova.fixed_ips OK", "nova.floating_ips OK", "nova.instance_actions OK", "nova.instance_actions_events OK", "nova.instance_extra OK", "nova.instance_faults OK", "nova.instance_group_member OK", "nova.instance_group_policy OK", "nova.instance_groups OK", "nova.instance_id_mappings OK", "nova.instance_info_caches OK", "nova.instance_metadata OK", "nova.instance_system_metadata OK", "nova.instance_type_extra_specs OK", "nova.instance_type_projects OK", "nova.instance_types OK", "nova.instances OK", "nova.inventories OK", "nova.key_pairs OK", "nova.migrate_version OK", "nova.migrations OK", "nova.networks OK", "nova.pci_devices OK", "nova.project_user_quotas OK", "nova.provider_fw_rules OK", "nova.quota_classes OK", "nova.quota_usages OK", "nova.quotas OK", "nova.reservations OK", "nova.resource_provider_aggregates OK", "nova.resource_providers OK", "nova.s3_images OK", "nova.security_group_default_rules OK", "nova.security_group_instance_association OK", "nova.security_group_rules OK", "nova.security_groups OK", "nova.services OK", "nova.shadow_agent_builds OK", "nova.shadow_aggregate_hosts OK", "nova.shadow_aggregate_metadata OK", "nova.shadow_aggregates OK", "nova.shadow_block_device_mapping OK", "nova.shadow_bw_usage_cache OK", "nova.shadow_cells OK", "nova.shadow_certificates OK", "nova.shadow_compute_nodes OK", "nova.shadow_console_pools OK", "nova.shadow_consoles OK", "nova.shadow_dns_domains OK", "nova.shadow_fixed_ips OK", "nova.shadow_floating_ips OK", "nova.shadow_instance_actions OK", "nova.shadow_instance_actions_events OK", "nova.shadow_instance_extra OK", "nova.shadow_instance_faults OK", "nova.shadow_instance_group_member OK", "nova.shadow_instance_group_policy OK", "nova.shadow_instance_groups OK", "nova.shadow_instance_id_mappings OK", "nova.shadow_instance_info_caches OK", "nova.shadow_instance_metadata OK", "nova.shadow_instance_system_metadata OK", "nova.shadow_instance_type_extra_specs OK", "nova.shadow_instance_type_projects OK", "nova.shadow_instance_types OK", "nova.shadow_instances OK", "nova.shadow_key_pairs OK", "nova.shadow_migrate_version OK", "nova.shadow_migrations OK", "nova.shadow_networks OK", "nova.shadow_pci_devices OK", "nova.shadow_project_user_quotas OK", "nova.shadow_provider_fw_rules OK", "nova.shadow_quota_classes OK", "nova.shadow_quota_usages OK", "nova.shadow_quotas OK", "nova.shadow_reservations OK", "nova.shadow_s3_images OK", "nova.shadow_security_group_default_rules OK", "nova.shadow_security_group_instance_association OK", "nova.shadow_security_group_rules OK", "nova.shadow_security_groups OK", "nova.shadow_services OK", "nova.shadow_snapshot_id_mappings OK", "nova.shadow_snapshots OK", "nova.shadow_task_log OK", "nova.shadow_virtual_interfaces OK", "nova.shadow_volume_id_mappings OK", "nova.shadow_volume_usage_cache OK", "nova.snapshot_id_mappings OK", "nova.snapshots OK", "nova.tags OK", "nova.task_log OK", "nova.virtual_interfaces OK", "nova.volume_id_mappings OK", "nova.volume_usage_cache OK", "nova_api", "nova_api.aggregate_hosts OK", "nova_api.aggregate_metadata OK", "nova_api.aggregates OK", "nova_api.allocations OK", "nova_api.build_requests OK", "nova_api.cell_mappings OK", "nova_api.consumers OK", "nova_api.flavor_extra_specs OK", "nova_api.flavor_projects OK", "nova_api.flavors OK", "nova_api.host_mappings OK", "nova_api.instance_group_member OK", "nova_api.instance_group_policy OK", "nova_api.instance_groups OK", "nova_api.instance_mappings OK", "nova_api.inventories OK", "nova_api.key_pairs OK", "nova_api.migrate_version OK", "nova_api.placement_aggregates OK", "nova_api.project_user_quotas OK", "nova_api.projects OK", "nova_api.quota_classes OK", "nova_api.quota_usages OK", "nova_api.quotas OK", "nova_api.request_specs OK", "nova_api.reservations OK", "nova_api.resource_classes OK", "nova_api.resource_provider_aggregates OK", "nova_api.resource_provider_traits OK", "nova_api.resource_providers OK", "nova_api.traits OK", "nova_api.users OK", "nova_cell0", "nova_cell0.agent_builds OK", "nova_cell0.aggregate_hosts OK", "nova_cell0.aggregate_metadata OK", "nova_cell0.aggregates OK", "nova_cell0.allocations OK", "nova_cell0.block_device_mapping OK", "nova_cell0.bw_usage_cache OK", "nova_cell0.cells OK", "nova_cell0.certificates OK", "nova_cell0.compute_nodes OK", "nova_cell0.console_auth_tokens OK", "nova_cell0.console_pools OK", "nova_cell0.consoles OK", "nova_cell0.dns_domains OK", "nova_cell0.fixed_ips OK", "nova_cell0.floating_ips OK", "nova_cell0.instance_actions OK", "nova_cell0.instance_actions_events OK", "nova_cell0.instance_extra OK", "nova_cell0.instance_faults OK", "nova_cell0.instance_group_member OK", "nova_cell0.instance_group_policy OK", "nova_cell0.instance_groups OK", "nova_cell0.instance_id_mappings OK", "nova_cell0.instance_info_caches OK", "nova_cell0.instance_metadata OK", "nova_cell0.instance_system_metadata OK", "nova_cell0.instance_type_extra_specs OK", "nova_cell0.instance_type_projects OK", "nova_cell0.instance_types OK", "nova_cell0.instances OK", "nova_cell0.inventories OK", "nova_cell0.key_pairs OK", "nova_cell0.migrate_version OK", "nova_cell0.migrations OK", "nova_cell0.networks OK", "nova_cell0.pci_devices OK", "nova_cell0.project_user_quotas OK", "nova_cell0.provider_fw_rules OK", "nova_cell0.quota_classes OK", "nova_cell0.quota_usages OK", "nova_cell0.quotas OK", "nova_cell0.reservations OK", "nova_cell0.resource_provider_aggregates OK", "nova_cell0.resource_providers OK", "nova_cell0.s3_images OK", "nova_cell0.security_group_default_rules OK", "nova_cell0.security_group_instance_association OK", "nova_cell0.security_group_rules OK", "nova_cell0.security_groups OK", "nova_cell0.services OK", "nova_cell0.shadow_agent_builds OK", "nova_cell0.shadow_aggregate_hosts OK", "nova_cell0.shadow_aggregate_metadata OK", "nova_cell0.shadow_aggregates OK", "nova_cell0.shadow_block_device_mapping OK", "nova_cell0.shadow_bw_usage_cache OK", "nova_cell0.shadow_cells OK", "nova_cell0.shadow_certificates OK", "nova_cell0.shadow_compute_nodes OK", "nova_cell0.shadow_console_pools OK", "nova_cell0.shadow_consoles OK", "nova_cell0.shadow_dns_domains OK", "nova_cell0.shadow_fixed_ips OK", "nova_cell0.shadow_floating_ips OK", "nova_cell0.shadow_instance_actions OK", "nova_cell0.shadow_instance_actions_events OK", "nova_cell0.shadow_instance_extra OK", "nova_cell0.shadow_instance_faults OK", "nova_cell0.shadow_instance_group_member OK", "nova_cell0.shadow_instance_group_policy OK", "nova_cell0.shadow_instance_groups OK", "nova_cell0.shadow_instance_id_mappings OK", "nova_cell0.shadow_instance_info_caches OK", "nova_cell0.shadow_instance_metadata OK", "nova_cell0.shadow_instance_system_metadata OK", "nova_cell0.shadow_instance_type_extra_specs OK", "nova_cell0.shadow_instance_type_projects OK", "nova_cell0.shadow_instance_types OK", "nova_cell0.shadow_instances OK", "nova_cell0.shadow_key_pairs OK", "nova_cell0.shadow_migrate_version OK", "nova_cell0.shadow_migrations OK", "nova_cell0.shadow_networks OK", "nova_cell0.shadow_pci_devices OK", "nova_cell0.shadow_project_user_quotas OK", "nova_cell0.shadow_provider_fw_rules OK", "nova_cell0.shadow_quota_classes OK", "nova_cell0.shadow_quota_usages OK", "nova_cell0.shadow_quotas OK", "nova_cell0.shadow_reservations OK", "nova_cell0.shadow_s3_images OK", "nova_cell0.shadow_security_group_default_rules OK", "nova_cell0.shadow_security_group_instance_association OK", "nova_cell0.shadow_security_group_rules OK", "nova_cell0.shadow_security_groups OK", "nova_cell0.shadow_services OK", "nova_cell0.shadow_snapshot_id_mappings OK", "nova_cell0.shadow_snapshots OK", "nova_cell0.shadow_task_log OK", "nova_cell0.shadow_virtual_interfaces OK", "nova_cell0.shadow_volume_id_mappings OK", "nova_cell0.shadow_volume_usage_cache OK", "nova_cell0.snapshot_id_mappings OK", "nova_cell0.snapshots OK", "nova_cell0.tags OK", "nova_cell0.task_log OK", "nova_cell0.virtual_interfaces OK", "nova_cell0.volume_id_mappings OK", "nova_cell0.volume_usage_cache OK", "nova_placement", "ovs_neutron", "ovs_neutron.address_scopes OK", "ovs_neutron.agents OK", "ovs_neutron.alembic_version OK", "ovs_neutron.alembic_version_bgpvpn OK", "ovs_neutron.alembic_version_lbaas OK", "ovs_neutron.allowedaddresspairs OK", "ovs_neutron.arista_provisioned_nets OK", "ovs_neutron.arista_provisioned_tenants OK", "ovs_neutron.arista_provisioned_vms OK", "ovs_neutron.auto_allocated_topologies OK", "ovs_neutron.bgp_peers OK", "ovs_neutron.bgp_speaker_dragent_bindings OK", "ovs_neutron.bgp_speaker_network_bindings OK", "ovs_neutron.bgp_speaker_peer_bindings OK", "ovs_neutron.bgp_speakers OK", "ovs_neutron.bgpvpn_network_associations OK", "ovs_neutron.bgpvpn_router_associations OK", "ovs_neutron.bgpvpns OK", "ovs_neutron.brocadenetworks OK", "ovs_neutron.brocadeports OK", "ovs_neutron.cisco_csr_identifier_map OK", "ovs_neutron.cisco_hosting_devices OK", "ovs_neutron.cisco_ml2_apic_contracts OK", "ovs_neutron.cisco_ml2_apic_host_links OK", "ovs_neutron.cisco_ml2_apic_names OK", "ovs_neutron.cisco_ml2_n1kv_network_bindings OK", "ovs_neutron.cisco_ml2_n1kv_network_profiles OK", "ovs_neutron.cisco_ml2_n1kv_policy_profiles OK", "ovs_neutron.cisco_ml2_n1kv_port_bindings OK", "ovs_neutron.cisco_ml2_n1kv_profile_bindings OK", "ovs_neutron.cisco_ml2_n1kv_vlan_allocations OK", "ovs_neutron.cisco_ml2_n1kv_vxlan_allocations OK", "ovs_neutron.cisco_ml2_nexus_nve OK", "ovs_neutron.cisco_ml2_nexusport_bindings OK", "ovs_neutron.cisco_port_mappings OK", "ovs_neutron.cisco_router_mappings OK", "ovs_neutron.consistencyhashes OK", "ovs_neutron.default_security_group OK", "ovs_neutron.dnsnameservers OK", "ovs_neutron.dvr_host_macs OK", "ovs_neutron.externalnetworks OK", "ovs_neutron.extradhcpopts OK", "ovs_neutron.firewall_policies OK", "ovs_neutron.firewall_rules OK", "ovs_neutron.firewalls OK", "ovs_neutron.flavors OK", "ovs_neutron.flavorserviceprofilebindings OK", "ovs_neutron.floatingipdnses OK", "ovs_neutron.floatingips OK", "ovs_neutron.ha_router_agent_port_bindings OK", "ovs_neutron.ha_router_networks OK", "ovs_neutron.ha_router_vrid_allocations OK", "ovs_neutron.ikepolicies OK", "ovs_neutron.ipallocationpools OK", "ovs_neutron.ipallocations OK", "ovs_neutron.ipamallocationpools OK", "ovs_neutron.ipamallocations OK", "ovs_neutron.ipamsubnets OK", "ovs_neutron.ipsec_site_connections OK", "ovs_neutron.ipsecpeercidrs OK", "ovs_neutron.ipsecpolicies OK", "ovs_neutron.l2gatewayconnections OK", "ovs_neutron.l2gatewaydevices OK", "ovs_neutron.l2gatewayinterfaces OK", "ovs_neutron.l2gateways OK", "ovs_neutron.l2gw_alembic_version OK", "ovs_neutron.lbaas_healthmonitors OK", "ovs_neutron.lbaas_l7policies OK", "ovs_neutron.lbaas_l7rules OK", "ovs_neutron.lbaas_listeners OK", "ovs_neutron.lbaas_loadbalancer_statistics OK", "ovs_neutron.lbaas_loadbalanceragentbindings OK", "ovs_neutron.lbaas_loadbalancers OK", "ovs_neutron.lbaas_members OK", "ovs_neutron.lbaas_pools OK", "ovs_neutron.lbaas_sessionpersistences OK", "ovs_neutron.lbaas_sni OK", "ovs_neutron.logical_switches OK", "ovs_neutron.logs OK", "ovs_neutron.lsn OK", "ovs_neutron.lsn_port OK", "ovs_neutron.maclearningstates OK", "ovs_neutron.meteringlabelrules OK", "ovs_neutron.meteringlabels OK", "ovs_neutron.ml2_brocadenetworks OK", "ovs_neutron.ml2_brocadeports OK", "ovs_neutron.ml2_distributed_port_bindings OK", "ovs_neutron.ml2_flat_allocations OK", "ovs_neutron.ml2_geneve_allocations OK", "ovs_neutron.ml2_geneve_endpoints OK", "ovs_neutron.ml2_gre_allocations OK", "ovs_neutron.ml2_gre_endpoints OK", "ovs_neutron.ml2_nexus_vxlan_allocations OK", "ovs_neutron.ml2_nexus_vxlan_mcast_groups OK", "ovs_neutron.ml2_port_binding_levels OK", "ovs_neutron.ml2_port_bindings OK", "ovs_neutron.ml2_ucsm_port_profiles OK", "ovs_neutron.ml2_vlan_allocations OK", "ovs_neutron.ml2_vxlan_allocations OK", "ovs_neutron.ml2_vxlan_endpoints OK", "ovs_neutron.multi_provider_networks OK", "ovs_neutron.networkconnections OK", "ovs_neutron.networkdhcpagentbindings OK", "ovs_neutron.networkdnsdomains OK", "ovs_neutron.networkgatewaydevicereferences OK", "ovs_neutron.networkgatewaydevices OK", "ovs_neutron.networkgateways OK", "ovs_neutron.networkqueuemappings OK", "ovs_neutron.networkrbacs OK", "ovs_neutron.networks OK", "ovs_neutron.networksecuritybindings OK", "ovs_neutron.networksegments OK", "ovs_neutron.neutron_nsx_network_mappings OK", "ovs_neutron.neutron_nsx_port_mappings OK", "ovs_neutron.neutron_nsx_router_mappings OK", "ovs_neutron.neutron_nsx_security_group_mappings OK", "ovs_neutron.nexthops OK", "ovs_neutron.nsxv_edge_dhcp_static_bindings OK", "ovs_neutron.nsxv_edge_vnic_bindings OK", "ovs_neutron.nsxv_firewall_rule_bindings OK", "ovs_neutron.nsxv_internal_edges OK", "ovs_neutron.nsxv_internal_networks OK", "ovs_neutron.nsxv_port_index_mappings OK", "ovs_neutron.nsxv_port_vnic_mappings OK", "ovs_neutron.nsxv_router_bindings OK", "ovs_neutron.nsxv_router_ext_attributes OK", "ovs_neutron.nsxv_rule_mappings OK", "ovs_neutron.nsxv_security_group_section_mappings OK", "ovs_neutron.nsxv_spoofguard_policy_network_mappings OK", "ovs_neutron.nsxv_tz_network_bindings OK", "ovs_neutron.nsxv_vdr_dhcp_bindings OK", "ovs_neutron.nuage_net_partition_router_mapping OK", "ovs_neutron.nuage_net_partitions OK", "ovs_neutron.nuage_provider_net_bindings OK", "ovs_neutron.nuage_subnet_l2dom_mapping OK", "ovs_neutron.odl_alembic_version OK", "ovs_neutron.opendaylight_journal_deps OK", "ovs_neutron.opendaylight_periodic_task OK", "ovs_neutron.opendaylightjournal OK", "ovs_neutron.ovn_alembic_version OK", "ovs_neutron.ovn_journal OK", "ovs_neutron.ovn_maintenance OK", "ovs_neutron.pending_ucast_macs_remotes OK", "ovs_neutron.physical_locators OK", "ovs_neutron.physical_ports OK", "ovs_neutron.physical_switches OK", "ovs_neutron.portbindingports OK", "ovs_neutron.portdataplanestatuses OK", "ovs_neutron.portdnses OK", "ovs_neutron.portqueuemappings OK", "ovs_neutron.ports OK", "ovs_neutron.portsecuritybindings OK", "ovs_neutron.providerresourceassociations OK", "ovs_neutron.provisioningblocks OK", "ovs_neutron.qos_bandwidth_limit_rules OK", "ovs_neutron.qos_dscp_marking_rules OK", "ovs_neutron.qos_minimum_bandwidth_rules OK", "ovs_neutron.qos_network_policy_bindings OK", "ovs_neutron.qos_policies OK", "ovs_neutron.qos_policies_default OK", "ovs_neutron.qos_port_policy_bindings OK", "ovs_neutron.qospolicyrbacs OK", "ovs_neutron.qosqueues OK", "ovs_neutron.quotas OK", "ovs_neutron.quotausages OK", "ovs_neutron.reservations OK", "ovs_neutron.resourcedeltas OK", "ovs_neutron.router_extra_attributes OK", "ovs_neutron.routerl3agentbindings OK", "ovs_neutron.routerports OK", "ovs_neutron.routerroutes OK", "ovs_neutron.routerrules OK", "ovs_neutron.routers OK", "ovs_neutron.securitygroupportbindings OK", "ovs_neutron.securitygrouprules OK", "ovs_neutron.securitygroups OK", "ovs_neutron.segmenthostmappings OK", "ovs_neutron.serviceprofiles OK", "ovs_neutron.standardattributes OK", "ovs_neutron.subnet_service_types OK", "ovs_neutron.subnetpoolprefixes OK", "ovs_neutron.subnetpools OK", "ovs_neutron.subnetroutes OK", "ovs_neutron.subnets OK", "ovs_neutron.subports OK", "ovs_neutron.tags OK", "ovs_neutron.trunks OK", "ovs_neutron.tz_network_bindings OK", "ovs_neutron.ucast_macs_locals OK", "ovs_neutron.ucast_macs_remotes OK", "ovs_neutron.vcns_router_bindings OK", "ovs_neutron.vlan_bindings OK", "ovs_neutron.vpnservices OK", "panko", "panko.event OK", "panko.event_type OK", "panko.trait_datetime OK", "panko.trait_float OK", "panko.trait_int OK", "panko.trait_text OK", "performance_schema", "Phase 3/3: Running 'mysql_fix_privilege_tables'...", "OK", "180525 01:35:51 mysqld_safe mysqld from pid file /var/lib/mysql/mariadb.pid ended"]} >2018-05-24 21:35:54,571 p=8646 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-24 21:35:54,596 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:35:54,618 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:35:54,673 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-24 21:35:54,699 p=8646 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-24 21:35:57,041 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/rabbitmq.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.047954", "end": "2018-05-25 01:35:54.478113", "rc": 0, "start": "2018-05-25 01:35:54.430159", "stderr": "", "stderr_lines": [], "stdout": "0c962ca87f4a", "stdout_lines": ["0c962ca87f4a"]} >2018-05-24 21:35:57,064 p=8646 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-24 21:35:59,418 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=0c962ca87f4a'", "delta": "0:00:00.033158", "end": "2018-05-25 01:35:56.854578", "rc": 0, "start": "2018-05-25 01:35:56.821420", "stderr": "", "stderr_lines": [], "stdout": "6acb1b6eaa43\n1e67620be3bd\n960939a0d5fd", "stdout_lines": ["6acb1b6eaa43", "1e67620be3bd", "960939a0d5fd"]} >2018-05-24 21:35:59,438 p=8646 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-24 21:36:01,823 p=8646 u=mistral | changed: [192.168.24.7] => (item=6acb1b6eaa43) => {"changed": true, "cmd": "docker rm -fv 6acb1b6eaa43", "delta": "0:00:00.050667", "end": "2018-05-25 01:35:59.257626", "item": "6acb1b6eaa43", "rc": 0, "start": "2018-05-25 01:35:59.206959", "stderr": "", "stderr_lines": [], "stdout": "6acb1b6eaa43", "stdout_lines": ["6acb1b6eaa43"]} >2018-05-24 21:36:04,159 p=8646 u=mistral | changed: [192.168.24.7] => (item=1e67620be3bd) => {"changed": true, "cmd": "docker rm -fv 1e67620be3bd", "delta": "0:00:00.044228", "end": "2018-05-25 01:36:01.593972", "item": "1e67620be3bd", "rc": 0, "start": "2018-05-25 01:36:01.549744", "stderr": "", "stderr_lines": [], "stdout": "1e67620be3bd", "stdout_lines": ["1e67620be3bd"]} >2018-05-24 21:36:06,551 p=8646 u=mistral | changed: [192.168.24.7] => (item=960939a0d5fd) => {"changed": true, "cmd": "docker rm -fv 960939a0d5fd", "delta": "0:00:00.044251", "end": "2018-05-25 01:36:03.985496", "item": "960939a0d5fd", "rc": 0, "start": "2018-05-25 01:36:03.941245", "stderr": "", "stderr_lines": [], "stdout": "960939a0d5fd", "stdout_lines": ["960939a0d5fd"]} >2018-05-24 21:36:06,574 p=8646 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-24 21:36:09,390 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 0c962ca87f4a", "delta": "0:00:00.516936", "end": "2018-05-25 01:36:06.827885", "rc": 0, "start": "2018-05-25 01:36:06.310949", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-rabbitmq@sha256:6821232908ecb3ebd4fca63df93d6eb1b97f2347502284befd80967dc97450d3\nDeleted: sha256:0c962ca87f4ab16f14fc44b7d2c839d50850dc3cc262464263b6adc4b6115f79\nDeleted: sha256:f585019e1458bac9d805d43cf2eedb630114d1442ae7d91d6ae8f84a3533fa64", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-rabbitmq@sha256:6821232908ecb3ebd4fca63df93d6eb1b97f2347502284befd80967dc97450d3", "Deleted: sha256:0c962ca87f4ab16f14fc44b7d2c839d50850dc3cc262464263b6adc4b6115f79", "Deleted: sha256:f585019e1458bac9d805d43cf2eedb630114d1442ae7d91d6ae8f84a3533fa64"]} >2018-05-24 21:36:09,412 p=8646 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-24 21:36:23,560 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1"], "delta": "0:00:11.859693", "end": "2018-05-25 01:36:20.994269", "rc": 0, "start": "2018-05-25 01:36:09.134576", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-rabbitmq ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-rabbitmq\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\nda1d5b454add: Pulling fs layer\nda1d5b454add: Verifying Checksum\nda1d5b454add: Download complete\nda1d5b454add: Pull complete\nDigest: sha256:6821232908ecb3ebd4fca63df93d6eb1b97f2347502284befd80967dc97450d3\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-rabbitmq ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-rabbitmq", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "da1d5b454add: Pulling fs layer", "da1d5b454add: Verifying Checksum", "da1d5b454add: Download complete", "da1d5b454add: Pull complete", "Digest: sha256:6821232908ecb3ebd4fca63df93d6eb1b97f2347502284befd80967dc97450d3", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1"]} >2018-05-24 21:36:23,592 p=8646 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-24 21:36:26,016 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest", "delta": "0:00:00.034963", "end": "2018-05-25 01:36:23.454102", "rc": 0, "start": "2018-05-25 01:36:23.419139", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:36:26,038 p=8646 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-24 21:36:26,088 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-24 21:36:26,110 p=8646 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-24 21:36:28,397 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/redis.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.046691", "end": "2018-05-25 01:36:25.829222", "rc": 0, "start": "2018-05-25 01:36:25.782531", "stderr": "", "stderr_lines": [], "stdout": "339cc8a925d8", "stdout_lines": ["339cc8a925d8"]} >2018-05-24 21:36:28,422 p=8646 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-24 21:36:30,806 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=339cc8a925d8'", "delta": "0:00:00.033285", "end": "2018-05-25 01:36:28.242353", "rc": 0, "start": "2018-05-25 01:36:28.209068", "stderr": "", "stderr_lines": [], "stdout": "f8bae48f61fe\n594989541fe9", "stdout_lines": ["f8bae48f61fe", "594989541fe9"]} >2018-05-24 21:36:30,828 p=8646 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-24 21:36:33,194 p=8646 u=mistral | changed: [192.168.24.7] => (item=f8bae48f61fe) => {"changed": true, "cmd": "docker rm -fv f8bae48f61fe", "delta": "0:00:00.048911", "end": "2018-05-25 01:36:30.629849", "item": "f8bae48f61fe", "rc": 0, "start": "2018-05-25 01:36:30.580938", "stderr": "", "stderr_lines": [], "stdout": "f8bae48f61fe", "stdout_lines": ["f8bae48f61fe"]} >2018-05-24 21:36:35,531 p=8646 u=mistral | changed: [192.168.24.7] => (item=594989541fe9) => {"changed": true, "cmd": "docker rm -fv 594989541fe9", "delta": "0:00:00.043724", "end": "2018-05-25 01:36:32.967493", "item": "594989541fe9", "rc": 0, "start": "2018-05-25 01:36:32.923769", "stderr": "", "stderr_lines": [], "stdout": "594989541fe9", "stdout_lines": ["594989541fe9"]} >2018-05-24 21:36:35,553 p=8646 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-24 21:36:38,553 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 339cc8a925d8", "delta": "0:00:00.705702", "end": "2018-05-25 01:36:35.987617", "rc": 0, "start": "2018-05-25 01:36:35.281915", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-redis@sha256:cc187395c7b65e479fb31ef491efaa3e43125cefb902654eca5e265e2f6c7d40\nDeleted: sha256:339cc8a925d8dd31cea385ecc26e0caece9ba58f99cdf56ffc83ee3f7fb6647a\nDeleted: sha256:7770128016f74c8189d3597aece3e4e9532ed13136206c6098497aaafc6c08fa", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-redis@sha256:cc187395c7b65e479fb31ef491efaa3e43125cefb902654eca5e265e2f6c7d40", "Deleted: sha256:339cc8a925d8dd31cea385ecc26e0caece9ba58f99cdf56ffc83ee3f7fb6647a", "Deleted: sha256:7770128016f74c8189d3597aece3e4e9532ed13136206c6098497aaafc6c08fa"]} >2018-05-24 21:36:38,574 p=8646 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-24 21:36:51,565 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1"], "delta": "0:00:10.751688", "end": "2018-05-25 01:36:49.000552", "rc": 0, "start": "2018-05-25 01:36:38.248864", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-redis ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-redis\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\n8f411181e6ce: Pulling fs layer\n8f411181e6ce: Verifying Checksum\n8f411181e6ce: Download complete\n8f411181e6ce: Pull complete\nDigest: sha256:cc187395c7b65e479fb31ef491efaa3e43125cefb902654eca5e265e2f6c7d40\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-redis ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-redis", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "8f411181e6ce: Pulling fs layer", "8f411181e6ce: Verifying Checksum", "8f411181e6ce: Download complete", "8f411181e6ce: Pull complete", "Digest: sha256:cc187395c7b65e479fb31ef491efaa3e43125cefb902654eca5e265e2f6c7d40", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1"]} >2018-05-24 21:36:51,585 p=8646 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-24 21:36:53,949 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest", "delta": "0:00:00.039802", "end": "2018-05-25 01:36:51.385843", "rc": 0, "start": "2018-05-25 01:36:51.346041", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:36:53,970 p=8646 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-24 21:36:56,373 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "cat /etc/sysconfig/ip6tables > /etc/sysconfig/ip6tables.n-o-upgrade; cat</dev/null>/etc/sysconfig/ip6tables", "delta": "0:00:00.007370", "end": "2018-05-25 01:36:53.811048", "rc": 0, "start": "2018-05-25 01:36:53.803678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:36:56,393 p=8646 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-24 21:37:01,515 p=8646 u=mistral | [WARNING]: Consider using yum module rather than running yum > >2018-05-24 21:37:01,516 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "yum check-upgrade | awk '/os-net-config/{print}'", "delta": "0:00:02.815944", "end": "2018-05-25 01:36:58.948878", "rc": 0, "start": "2018-05-25 01:36:56.132934", "stderr": "", "stderr_lines": [], "stdout": "os-net-config.noarch 8.4.1-3.el7ost rhelosp-13.0-puddle ", "stdout_lines": ["os-net-config.noarch 8.4.1-3.el7ost rhelosp-13.0-puddle "]} >2018-05-24 21:37:01,543 p=8646 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-24 21:37:03,828 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "test -s /etc/os-net-config/config.json", "delta": "0:00:00.004505", "end": "2018-05-25 01:37:01.263030", "rc": 0, "start": "2018-05-25 01:37:01.258525", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:37:03,849 p=8646 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-24 21:37:14,214 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "msg": "", "rc": 0, "results": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nResolving Dependencies\n--> Running transaction check\n---> Package os-net-config.noarch 0:7.3.3-1.el7ost will be updated\n---> Package os-net-config.noarch 0:8.4.1-3.el7ost will be an update\n--> Processing Dependency: python2-six >= 1.9.0 for package: os-net-config-8.4.1-3.el7ost.noarch\n--> Processing Dependency: python2-netaddr >= 0.7.13 for package: os-net-config-8.4.1-3.el7ost.noarch\n--> Processing Dependency: python2-jsonschema >= 2.0.0 for package: os-net-config-8.4.1-3.el7ost.noarch\n--> Running transaction check\n---> Package python-jsonschema.noarch 0:2.4.0-3.el7ost will be obsoleted\n---> Package python-netaddr.noarch 0:0.7.18-1.el7ost will be obsoleted\n---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted\n---> Package python2-jsonschema.noarch 0:2.6.0-2.el7ost will be obsoleting\n---> Package python2-netaddr.noarch 0:0.7.19-5.el7ost will be obsoleting\n---> Package python2-six.noarch 0:1.10.0-9.el7ost will be obsoleting\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-jsonschema noarch 2.6.0-2.el7ost rhelosp-13.0-puddle 77 k\n replacing python-jsonschema.noarch 2.4.0-3.el7ost\n python2-netaddr noarch 0.7.19-5.el7ost rhelosp-13.0-puddle 1.5 M\n replacing python-netaddr.noarch 0.7.18-1.el7ost\n python2-six noarch 1.10.0-9.el7ost rhelosp-13.0-puddle 31 k\n replacing python-six.noarch 1.9.0-2.el7\nUpdating:\n os-net-config noarch 8.4.1-3.el7ost rhelosp-13.0-puddle 279 k\n\nTransaction Summary\n================================================================================\nInstall 3 Packages\nUpgrade 1 Package\n\nTotal download size: 1.9 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 6.1 MB/s | 1.9 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-six-1.10.0-9.el7ost.noarch 1/8 \n Installing : python2-jsonschema-2.6.0-2.el7ost.noarch 2/8 \n Installing : python2-netaddr-0.7.19-5.el7ost.noarch 3/8 \n Updating : os-net-config-8.4.1-3.el7ost.noarch 4/8 \n Cleanup : os-net-config-7.3.3-1.el7ost.noarch 5/8 \n Erasing : python-jsonschema-2.4.0-3.el7ost.noarch 6/8 \n Erasing : python-netaddr-0.7.18-1.el7ost.noarch 7/8 \n Erasing : python-six-1.9.0-2.el7.noarch 8/8 \n Verifying : python2-netaddr-0.7.19-5.el7ost.noarch 1/8 \n Verifying : python2-jsonschema-2.6.0-2.el7ost.noarch 2/8 \n Verifying : python2-six-1.10.0-9.el7ost.noarch 3/8 \n Verifying : os-net-config-8.4.1-3.el7ost.noarch 4/8 \n Verifying : python-netaddr-0.7.18-1.el7ost.noarch 5/8 \n Verifying : python-jsonschema-2.4.0-3.el7ost.noarch 6/8 \n Verifying : os-net-config-7.3.3-1.el7ost.noarch 7/8 \n Verifying : python-six-1.9.0-2.el7.noarch 8/8 \n\nInstalled:\n python2-jsonschema.noarch 0:2.6.0-2.el7ost \n python2-netaddr.noarch 0:0.7.19-5.el7ost \n python2-six.noarch 0:1.10.0-9.el7ost \n\nUpdated:\n os-net-config.noarch 0:8.4.1-3.el7ost \n\nReplaced:\n python-jsonschema.noarch 0:2.4.0-3.el7ost \n python-netaddr.noarch 0:0.7.18-1.el7ost \n python-six.noarch 0:1.9.0-2.el7 \n\nComplete!\n"]} >2018-05-24 21:37:14,234 p=8646 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-24 21:37:17,418 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["os-net-config", "--no-activate", "-c", "/etc/os-net-config/config.json", "-v", "--detailed-exit-codes"], "delta": "0:00:00.922225", "end": "2018-05-25 01:37:14.839790", "failed_when_result": false, "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 01:37:13.917565", "stderr": "[2018/05/25 01:37:14 AM] [INFO] Using config file at: /etc/os-net-config/config.json\n[2018/05/25 01:37:14 AM] [INFO] Ifcfg net config provider created.\n[2018/05/25 01:37:14 AM] [INFO] Not using any mapping file.\n[2018/05/25 01:37:14 AM] [INFO] Finding active nics\n[2018/05/25 01:37:14 AM] [INFO] vlan50 is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] vlan40 is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] vlan30 is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] vlan20 is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] br-isolated is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] vxlan_sys_4789 is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] eth0 is an embedded active nic\n[2018/05/25 01:37:14 AM] [INFO] eth1 is an embedded active nic\n[2018/05/25 01:37:14 AM] [INFO] eth2 is an embedded active nic\n[2018/05/25 01:37:14 AM] [INFO] lo is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] br-ex is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] docker0 is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] ovs-system is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] br-int is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] br-tun is not an active nic\n[2018/05/25 01:37:14 AM] [INFO] No DPDK mapping available in path (/var/lib/os-net-config/dpdk_mapping.yaml)\n[2018/05/25 01:37:14 AM] [INFO] Active nics are ['eth0', 'eth1', 'eth2']\n[2018/05/25 01:37:14 AM] [INFO] nic3 mapped to: eth2\n[2018/05/25 01:37:14 AM] [INFO] nic2 mapped to: eth1\n[2018/05/25 01:37:14 AM] [INFO] nic1 mapped to: eth0\n[2018/05/25 01:37:14 AM] [INFO] adding interface: eth0\n[2018/05/25 01:37:14 AM] [INFO] adding custom route for interface: eth0\n[2018/05/25 01:37:14 AM] [INFO] adding bridge: br-isolated\n[2018/05/25 01:37:14 AM] [INFO] adding interface: eth1\n[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan20\n[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan30\n[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan40\n[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan50\n[2018/05/25 01:37:14 AM] [INFO] adding bridge: br-ex\n[2018/05/25 01:37:14 AM] [INFO] adding custom route for interface: br-ex\n[2018/05/25 01:37:14 AM] [INFO] adding interface: eth2\n[2018/05/25 01:37:14 AM] [INFO] applying network configs...\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-ex\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan30\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan50\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan30\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan40\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan20\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan50\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-isolated\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth0\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth1\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth2\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan50\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-ex\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan20\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan40\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan20\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-ex\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan30\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-isolated\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-isolated\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth2\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth1\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth0\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan40\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth2\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth0\n[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth1", "stderr_lines": ["[2018/05/25 01:37:14 AM] [INFO] Using config file at: /etc/os-net-config/config.json", "[2018/05/25 01:37:14 AM] [INFO] Ifcfg net config provider created.", "[2018/05/25 01:37:14 AM] [INFO] Not using any mapping file.", "[2018/05/25 01:37:14 AM] [INFO] Finding active nics", "[2018/05/25 01:37:14 AM] [INFO] vlan50 is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] vlan40 is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] vlan30 is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] vlan20 is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] br-isolated is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] vxlan_sys_4789 is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] eth0 is an embedded active nic", "[2018/05/25 01:37:14 AM] [INFO] eth1 is an embedded active nic", "[2018/05/25 01:37:14 AM] [INFO] eth2 is an embedded active nic", "[2018/05/25 01:37:14 AM] [INFO] lo is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] br-ex is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] docker0 is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] ovs-system is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] br-int is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] br-tun is not an active nic", "[2018/05/25 01:37:14 AM] [INFO] No DPDK mapping available in path (/var/lib/os-net-config/dpdk_mapping.yaml)", "[2018/05/25 01:37:14 AM] [INFO] Active nics are ['eth0', 'eth1', 'eth2']", "[2018/05/25 01:37:14 AM] [INFO] nic3 mapped to: eth2", "[2018/05/25 01:37:14 AM] [INFO] nic2 mapped to: eth1", "[2018/05/25 01:37:14 AM] [INFO] nic1 mapped to: eth0", "[2018/05/25 01:37:14 AM] [INFO] adding interface: eth0", "[2018/05/25 01:37:14 AM] [INFO] adding custom route for interface: eth0", "[2018/05/25 01:37:14 AM] [INFO] adding bridge: br-isolated", "[2018/05/25 01:37:14 AM] [INFO] adding interface: eth1", "[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan20", "[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan30", "[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan40", "[2018/05/25 01:37:14 AM] [INFO] adding vlan: vlan50", "[2018/05/25 01:37:14 AM] [INFO] adding bridge: br-ex", "[2018/05/25 01:37:14 AM] [INFO] adding custom route for interface: br-ex", "[2018/05/25 01:37:14 AM] [INFO] adding interface: eth2", "[2018/05/25 01:37:14 AM] [INFO] applying network configs...", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-ex", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan30", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan50", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan30", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan40", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan20", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan50", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-isolated", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth0", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth1", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth2", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan50", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-ex", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan20", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan40", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan20", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-ex", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan30", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-isolated", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-isolated", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth2", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth1", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth0", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan40", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth2", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth0", "[2018/05/25 01:37:14 AM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth1"], "stdout": "", "stdout_lines": []} >2018-05-24 21:37:17,441 p=8646 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-24 21:43:20,596 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "msg": "Non-fatal POSTUN scriptlet failure in rpm package liberasurecode-1.5.0-1.el7ost.x86_64\n", "rc": 0, "results": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nResolving Dependencies\n--> Running transaction check\n---> Package ceph-base.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-base.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-common.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-common.x86_64 2:12.2.4-10.el7cp will be an update\n--> Processing Dependency: python-rgw = 2:12.2.4-10.el7cp for package: 2:ceph-common-12.2.4-10.el7cp.x86_64\n--> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-12.2.4-10.el7cp.x86_64\n---> Package ceph-mds.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-mds.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-mon.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-mon.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-radosgw.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-radosgw.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-selinux.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-selinux.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package collectd.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-apache.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-apache.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-ceph.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-ceph.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-curl.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-curl.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-curl_json.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-curl_json.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-curl_xml.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-curl_xml.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-disk.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-disk.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-ipmi.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-ipmi.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-iptables.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-iptables.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-mysql.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-mysql.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-netlink.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-netlink.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-ping.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-ping.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-rrdcached.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-rrdcached.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-rrdtool.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-rrdtool.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-sensors.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-sensors.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-smart.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-smart.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-utils.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-utils.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-virt.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-virt.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-write_http.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-write_http.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-write_sensu.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-write_sensu.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package erlang-asn1.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-asn1.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-compiler.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-compiler.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-crypto.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-crypto.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-eldap.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-eldap.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-erts.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-erts.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-hipe.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-hipe.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-inets.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-inets.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-kernel.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-kernel.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-mnesia.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-mnesia.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-os_mon.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-os_mon.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-otp_mibs.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-otp_mibs.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-public_key.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-public_key.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-runtime_tools.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-runtime_tools.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-sasl.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-sasl.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-snmp.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-snmp.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-ssl.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-ssl.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-stdlib.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-stdlib.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-syntax_tools.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-syntax_tools.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-tools.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-tools.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-xmerl.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-xmerl.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package gnocchi-api.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package gnocchi-common.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package gnocchi-metricd.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package gnocchi-statsd.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package libcephfs1.x86_64 2:10.2.10-17.el7cp will be obsoleted\n---> Package libcephfs2.x86_64 2:12.2.4-10.el7cp will be obsoleting\n---> Package libcollectdclient.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package libcollectdclient.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package liberasurecode.x86_64 0:1.5.0-1.el7ost will be updated\n---> Package liberasurecode.x86_64 0:1.5.0-4.el7ost will be an update\n---> Package librados2.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package librados2.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package librbd1.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package librbd1.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package librgw2.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package librgw2.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package openstack-aodh-api.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-api.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-common.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-common.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-evaluator.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-evaluator.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-listener.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-listener.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-notifier.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-notifier.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-ceilometer-api.noarch 1:9.0.4-2.el7ost will be obsoleted\n---> Package openstack-ceilometer-central.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-central.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-collector.noarch 1:9.0.4-2.el7ost will be obsoleted\n---> Package openstack-ceilometer-common.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-common.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be obsoleting\n---> Package openstack-ceilometer-compute.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-compute.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-ipmi.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-ipmi.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-notification.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-notification.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-polling.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-polling.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-cinder.noarch 1:11.1.0-1.el7ost will be updated\n---> Package openstack-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost will be an update\n---> Package openstack-dashboard.noarch 1:12.0.2-1.el7ost will be updated\n---> Package openstack-dashboard.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost will be an update\n---> Package openstack-dashboard-theme.noarch 1:12.0.0-3.el7ost will be updated\n---> Package openstack-dashboard-theme.noarch 1:13.0.0-1.el7ost will be an update\n---> Package openstack-ec2-api.noarch 0:5.0.0-2.el7ost will be updated\n---> Package openstack-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost will be an update\n---> Package openstack-glance.noarch 1:15.0.0-4.el7ost will be updated\n---> Package openstack-glance.noarch 1:16.0.1-2.el7ost will be an update\n---> Package openstack-gnocchi-api.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-common.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-indexer-sqlalchemy.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-metricd.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-statsd.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-heat-api.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-api.noarch 1:10.0.1-0.20180411125640.el7ost will be an update\n---> Package openstack-heat-api-cfn.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-api-cfn.noarch 1:10.0.1-0.20180411125640.el7ost will be an update\n---> Package openstack-heat-api-cloudwatch.noarch 1:9.0.3-1.el7ost will be obsoleted\n---> Package openstack-heat-common.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-common.noarch 1:10.0.1-0.20180411125640.el7ost will be obsoleting\n--> Processing Dependency: python2-octaviaclient >= 1.4.0 for package: 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost.noarch\n---> Package openstack-heat-engine.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-engine.noarch 1:10.0.1-0.20180411125640.el7ost will be an update\n---> Package openstack-ironic-api.noarch 1:9.1.3-1.el7ost will be updated\n---> Package openstack-ironic-api.noarch 1:10.1.2-4.el7ost will be an update\n---> Package openstack-ironic-common.noarch 1:9.1.3-1.el7ost will be updated\n---> Package openstack-ironic-common.noarch 1:10.1.2-4.el7ost will be an update\n---> Package openstack-ironic-conductor.noarch 1:9.1.3-1.el7ost will be updated\n---> Package openstack-ironic-conductor.noarch 1:10.1.2-4.el7ost will be an update\n---> Package openstack-ironic-inspector.noarch 0:6.0.1-1.el7ost will be updated\n---> Package openstack-ironic-inspector.noarch 0:7.2.1-0.20180409163360.el7ost will be an update\n---> Package openstack-keystone.noarch 1:12.0.0-4.el7ost will be updated\n---> Package openstack-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost will be an update\n---> Package openstack-manila.noarch 1:5.0.1-4.el7ost will be updated\n---> Package openstack-manila.noarch 1:6.0.1-1.el7ost will be an update\n---> Package openstack-manila-share.noarch 1:5.0.1-4.el7ost will be updated\n---> Package openstack-manila-share.noarch 1:6.0.1-1.el7ost will be an update\n---> Package openstack-manila-ui.noarch 0:2.10.2-3.el7ost will be updated\n---> Package openstack-manila-ui.noarch 0:2.13.0-3.el7ost will be an update\n---> Package openstack-mistral-api.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-api.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-common.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-common.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-engine.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-engine.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-event-engine.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-event-engine.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-executor.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-executor.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-neutron.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-common.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-common.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be updated\n---> Package openstack-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost will be an update\n---> Package openstack-neutron-lbaas-ui.noarch 0:3.0.1-3.el7ost will be updated\n---> Package openstack-neutron-lbaas-ui.noarch 0:4.0.1-0.20180326210834.a2c502e.el7ost will be an update\n---> Package openstack-neutron-linuxbridge.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-linuxbridge.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-metering-agent.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-metering-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-ml2.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-ml2.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-openvswitch.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-openvswitch.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-nova-api.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-api.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-common.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-common.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-compute.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-compute.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-conductor.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-conductor.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-console.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-console.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-migration.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-migration.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-novncproxy.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-novncproxy.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-placement-api.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-placement-api.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-scheduler.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-scheduler.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-octavia-api.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-api.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-common.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-common.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-health-manager.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-health-manager.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-housekeeping.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-housekeeping.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-worker.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-worker.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-panko-api.noarch 0:3.1.0-1.el7ost will be updated\n---> Package openstack-panko-api.noarch 0:4.0.1-1.el7ost will be an update\n---> Package openstack-panko-common.noarch 0:3.1.0-1.el7ost will be updated\n---> Package openstack-panko-common.noarch 0:4.0.1-1.el7ost will be an update\n---> Package openstack-sahara.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n--> Processing Dependency: openstack-sahara-image-pack = 1:8.0.1-0.20180328233740.36531cb.el7ost for package: 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7ost.noarch\n---> Package openstack-sahara-api.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-api.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package openstack-sahara-common.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-common.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package openstack-sahara-engine.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-engine.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package openstack-sahara-ui.noarch 0:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-ui.noarch 0:8.0.1-0.20180301091310.707059f.el7ost will be an update\n---> Package openstack-selinux.noarch 0:0.8.13-2.el7ost will be updated\n---> Package openstack-selinux.noarch 0:0.8.14-10.el7ost will be an update\n---> Package openstack-swift-account.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-account.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-swift-container.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-container.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-swift-object.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-object.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-swift-plugin-swift3.noarch 0:1.12.0-2.el7ost will be updated\n---> Package openstack-swift-plugin-swift3.noarch 0:1.12.1-0.20180309183402.520b888.el7ost will be an update\n---> Package openstack-swift-proxy.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-proxy.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-zaqar.noarch 1:5.0.0-4.el7ost will be updated\n---> Package openstack-zaqar.noarch 1:6.0.1-1.el7ost will be an update\n---> Package openvswitch.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package openvswitch-ovn-central.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch-ovn-central.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package openvswitch-ovn-common.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch-ovn-common.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package openvswitch-ovn-host.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch-ovn-host.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package os-apply-config.noarch 0:7.2.3-1.el7ost will be updated\n---> Package os-apply-config.noarch 0:8.3.1-0.20180308131116.62fdfc1.el7ost will be an update\n---> Package os-collect-config.noarch 0:7.2.2-1.el7ost will be updated\n---> Package os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost will be an update\n---> Package os-refresh-config.noarch 0:7.1.0-1.el7ost will be updated\n---> Package os-refresh-config.noarch 0:8.3.1-0.20180308132441.016471a.el7ost will be an update\n---> Package puppet-aodh.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-aodh.noarch 0:12.4.0-0.20180329025539.8b519d2.el7ost will be an update\n---> Package puppet-apache.noarch 0:2.0.0-1.e31a682git.el7ost will be updated\n---> Package puppet-apache.noarch 0:2.3.1-1.e587f2agit.el7ost will be an update\n---> Package puppet-archive.noarch 0:2.2.0-1.el7ost will be updated\n---> Package puppet-archive.noarch 0:2.2.1-0.20180216011041.10888db.el7ost will be an update\n---> Package puppet-auditd.noarch 0:2.2.0-1.el7ost will be updated\n---> Package puppet-auditd.noarch 0:2.2.1-0.20180216200241.c0c1ccb.el7ost will be an update\n---> Package puppet-barbican.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-barbican.noarch 0:12.4.0-0.20180329025924.c9a95fd.el7ost will be an update\n---> Package puppet-cassandra.noarch 0:2.5.0-1.d180a6cgit.el7ost will be updated\n---> Package puppet-cassandra.noarch 0:2.6.0-0.20180220172321.2454099.el7ost will be an update\n---> Package puppet-ceilometer.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-ceilometer.noarch 0:12.5.1-0.20180413035711.940590e.el7ost will be an update\n---> Package puppet-ceph.noarch 0:2.4.2-1.el7ost will be updated\n---> Package puppet-ceph.noarch 0:2.5.0-1.el7ost will be an update\n---> Package puppet-certmonger.noarch 0:1.1.1-3.d09f0f2git.el7ost will be updated\n---> Package puppet-certmonger.noarch 0:2.3.0-1.el7ost will be an update\n---> Package puppet-cinder.noarch 0:11.5.0-3.el7ost will be updated\n---> Package puppet-cinder.noarch 0:12.4.1-0.20180329071637.4011a82.el7ost will be an update\n---> Package puppet-collectd.noarch 0:5.3.1-0.1.b995bdagit.el7ost will be updated\n---> Package puppet-collectd.noarch 0:8.0.2-0.20180216105213.93c8d0b.el7ost will be an update\n---> Package puppet-concat.noarch 0:4.0.1-1.b783e1egit.el7ost will be updated\n---> Package puppet-concat.noarch 0:4.1.2-0.20180216000640.d4857df.el7ost will be an update\n---> Package puppet-contrail.noarch 0:1.0.0-3.90128d1git.el7ost will be updated\n---> Package puppet-contrail.noarch 0:1.0.1-0.20180216104752.ecf700b.el7ost will be an update\n---> Package puppet-corosync.noarch 0:5.0.0-4.527cda5git.el7ost will be updated\n---> Package puppet-corosync.noarch 0:6.0.1-0.20180216001140.9940eb9.el7ost will be an update\n---> Package puppet-datacat.noarch 0:0.6.2-3.5cce8f2git.el7ost will be updated\n---> Package puppet-datacat.noarch 0:0.6.3-0.20180215114545.5cce8f2.el7ost will be an update\n---> Package puppet-ec2api.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-ec2api.noarch 0:12.4.0-0.20180329031927.424f258.el7ost will be an update\n---> Package puppet-elasticsearch.noarch 0:5.4.0-1.el7ost will be updated\n---> Package puppet-elasticsearch.noarch 0:6.2.1-0.20180216015044.813c729.el7ost will be an update\n---> Package puppet-fdio.noarch 0:0.0.1-2.d9ad6d2git.el7ost will be updated\n---> Package puppet-fdio.noarch 0:18.01-1.el7ost will be an update\n---> Package puppet-firewall.noarch 0:1.8.2-2.2f892e9git.el7ost will be updated\n---> Package puppet-firewall.noarch 0:1.12.1-0.20180216004829.3dc1990.el7ost will be an update\n---> Package puppet-fluentd.noarch 0:0.9.0-1.el7ost will be updated\n---> Package puppet-fluentd.noarch 0:0.10.0-0.20180216091746.4dfc15a.el7ost will be an update\n---> Package puppet-git.noarch 0:0.4.0-3.4e4498egit.el7ost will be updated\n---> Package puppet-git.noarch 0:0.5.0-0.20180215134851.4e4498e.el7ost will be an update\n---> Package puppet-glance.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-glance.noarch 0:12.5.0-2.el7ost will be an update\n---> Package puppet-gnocchi.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-gnocchi.noarch 0:12.4.0-0.20180329032858.5dfa350.el7ost will be an update\n---> Package puppet-haproxy.noarch 0:1.5.0-4.6ffcb07git.el7ost will be updated\n---> Package puppet-haproxy.noarch 0:2.1.1-0.20180216093132.11ac7a2.el7ost will be an update\n---> Package puppet-heat.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-heat.noarch 0:12.4.1-0.20180416203421.90e3fb0.el7ost will be an update\n---> Package puppet-horizon.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-horizon.noarch 0:12.4.0-0.20180329033844.64559b8.el7ost will be an update\n---> Package puppet-inifile.noarch 0:2.0.0-1.16fd47dgit.el7ost will be updated\n---> Package puppet-inifile.noarch 0:2.2.1-0.20180216005851.d2c38b9.el7ost will be an update\n---> Package puppet-ipaclient.noarch 0:2.5.1-1.el7ost will be updated\n---> Package puppet-ipaclient.noarch 0:2.5.2-0.20180216000114.b086731.el7ost will be an update\n---> Package puppet-ironic.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-ironic.noarch 0:12.4.0-0.20180329034302.8285d85.el7ost will be an update\n---> Package puppet-java.noarch 0:2.0.0-1.43aa9afgit.el7ost will be updated\n---> Package puppet-java.noarch 0:2.4.1-0.20180216101657.47afbd2.el7ost will be an update\n---> Package puppet-kafka.noarch 0:3.1.1-0.1.8da0480git.el7ost will be updated\n---> Package puppet-kafka.noarch 0:5.0.1-0.20180216125717.6419b44.el7ost will be an update\n---> Package puppet-keepalived.noarch 0:0.0.1-0.11.bbca37agit.el7ost will be updated\n---> Package puppet-keepalived.noarch 0:0.0.2-0.20180215113628.bbca37a.el7ost will be an update\n---> Package puppet-keystone.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-keystone.noarch 0:12.4.0-0.20180329034741.b6d2197.el7ost will be an update\n---> Package puppet-kibana3.noarch 0:0.0.4-1.6ca9631git.el7ost will be updated\n---> Package puppet-kibana3.noarch 0:0.0.5-0.20180215131629.6ca9631.el7ost will be an update\n---> Package puppet-kmod.noarch 0:2.1.1-4.b4d8db2git.el7ost will be updated\n---> Package puppet-kmod.noarch 0:2.2.1-0.20180215234536.ad51300.el7ost will be an update\n---> Package puppet-manila.noarch 0:11.4.0-3.el7ost will be updated\n---> Package puppet-manila.noarch 0:12.4.0-0.20180329035214.6c18418.el7ost will be an update\n---> Package puppet-memcached.noarch 0:3.0.2-1.adf8b63git.el7ost will be updated\n---> Package puppet-memcached.noarch 0:3.1.0-0.20180216112637.bf90f06.el7ost will be an update\n---> Package puppet-mistral.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-mistral.noarch 0:12.4.0-0.20180329035643.ab885c4.el7ost will be an update\n---> Package puppet-mysql.noarch 0:3.11.0-1.920dd76git.el7ost will be updated\n---> Package puppet-mysql.noarch 0:5.2.2-0.20180216012141.a5497b2.el7ost will be an update\n---> Package puppet-neutron.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-neutron.noarch 0:12.4.1-0.20180412211913.el7ost will be an update\n---> Package puppet-nova.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-nova.noarch 0:12.4.0-3.el7ost will be an update\n---> Package puppet-nssdb.noarch 0:1.0.1-2.el7ost will be updated\n---> Package puppet-nssdb.noarch 0:1.0.2-0.20180215135314.2ed2a2d.el7ost will be an update\n---> Package puppet-octavia.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-octavia.noarch 0:12.4.0-2.el7ost will be an update\n---> Package puppet-opendaylight.noarch 0:4.1.0-2.3768d5egit.el7ost will be updated\n---> Package puppet-opendaylight.noarch 0:8.1.2-1.38977efgit.el7ost will be an update\n---> Package puppet-openstack_extras.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-openstack_extras.noarch 0:12.4.1-0.20180413042250.2634296.el7ost will be an update\n---> Package puppet-openstacklib.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-openstacklib.noarch 0:12.4.0-0.20180329042555.4b30e6f.el7ost will be an update\n---> Package puppet-oslo.noarch 0:11.4.0-3.el7ost will be updated\n---> Package puppet-oslo.noarch 0:12.4.0-0.20180329043028.2259336.el7ost will be an update\n---> Package puppet-ovn.noarch 0:11.4.0-3.el7ost will be updated\n---> Package puppet-ovn.noarch 0:12.4.0-0.20180329043503.36ff219.el7ost will be an update\n---> Package puppet-pacemaker.noarch 0:0.7.0-2.el7ost will be updated\n---> Package puppet-pacemaker.noarch 0:0.7.2-0.20180423212248.fee47ee.el7ost will be an update\n---> Package puppet-panko.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-panko.noarch 0:12.4.0-0.20180329043927.7641dbe.el7ost will be an update\n---> Package puppet-rabbitmq.noarch 0:8.0.0-2.el7ost will be updated\n---> Package puppet-rabbitmq.noarch 0:8.1.1-0.20180216013831.d4b06b7.el7ost will be an update\n---> Package puppet-redis.noarch 0:3.2.0-1.8c61533git.el7ost will be updated\n---> Package puppet-redis.noarch 0:3.2.1-0.20180216095743.bfcc212.el7ost will be an update\n---> Package puppet-remote.noarch 0:0.0.1-3.7420908git.el7ost will be updated\n---> Package puppet-remote.noarch 0:10.0.0-0.20180215135737.7420908.el7ost will be an update\n---> Package puppet-rsync.noarch 0:0.4.0-2.295cfcegit.el7ost will be updated\n---> Package puppet-rsync.noarch 0:0.4.1-0.20180215235612.447685f.el7ost will be an update\n---> Package puppet-sahara.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-sahara.noarch 0:12.4.0-0.20180329044358.42162c3.el7ost will be an update\n---> Package puppet-sensu.noarch 0:2.30.1-3.el7ost will be updated\n---> Package puppet-sensu.noarch 0:2.50.0-1.el7ost will be an update\n---> Package puppet-snmp.noarch 0:3.8.1-1.df91395git.el7ost will be updated\n---> Package puppet-snmp.noarch 0:3.9.1-0.20180216001706.5d73485.el7ost will be an update\n---> Package puppet-ssh.noarch 0:3.0.1-3.3fb5405git.el7ost will be updated\n---> Package puppet-ssh.noarch 0:3.0.2-0.20180216110734.fb2de75.el7ost will be an update\n---> Package puppet-staging.noarch 0:1.0.4-1.b466d93git.el7ost will be updated\n---> Package puppet-staging.noarch 0:1.0.5-0.20180215133924.b466d93.el7ost will be an update\n---> Package puppet-stdlib.noarch 0:4.18.0-2.el7ost will be updated\n---> Package puppet-stdlib.noarch 0:4.24.1-0.20180216004353.b0d99ad.el7ost will be an update\n---> Package puppet-swift.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-swift.noarch 0:12.4.0-0.20180329044944.1a67002.el7ost will be an update\n---> Package puppet-systemd.noarch 0:1.0.0-1.047b31dgit.el7ost will be updated\n---> Package puppet-systemd.noarch 0:1.1.2-0.20180216110348.20a465b.el7ost will be an update\n---> Package puppet-timezone.noarch 0:3.5.0-1.62ba3ccgit.el7ost will be updated\n---> Package puppet-timezone.noarch 0:4.1.1-0.20180216002204.32aa9f5.el7ost will be an update\n---> Package puppet-tomcat.noarch 0:1.7.0-1.9fed47bgit.el7ost will be updated\n---> Package puppet-tomcat.noarch 0:2.2.1-0.20180216113018.c6d9954.el7ost will be an update\n---> Package puppet-tripleo.noarch 0:7.4.8-5.el7ost will be updated\n---> Package puppet-tripleo.noarch 0:8.3.2-6.el7ost will be an update\n--> Processing Dependency: puppet-designate for package: puppet-tripleo-8.3.2-6.el7ost.noarch\n---> Package puppet-trove.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-trove.noarch 0:12.4.0-0.20180329050409.e7bfdc9.el7ost will be an update\n---> Package puppet-uchiwa.noarch 0:1.0.1-3.b614088git.el7ost will be updated\n---> Package puppet-uchiwa.noarch 0:2.0.0-0.20180216092614.92c7f71.el7ost will be an update\n---> Package puppet-vcsrepo.noarch 0:2.0.0-1.e3d28c6git.el7ost will be updated\n---> Package puppet-vcsrepo.noarch 0:2.3.1-0.20180216003251.bb1209e.el7ost will be an update\n---> Package puppet-vswitch.noarch 0:7.4.0-1.el7ost will be updated\n---> Package puppet-vswitch.noarch 0:8.4.0-0.20180329150818.fd94e91.el7ost will be an update\n---> Package puppet-xinetd.noarch 0:2.0.0-4.1d1e6d4git.el7ost will be updated\n---> Package puppet-xinetd.noarch 0:3.0.1-0.20180216005257.b95c79c.el7ost will be an update\n---> Package puppet-zaqar.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-zaqar.noarch 0:12.4.0-1.el7ost will be an update\n---> Package puppet-zookeeper.noarch 0:0.7.3-1.da686b4git.el7ost will be updated\n---> Package puppet-zookeeper.noarch 0:0.7.7-0.20180216101303.88b4cea.el7ost will be an update\n---> Package pyparsing.noarch 0:2.0.7-1.el7ost will be updated\n---> Package pyparsing.noarch 0:2.1.10-3.el7ost will be an update\n--> Processing Dependency: python-pyparsing = 2.1.10-3.el7ost for package: pyparsing-2.1.10-3.el7ost.noarch\n---> Package python-alembic.noarch 0:0.8.10-1.el7ost will be obsoleted\n---> Package python-aodh.noarch 0:5.1.0-1.el7ost will be updated\n---> Package python-aodh.noarch 0:6.0.0-2.el7ost will be an update\n---> Package python-aodhclient.noarch 0:0.9.0-1.el7ost will be obsoleted\n---> Package python-automaton.noarch 0:1.12.1-1.el7ost will be obsoleted\n---> Package python-babel.noarch 0:2.3.4-1.el7ost will be obsoleted\n---> Package python-barbicanclient.noarch 0:4.5.2-1.el7ost will be obsoleted\n---> Package python-botocore.noarch 0:1.4.43-1.el7ost will be obsoleted\n---> Package python-cachetools.noarch 0:1.1.6-2.el7ost will be obsoleted\n---> Package python-castellan.noarch 0:0.12.2-1.el7ost will be obsoleted\n---> Package python-ceilometer.noarch 1:9.0.4-2.el7ost will be updated\n---> Package python-ceilometer.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package python-ceilometermiddleware.noarch 0:1.1.0-1.el7ost will be obsoleted\n---> Package python-cephfs.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package python-cephfs.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be obsoleted\n---> Package python-cinder.noarch 1:11.1.0-1.el7ost will be updated\n---> Package python-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost will be an update\n---> Package python-cinderclient.noarch 0:3.1.0-1.el7ost will be obsoleted\n---> Package python-cliff.noarch 0:2.8.0-1.el7ost will be obsoleted\n---> Package python-croniter.noarch 0:0.3.4-5.el7ost will be obsoleted\n---> Package python-cursive.noarch 0:0.1.2-1.el7ost will be obsoleted\n---> Package python-dateutil.noarch 1:2.4.2-1.el7ost will be obsoleted\n---> Package python-debtcollector.noarch 0:1.17.1-1.el7ost will be obsoleted\n---> Package python-designateclient.noarch 0:2.7.0-1.el7ost will be obsoleted\n---> Package python-django.noarch 0:1.8.18-1.el7ost will be obsoleted\n---> Package python-django-bash-completion.noarch 0:1.8.18-1.el7ost will be updated\n---> Package python-django-bash-completion.noarch 0:1.11.10-1.el7ost will be an update\n---> Package python-django-compressor.noarch 0:2.0-1.el7ost will be obsoleted\n---> Package python-django-horizon.noarch 1:12.0.2-1.el7ost will be updated\n---> Package python-django-horizon.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost will be obsoleting\n---> Package python-django-openstack-auth.noarch 0:3.5.0-3.el7ost will be obsoleted\n---> Package python-dns.noarch 0:1.12.0-4.20150617git465785f.el7 will be updated\n---> Package python-dns.noarch 0:1.15.0-5.1.el7ost will be an update\n---> Package python-docker.noarch 0:2.4.2-1.3.el7 will be obsoleting\n---> Package python-docker-py.noarch 0:1.10.6-3.el7 will be obsoleted\n---> Package python-dracclient.noarch 0:1.3.1-1.el7ost will be updated\n---> Package python-dracclient.noarch 0:1.3.2-0.20180326174322.a8ef5bf.el7ost will be an update\n---> Package python-ec2-api.noarch 0:5.0.0-2.el7ost will be obsoleted\n---> Package python-extras.noarch 0:0.0.3-8.el7ost will be obsoleted\n---> Package python-fixtures.noarch 0:3.0.0-2.el7ost will be obsoleted\n---> Package python-futures.noarch 0:3.0.3-1.el7ost will be obsoleted\n---> Package python-futurist.noarch 0:1.3.1-1.el7ost will be obsoleted\n---> Package python-glance.noarch 1:15.0.0-4.el7ost will be updated\n---> Package python-glance.noarch 1:16.0.1-2.el7ost will be an update\n---> Package python-glance-store.noarch 0:0.22.0-1.el7ost will be obsoleted\n---> Package python-glanceclient.noarch 1:2.8.0-2.el7ost will be obsoleted\n---> Package python-gnocchi.noarch 0:4.0.3-3.el7ost will be updated\n---> Package python-gnocchi.noarch 0:4.2.3-3.el7ost will be an update\n---> Package python-gnocchiclient.noarch 0:3.3.1-1.el7ost will be obsoleted\n---> Package python-greenlet.x86_64 0:0.4.2-4.el7 will be obsoleted\n---> Package python-heatclient.noarch 0:1.11.1-1.el7ost will be obsoleted\n---> Package python-idna.noarch 0:2.4-1.el7 will be obsoleted\n---> Package python-ironic-inspector-client.noarch 0:2.1.0-1.el7ost will be updated\n---> Package python-ironic-inspector-client.noarch 0:3.1.1-1.el7ost will be an update\n---> Package python-ironic-lib.noarch 0:2.10.0-1.el7ost will be updated\n---> Package python-ironic-lib.noarch 0:2.12.1-1.el7ost will be an update\n---> Package python-ironicclient.noarch 0:1.17.0-1.el7ost will be obsoleted\n---> Package python-jinja2.noarch 0:2.7.2-2.el7cp will be obsoleted\n---> Package python-jsonpatch.noarch 0:1.2-4.el7 will be obsoleted\n---> Package python-keystone.noarch 1:12.0.0-4.el7ost will be updated\n---> Package python-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost will be an update\n---> Package python-keystoneauth1.noarch 0:3.1.0-1.el7ost will be obsoleted\n---> Package python-keystoneclient.noarch 1:3.13.0-1.el7ost will be obsoleted\n---> Package python-keystonemiddleware.noarch 0:4.17.0-1.el7ost will be obsoleted\n---> Package python-magnumclient.noarch 0:2.7.0-1.el7ost will be obsoleted\n---> Package python-manila.noarch 1:5.0.1-4.el7ost will be updated\n---> Package python-manila.noarch 1:6.0.1-1.el7ost will be an update\n---> Package python-manilaclient.noarch 0:1.17.2-1.el7ost will be obsoleted\n---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be obsoleted\n---> Package python-microversion-parse.noarch 0:0.1.4-2.el7ost will be obsoleted\n---> Package python-mistral.noarch 0:5.2.0-2.el7ost will be updated\n---> Package python-mistral.noarch 0:6.0.2-1.el7ost will be an update\n--> Processing Dependency: python-jwt >= 1.0.1 for package: python-mistral-6.0.2-1.el7ost.noarch\n---> Package python-mistral-lib.noarch 0:0.3.3-1.el7ost will be obsoleted\n---> Package python-mistralclient.noarch 0:3.1.4-1.el7ost will be obsoleted\n---> Package python-networking-bgpvpn.noarch 0:7.0.0-3.el7ost will be obsoleted\n---> Package python-networking-l2gw.noarch 1:11.0.0-2.el7ost will be obsoleted\n---> Package python-networking-odl.noarch 1:11.0.0-3.el7ost will be updated\n---> Package python-networking-odl.noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost will be an update\n---> Package python-networking-ovn.noarch 0:3.0.1-1.el7ost will be updated\n---> Package python-networking-ovn.noarch 0:4.0.1-0.20180420150809.c7c16d4.el7ost will be an update\n---> Package python-neutron.noarch 1:11.0.2-1.el7ost will be updated\n---> Package python-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package python-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be updated\n---> Package python-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost will be an update\n---> Package python-neutron-lib.noarch 0:1.9.1-1.el7ost will be obsoleted\n---> Package python-neutronclient.noarch 0:6.5.0-1.el7ost will be obsoleted\n---> Package python-nova.noarch 1:16.0.4-15.el7ost will be updated\n---> Package python-nova.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n--> Processing Dependency: python2-os-service-types >= 1.1.0 for package: 1:python-nova-17.0.3-0.20180420001139.el7ost.noarch\n---> Package python-octavia.noarch 0:1.0.1-3.el7ost will be updated\n---> Package python-octavia.noarch 0:2.0.1-5.el7ost will be an update\n---> Package python-openstackclient.noarch 0:3.12.0-1.el7ost will be obsoleted\n---> Package python-openstackclient-lang.noarch 0:3.12.0-1.el7ost will be updated\n---> Package python-openstackclient-lang.noarch 0:3.14.1-1.el7ost will be an update\n---> Package python-openstacksdk.noarch 0:0.9.17-1.el7ost will be obsoleted\n---> Package python-openvswitch.noarch 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package python-openvswitch.noarch 0:2.9.0-20.el7fdp will be an update\n---> Package python-os-brick.noarch 0:1.15.5-1.el7ost will be obsoleted\n---> Package python-os-client-config.noarch 0:1.28.0-1.el7ost will be obsoleted\n---> Package python-os-traits.noarch 0:0.3.3-1.el7ost will be obsoleted\n---> Package python-os-vif.noarch 0:1.7.0-1.el7ost will be obsoleted\n---> Package python-os-win.noarch 0:2.2.0-1.el7ost will be obsoleted\n---> Package python-osc-lib.noarch 0:1.7.0-1.el7ost will be obsoleted\n---> Package python-oslo-cache.noarch 0:1.25.1-1.el7ost will be obsoleted\n---> Package python-oslo-cache-lang.noarch 0:1.25.1-1.el7ost will be updated\n---> Package python-oslo-cache-lang.noarch 0:1.28.0-1.el7ost will be an update\n---> Package python-oslo-concurrency.noarch 0:3.21.1-1.el7ost will be obsoleted\n---> Package python-oslo-concurrency-lang.noarch 0:3.21.1-1.el7ost will be updated\n---> Package python-oslo-concurrency-lang.noarch 0:3.25.0-1.el7ost will be an update\n---> Package python-oslo-config.noarch 2:4.11.1-1.el7ost will be obsoleted\n---> Package python-oslo-context.noarch 0:2.17.1-1.el7ost will be obsoleted\n---> Package python-oslo-db.noarch 0:4.25.1-1.el7ost will be obsoleted\n---> Package python-oslo-db-lang.noarch 0:4.25.1-1.el7ost will be updated\n---> Package python-oslo-db-lang.noarch 0:4.33.0-2.el7ost will be an update\n---> Package python-oslo-i18n.noarch 0:3.17.1-1.el7ost will be obsoleted\n---> Package python-oslo-i18n-lang.noarch 0:3.17.1-1.el7ost will be updated\n---> Package python-oslo-i18n-lang.noarch 0:3.19.0-2.el7ost will be an update\n---> Package python-oslo-log.noarch 0:3.30.2-1.el7ost will be obsoleted\n---> Package python-oslo-log-lang.noarch 0:3.30.2-1.el7ost will be updated\n---> Package python-oslo-log-lang.noarch 0:3.36.0-1.el7ost will be an update\n---> Package python-oslo-messaging.noarch 0:5.30.2-1.el7ost will be obsoleted\n---> Package python-oslo-middleware.noarch 0:3.30.1-1.el7ost will be obsoleted\n---> Package python-oslo-middleware-lang.noarch 0:3.30.1-1.el7ost will be updated\n---> Package python-oslo-middleware-lang.noarch 0:3.34.0-1.el7ost will be an update\n---> Package python-oslo-policy.noarch 0:1.25.2-1.el7ost will be obsoleted\n---> Package python-oslo-policy-lang.noarch 0:1.25.2-1.el7ost will be updated\n---> Package python-oslo-policy-lang.noarch 0:1.33.1-1.el7ost will be an update\n---> Package python-oslo-privsep.noarch 0:1.22.1-1.el7ost will be obsoleted\n---> Package python-oslo-privsep-lang.noarch 0:1.22.1-1.el7ost will be updated\n---> Package python-oslo-privsep-lang.noarch 0:1.27.0-1.el7ost will be an update\n---> Package python-oslo-reports.noarch 0:1.22.1-1.el7ost will be obsoleted\n---> Package python-oslo-rootwrap.noarch 0:5.9.2-1.el7ost will be obsoleted\n---> Package python-oslo-serialization.noarch 0:2.20.2-1.el7ost will be obsoleted\n---> Package python-oslo-service.noarch 0:1.25.1-1.el7ost will be obsoleted\n---> Package python-oslo-sphinx.noarch 0:4.15.1-1.el7ost will be obsoleted\n---> Package python-oslo-utils.noarch 0:3.28.1-1.el7ost will be obsoleted\n---> Package python-oslo-utils-lang.noarch 0:3.28.1-1.el7ost will be updated\n---> Package python-oslo-utils-lang.noarch 0:3.35.0-1.el7ost will be an update\n---> Package python-oslo-versionedobjects.noarch 0:1.26.1-1.el7ost will be obsoleted\n---> Package python-oslo-versionedobjects-lang.noarch 0:1.26.1-1.el7ost will be updated\n---> Package python-oslo-versionedobjects-lang.noarch 0:1.31.2-1.el7ost will be an update\n---> Package python-oslo-vmware.noarch 0:2.23.1-1.el7ost will be obsoleted\n---> Package python-oslo-vmware-lang.noarch 0:2.23.1-1.el7ost will be updated\n---> Package python-oslo-vmware-lang.noarch 0:2.26.0-1.el7ost will be an update\n---> Package python-osprofiler.noarch 0:1.11.0-1.el7ost will be obsoleted\n---> Package python-ovsdbapp.noarch 0:0.4.1-1.el7ost will be obsoleted\n---> Package python-panko.noarch 0:3.1.0-1.el7ost will be updated\n---> Package python-panko.noarch 0:4.0.1-1.el7ost will be an update\n---> Package python-paunch.noarch 0:1.5.3-1.el7ost will be updated\n---> Package python-paunch.noarch 0:2.5.0-1.el7ost will be an update\n---> Package python-pika_pool.noarch 0:0.1.3-3.el7ost will be obsoleted\n---> Package python-proliantutils.noarch 0:2.4.0-3.el7ost will be updated\n---> Package python-proliantutils.noarch 0:2.5.0-0.20180215153737.19072b8.el7ost will be an update\n---> Package python-pyOpenSSL.noarch 0:16.2.0-3.el7ost will be obsoleted\n---> Package python-pycadf.noarch 0:2.6.0-1.el7ost will be obsoleted\n---> Package python-pycadf-common.noarch 0:2.6.0-1.el7ost will be updated\n---> Package python-pycadf-common.noarch 0:2.7.0-1.el7ost will be an update\n---> Package python-pyeclib.x86_64 0:1.5.0-1.el7ost will be obsoleted\n---> Package python-pyroute2.noarch 0:0.4.19-1.el7ost will be obsoleted\n---> Package python-rados.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package python-rados.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package python-rbd.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package python-rbd.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package python-requests.noarch 0:2.14.2-0.1.el7ost will be obsoleted\n---> Package python-requestsexceptions.noarch 0:1.3.0-1.el7ost will be obsoleted\n---> Package python-rtslib.noarch 0:2.1.fb64-0.1.20170301.git3637171.el7cp will be updated\n---> Package python-rtslib.noarch 0:2.1.fb64-3.el7cp will be an update\n---> Package python-sahara.noarch 1:7.0.1-1.el7ost will be updated\n---> Package python-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package python-saharaclient.noarch 0:1.3.0-1.el7ost will be obsoleted\n---> Package python-scciclient.noarch 0:0.5.0-1.el7ost will be obsoleted\n---> Package python-sqlalchemy.x86_64 0:1.1.11-1.el7ost will be obsoleted\n---> Package python-stevedore.noarch 0:1.25.1-1.el7ost will be obsoleted\n---> Package python-sushy.noarch 0:1.1.0-1.el7ost will be obsoleted\n---> Package python-swift.noarch 0:2.15.1-4.el7ost will be updated\n---> Package python-swift.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package python-swiftclient.noarch 0:3.4.0-1.el7ost will be obsoleted\n---> Package python-taskflow.noarch 0:2.14.1-1.el7ost will be obsoleted\n---> Package python-tenacity.noarch 0:4.4.0-1.el7ost will be obsoleted\n---> Package python-tooz.noarch 0:1.58.0-1.el7ost will be obsoleted\n---> Package python-troveclient.noarch 0:2.12.0-1.el7ost will be obsoleted\n---> Package python-twisted.x86_64 0:16.1.1-5.el7ost will be updated\n---> Package python-twisted.x86_64 0:16.1.1-5.1.el7ost will be an update\n---> Package python-urllib3.noarch 0:1.21.1-1.0.el7ost will be obsoleted\n---> Package python-voluptuous.noarch 0:0.8.9-1.el7ost will be obsoleted\n---> Package python-yaql.noarch 0:1.1.0-3.el7ost will be obsoleted\n---> Package python-zaqarclient.noarch 0:1.7.0-1.el7ost will be obsoleted\n---> Package python2-alembic.noarch 0:0.9.7-1.el7ost will be obsoleting\n---> Package python2-aodhclient.noarch 0:1.0.0-1.el7ost will be obsoleting\n---> Package python2-automaton.noarch 0:1.14.0-1.el7ost will be obsoleting\n---> Package python2-babel.noarch 0:2.3.4-1.1.el7ost will be obsoleting\n---> Package python2-barbicanclient.noarch 0:4.6.0-1.el7ost will be obsoleting\n---> Package python2-botocore.noarch 0:1.8.33-1.el7ost will be obsoleting\n---> Package python2-cachetools.noarch 0:2.0.1-3.el7ost will be obsoleting\n---> Package python2-castellan.noarch 0:0.17.0-1.el7ost will be obsoleting\n---> Package python2-ceilometermiddleware.noarch 0:1.2.0-1.el7ost will be obsoleting\n---> Package python2-cffi.x86_64 0:1.11.2-1.el7ost will be obsoleting\n---> Package python2-cinderclient.noarch 0:3.5.0-1.el7ost will be obsoleting\n---> Package python2-cliff.noarch 0:2.11.0-1.el7ost will be obsoleting\n---> Package python2-croniter.noarch 0:0.3.19-1.el7ost will be obsoleting\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be updated\n---> Package python2-cryptography.x86_64 0:2.1.4-2.el7ost will be an update\n--> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.1.4-2.el7ost.x86_64\n---> Package python2-cursive.noarch 0:0.2.1-1.el7ost will be obsoleting\n---> Package python2-dateutil.noarch 1:2.6.1-1.el7ost will be obsoleting\n---> Package python2-debtcollector.noarch 0:1.19.0-1.el7ost will be obsoleting\n---> Package python2-designateclient.noarch 0:2.9.0-1.el7ost will be obsoleting\n---> Package python2-django.noarch 0:1.11.10-1.el7ost will be obsoleting\n---> Package python2-django-compressor.noarch 0:2.1-5.el7ost will be obsoleting\n---> Package python2-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost will be obsoleting\n---> Package python2-extras.noarch 0:1.0.0-2.el7ost will be obsoleting\n---> Package python2-fixtures.noarch 0:3.0.0-7.el7ost will be obsoleting\n---> Package python2-futures.noarch 0:3.1.1-2.1.el7ost will be obsoleting\n---> Package python2-futurist.noarch 0:1.6.0-1.el7ost will be obsoleting\n---> Package python2-glance-store.noarch 0:0.23.1-0.20180213060248.ad7df98.el7ost will be obsoleting\n---> Package python2-glanceclient.noarch 1:2.10.0-1.el7ost will be obsoleting\n---> Package python2-gnocchiclient.noarch 0:7.0.1-1.el7ost will be obsoleting\n---> Package python2-greenlet.x86_64 0:0.4.12-1.el7ost will be obsoleting\n---> Package python2-heatclient.noarch 0:1.14.0-1.el7ost will be obsoleting\n---> Package python2-idna.noarch 0:2.5-1.el7ost will be obsoleting\n---> Package python2-ironicclient.noarch 0:2.2.0-1.el7ost will be obsoleting\n---> Package python2-jinja2.noarch 0:2.10-2.el7ost will be obsoleting\n---> Package python2-jsonpatch.noarch 0:1.21-1.el7ost will be obsoleting\n---> Package python2-keystoneauth1.noarch 0:3.4.0-1.el7ost will be obsoleting\n---> Package python2-keystoneclient.noarch 1:3.15.0-1.el7ost will be obsoleting\n---> Package python2-keystonemiddleware.noarch 0:4.21.0-1.el7ost will be obsoleting\n---> Package python2-magnumclient.noarch 0:2.9.0-1.el7ost will be obsoleting\n---> Package python2-manilaclient.noarch 0:1.21.0-1.el7ost will be obsoleting\n---> Package python2-markupsafe.x86_64 0:0.23-16.el7ost will be obsoleting\n---> Package python2-microversion-parse.noarch 0:0.1.4-2.1.el7ost will be obsoleting\n---> Package python2-mistral-lib.noarch 0:0.4.0-1.el7ost will be obsoleting\n---> Package python2-mistralclient.noarch 0:3.3.0-1.el7ost will be obsoleting\n---> Package python2-networking-bgpvpn.noarch 0:8.0.1-0.20180228154427.a15c091.el7ost will be obsoleting\n---> Package python2-networking-l2gw.noarch 1:12.0.2-0.20180412115803.a9f8009.el7ost will be obsoleting\n---> Package python2-neutron-lib.noarch 0:1.13.0-1.el7ost will be obsoleting\n---> Package python2-neutronclient.noarch 0:6.7.0-1.el7ost will be obsoleting\n---> Package python2-openstackclient.noarch 0:3.14.1-1.el7ost will be obsoleting\n---> Package python2-openstacksdk.noarch 0:0.11.3-1.el7ost will be obsoleting\n--> Processing Dependency: python2-munch for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n---> Package python2-os-brick.noarch 0:2.3.1-1.el7ost will be obsoleting\n---> Package python2-os-client-config.noarch 0:1.29.0-1.el7ost will be obsoleting\n---> Package python2-os-traits.noarch 0:0.5.0-1.el7ost will be obsoleting\n---> Package python2-os-vif.noarch 0:1.9.1-2.el7ost will be obsoleting\n---> Package python2-os-win.noarch 0:3.0.1-1.el7ost will be obsoleting\n---> Package python2-osc-lib.noarch 0:1.9.0-1.el7ost will be obsoleting\n---> Package python2-oslo-cache.noarch 0:1.28.0-1.el7ost will be obsoleting\n---> Package python2-oslo-concurrency.noarch 0:3.25.0-1.el7ost will be obsoleting\n---> Package python2-oslo-config.noarch 2:5.2.0-1.el7ost will be obsoleting\n---> Package python2-oslo-context.noarch 0:2.20.0-1.el7ost will be obsoleting\n---> Package python2-oslo-db.noarch 0:4.33.0-2.el7ost will be obsoleting\n---> Package python2-oslo-i18n.noarch 0:3.19.0-2.el7ost will be obsoleting\n---> Package python2-oslo-log.noarch 0:3.36.0-1.el7ost will be obsoleting\n---> Package python2-oslo-messaging.noarch 0:5.35.0-1.el7ost will be obsoleting\n---> Package python2-oslo-middleware.noarch 0:3.34.0-1.el7ost will be obsoleting\n---> Package python2-oslo-policy.noarch 0:1.33.1-1.el7ost will be obsoleting\n---> Package python2-oslo-privsep.noarch 0:1.27.0-1.el7ost will be obsoleting\n---> Package python2-oslo-reports.noarch 0:1.26.0-1.el7ost will be obsoleting\n---> Package python2-oslo-rootwrap.noarch 0:5.13.0-1.el7ost will be obsoleting\n---> Package python2-oslo-serialization.noarch 0:2.24.0-1.el7ost will be obsoleting\n---> Package python2-oslo-service.noarch 0:1.29.0-1.el7ost will be obsoleting\n---> Package python2-oslo-sphinx.noarch 0:4.18.1-0.20180223103803.3d19539.el7ost will be obsoleting\n---> Package python2-oslo-utils.noarch 0:3.35.0-1.el7ost will be obsoleting\n---> Package python2-oslo-versionedobjects.noarch 0:1.31.2-1.el7ost will be obsoleting\n---> Package python2-oslo-vmware.noarch 0:2.26.0-1.el7ost will be obsoleting\n---> Package python2-osprofiler.noarch 0:1.15.2-1.el7ost will be obsoleting\n---> Package python2-ovsdbapp.noarch 0:0.10.1-1.el7ost will be obsoleting\n---> Package python2-pika_pool.noarch 0:0.1.3-3.1.el7ost will be obsoleting\n---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7ost will be obsoleting\n---> Package python2-pycadf.noarch 0:2.7.0-1.el7ost will be obsoleting\n---> Package python2-pyeclib.x86_64 0:1.5.0-3.el7ost will be obsoleting\n---> Package python2-pyroute2.noarch 0:0.4.21-1.el7ost will be obsoleting\n---> Package python2-requests.noarch 0:2.14.2-1.el7ost will be obsoleting\n---> Package python2-requestsexceptions.noarch 0:1.4.0-1.el7ost will be obsoleting\n---> Package python2-saharaclient.noarch 0:1.5.0-1.el7ost will be obsoleting\n---> Package python2-scciclient.noarch 0:0.6.1-1.el7ost will be obsoleting\n--> Processing Dependency: python2-pyghmi for package: python2-scciclient-0.6.1-1.el7ost.noarch\n---> Package python2-sqlalchemy.x86_64 0:1.2.2-2.el7ost will be obsoleting\n---> Package python2-stevedore.noarch 0:1.28.0-1.el7ost will be obsoleting\n---> Package python2-sushy.noarch 0:1.3.2-1.el7ost will be obsoleting\n---> Package python2-swiftclient.noarch 0:3.5.0-1.el7ost will be obsoleting\n---> Package python2-taskflow.noarch 0:3.1.0-1.el7ost will be obsoleting\n---> Package python2-tenacity.noarch 0:4.8.0-1.el7ost will be obsoleting\n---> Package python2-tooz.noarch 0:1.60.0-1.el7ost will be obsoleting\n---> Package python2-troveclient.noarch 0:2.14.0-1.el7ost will be obsoleting\n---> Package python2-urllib3.noarch 0:1.21.1-1.2.el7ost will be obsoleting\n---> Package python2-voluptuous.noarch 0:0.10.5-2.el7ost will be obsoleting\n---> Package python2-yaql.noarch 0:1.1.3-2.el7ost will be obsoleting\n---> Package python2-zaqarclient.noarch 0:1.9.0-1.el7ost will be obsoleting\n---> Package rabbitmq-server.noarch 0:3.6.5-5.el7ost will be updated\n---> Package rabbitmq-server.noarch 0:3.6.15-3.el7ost will be an update\n---> Package rbd-mirror.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package rbd-mirror.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package rhosp-release.noarch 0:12.0-3.el7ost will be updated\n---> Package rhosp-release.noarch 0:13.0-3.el7ost will be an update\n---> Package rubygem-eventmachine.x86_64 0:1.2.1-1.el7ost will be updated\n---> Package rubygem-eventmachine.x86_64 0:1.2.5-1.el7ost will be an update\n---> Package rubygem-oj.x86_64 0:2.14.6-3.el7 will be updated\n---> Package rubygem-oj.x86_64 0:2.18.1-1.el7ost will be an update\n---> Package rubygem-sensu-extensions.noarch 0:1.7.1-1.el7ost will be updated\n---> Package rubygem-sensu-extensions.noarch 0:1.9.0-1.el7ost will be an update\n--> Processing Dependency: rubygem(sensu-extensions-check-dependencies) = 1.0.1 for package: rubygem-sensu-extensions-1.9.0-1.el7ost.noarch\n---> Package rubygem-sensu-extensions-occurrences.noarch 0:1.1.0-2.el7ost will be updated\n---> Package rubygem-sensu-extensions-occurrences.noarch 0:1.2.0-1.el7ost will be an update\n---> Package rubygem-sensu-json.noarch 0:2.0.1-1.el7ost will be updated\n---> Package rubygem-sensu-json.noarch 0:2.1.0-1.el7ost will be an update\n---> Package rubygem-sensu-redis.noarch 0:2.1.0-2.el7ost will be updated\n---> Package rubygem-sensu-redis.noarch 0:2.2.0-1.el7ost will be an update\n---> Package rubygem-sensu-settings.noarch 0:9.6.0-1.el7ost will be updated\n---> Package rubygem-sensu-settings.noarch 0:10.9.0-1.el7ost will be an update\n--> Processing Dependency: rubygem(parse-cron) for package: rubygem-sensu-settings-10.9.0-1.el7ost.noarch\n---> Package rubygem-yajl-ruby.x86_64 0:1.3.0-2.el7 will be updated\n---> Package rubygem-yajl-ruby.x86_64 0:1.3.1-1.el7 will be an update\n---> Package sensu.noarch 0:0.27.0-4.el7ost will be updated\n---> Package sensu.noarch 0:1.1.3-2.el7ost will be an update\n---> Package sensu-common.noarch 0:0.27.0-4.el7ost will be updated\n---> Package sensu-common.noarch 0:1.1.3-2.el7ost will be an update\n---> Package targetcli.noarch 0:2.1.fb47-0.1.20170301.gitf632f38.el7cp will be updated\n---> Package targetcli.noarch 0:2.1.fb47-0.1.20170815.git5bf3517.el7cp will be an update\n--> Running transaction check\n---> Package libradosstriper1.x86_64 2:12.2.4-10.el7cp will be installed\n---> Package openstack-sahara-image-pack.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be installed\n---> Package puppet-designate.noarch 0:12.4.0-0.20180329031405.84870dd.el7ost will be installed\n--> Processing Dependency: puppet-dns for package: puppet-designate-12.4.0-0.20180329031405.84870dd.el7ost.noarch\n---> Package python-jwt.noarch 0:1.5.3-1.el7 will be installed\n---> Package python-pyghmi.noarch 0:1.0.22-1.el7ost will be installed\n---> Package python-rgw.x86_64 2:12.2.4-10.el7cp will be installed\n---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7ost will be installed\n---> Package python2-munch.noarch 0:2.2.0-2.el7ost will be installed\n---> Package python2-octaviaclient.noarch 0:1.4.0-1.el7ost will be installed\n---> Package python2-os-service-types.noarch 0:1.1.0-1.el7ost will be installed\n---> Package python2-pyparsing.noarch 0:2.1.10-3.el7ost will be installed\n---> Package rubygem-parse-cron.noarch 0:0.1.4-1.el7ost will be installed\n---> Package rubygem-sensu-extensions-check-dependencies.noarch 0:1.0.1-1.el7ost will be installed\n--> Running transaction check\n---> Package puppet-dns.noarch 0:5.1.1-0.20180216195239.99cd025.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n gnocchi-api noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 5.5 k\n replacing openstack-gnocchi-api.noarch 4.0.3-3.el7ost\n gnocchi-common noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 11 k\n replacing openstack-gnocchi-common.noarch 4.0.3-3.el7ost\n replacing openstack-gnocchi-indexer-sqlalchemy.noarch 4.0.3-3.el7ost\n gnocchi-metricd noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 5.2 k\n replacing openstack-gnocchi-metricd.noarch 4.0.3-3.el7ost\n gnocchi-statsd noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 5.2 k\n replacing openstack-gnocchi-statsd.noarch 4.0.3-3.el7ost\n libcephfs2 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 451 k\n replacing libcephfs1.x86_64 2:10.2.10-17.el7cp\n openstack-ceilometer-common\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 41 k\n replacing openstack-ceilometer-api.noarch 1:9.0.4-2.el7ost\n replacing openstack-ceilometer-collector.noarch 1:9.0.4-2.el7ost\n openstack-heat-common noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 1.7 M\n replacing openstack-heat-api-cloudwatch.noarch 1:9.0.3-1.el7ost\n python-django-horizon noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost\n rhelosp-13.0-puddle 800 k\n replacing python-django-openstack-auth.noarch 3.5.0-3.el7ost\n python-docker noarch 2.4.2-1.3.el7 rhelosp-13.0-puddle 168 k\n replacing python-docker-py.noarch 1.10.6-3.el7\n python2-alembic noarch 0.9.7-1.el7ost rhelosp-13.0-puddle 762 k\n replacing python-alembic.noarch 0.8.10-1.el7ost\n python2-aodhclient noarch 1.0.0-1.el7ost rhelosp-13.0-puddle 47 k\n replacing python-aodhclient.noarch 0.9.0-1.el7ost\n python2-automaton noarch 1.14.0-1.el7ost rhelosp-13.0-puddle 37 k\n replacing python-automaton.noarch 1.12.1-1.el7ost\n python2-babel noarch 2.3.4-1.1.el7ost rhelosp-13.0-puddle 4.8 M\n replacing python-babel.noarch 2.3.4-1.el7ost\n python2-barbicanclient noarch 4.6.0-1.el7ost rhelosp-13.0-puddle 119 k\n replacing python-barbicanclient.noarch 4.5.2-1.el7ost\n python2-botocore noarch 1.8.33-1.el7ost rhelosp-13.0-puddle 2.8 M\n replacing python-botocore.noarch 1.4.43-1.el7ost\n python2-cachetools noarch 2.0.1-3.el7ost rhelosp-13.0-puddle 27 k\n replacing python-cachetools.noarch 1.1.6-2.el7ost\n python2-castellan noarch 0.17.0-1.el7ost rhelosp-13.0-puddle 108 k\n replacing python-castellan.noarch 0.12.2-1.el7ost\n python2-ceilometermiddleware\n noarch 1.2.0-1.el7ost rhelosp-13.0-puddle 30 k\n replacing python-ceilometermiddleware.noarch 1.1.0-1.el7ost\n python2-cffi x86_64 1.11.2-1.el7ost rhelosp-13.0-puddle 230 k\n replacing python-cffi.x86_64 1.6.0-5.el7\n python2-cinderclient noarch 3.5.0-1.el7ost rhelosp-13.0-puddle 260 k\n replacing python-cinderclient.noarch 3.1.0-1.el7ost\n python2-cliff noarch 2.11.0-1.el7ost rhelosp-13.0-puddle 88 k\n replacing python-cliff.noarch 2.8.0-1.el7ost\n python2-croniter noarch 0.3.19-1.el7ost rhelosp-13.0-puddle 33 k\n replacing python-croniter.noarch 0.3.4-5.el7ost\n python2-cursive noarch 0.2.1-1.el7ost rhelosp-13.0-puddle 53 k\n replacing python-cursive.noarch 0.1.2-1.el7ost\n python2-dateutil noarch 1:2.6.1-1.el7ost rhelosp-13.0-puddle 246 k\n replacing python-dateutil.noarch 1:2.4.2-1.el7ost\n python2-debtcollector noarch 1.19.0-1.el7ost rhelosp-13.0-puddle 28 k\n replacing python-debtcollector.noarch 1.17.1-1.el7ost\n python2-designateclient noarch 2.9.0-1.el7ost rhelosp-13.0-puddle 117 k\n replacing python-designateclient.noarch 2.7.0-1.el7ost\n python2-django noarch 1.11.10-1.el7ost rhelosp-13.0-puddle 4.2 M\n replacing python-django.noarch 1.8.18-1.el7ost\n python2-django-compressor noarch 2.1-5.el7ost rhelosp-13.0-puddle 166 k\n replacing python-django-compressor.noarch 2.0-1.el7ost\n python2-ec2-api noarch 6.0.1-0.20180329214259.219dbc7.el7ost\n rhelosp-13.0-puddle 271 k\n replacing python-ec2-api.noarch 5.0.0-2.el7ost\n python2-extras noarch 1.0.0-2.el7ost rhelosp-13.0-puddle 17 k\n replacing python-extras.noarch 0.0.3-8.el7ost\n python2-fixtures noarch 3.0.0-7.el7ost rhelosp-13.0-puddle 89 k\n replacing python-fixtures.noarch 3.0.0-2.el7ost\n python2-futures noarch 3.1.1-2.1.el7ost rhelosp-13.0-puddle 29 k\n replacing python-futures.noarch 3.0.3-1.el7ost\n python2-futurist noarch 1.6.0-1.el7ost rhelosp-13.0-puddle 59 k\n replacing python-futurist.noarch 1.3.1-1.el7ost\n python2-glance-store noarch 0.23.1-0.20180213060248.ad7df98.el7ost\n rhelosp-13.0-puddle 224 k\n replacing python-glance-store.noarch 0.22.0-1.el7ost\n python2-glanceclient noarch 1:2.10.0-1.el7ost rhelosp-13.0-puddle 136 k\n replacing python-glanceclient.noarch 1:2.8.0-2.el7ost\n python2-gnocchiclient noarch 7.0.1-1.el7ost rhelosp-13.0-puddle 72 k\n replacing python-gnocchiclient.noarch 3.3.1-1.el7ost\n python2-greenlet x86_64 0.4.12-1.el7ost rhelosp-13.0-puddle 25 k\n replacing python-greenlet.x86_64 0.4.2-4.el7\n python2-heatclient noarch 1.14.0-1.el7ost rhelosp-13.0-puddle 159 k\n replacing python-heatclient.noarch 1.11.1-1.el7ost\n python2-idna noarch 2.5-1.el7ost rhelosp-13.0-puddle 95 k\n replacing python-idna.noarch 2.4-1.el7\n python2-ironicclient noarch 2.2.0-1.el7ost rhelosp-13.0-puddle 391 k\n replacing python-ironicclient.noarch 1.17.0-1.el7ost\n python2-jinja2 noarch 2.10-2.el7ost rhelosp-13.0-puddle 527 k\n replacing python-jinja2.noarch 2.7.2-2.el7cp\n python2-jsonpatch noarch 1.21-1.el7ost rhelosp-13.0-puddle 22 k\n replacing python-jsonpatch.noarch 1.2-4.el7\n python2-keystoneauth1 noarch 3.4.0-1.el7ost rhelosp-13.0-puddle 385 k\n replacing python-keystoneauth1.noarch 3.1.0-1.el7ost\n python2-keystoneclient noarch 1:3.15.0-1.el7ost rhelosp-13.0-puddle 237 k\n replacing python-keystoneclient.noarch 1:3.13.0-1.el7ost\n python2-keystonemiddleware noarch 4.21.0-1.el7ost rhelosp-13.0-puddle 95 k\n replacing python-keystonemiddleware.noarch 4.17.0-1.el7ost\n python2-magnumclient noarch 2.9.0-1.el7ost rhelosp-13.0-puddle 110 k\n replacing python-magnumclient.noarch 2.7.0-1.el7ost\n python2-manilaclient noarch 1.21.0-1.el7ost rhelosp-13.0-puddle 411 k\n replacing python-manilaclient.noarch 1.17.2-1.el7ost\n python2-markupsafe x86_64 0.23-16.el7ost rhelosp-13.0-puddle 32 k\n replacing python-markupsafe.x86_64 0.11-10.el7\n python2-microversion-parse noarch 0.1.4-2.1.el7ost rhelosp-13.0-puddle 17 k\n replacing python-microversion-parse.noarch 0.1.4-2.el7ost\n python2-mistral-lib noarch 0.4.0-1.el7ost rhelosp-13.0-puddle 24 k\n replacing python-mistral-lib.noarch 0.3.3-1.el7ost\n python2-mistralclient noarch 3.3.0-1.el7ost rhelosp-13.0-puddle 173 k\n replacing python-mistralclient.noarch 3.1.4-1.el7ost\n python2-networking-bgpvpn noarch 8.0.1-0.20180228154427.a15c091.el7ost\n rhelosp-13.0-puddle 99 k\n replacing python-networking-bgpvpn.noarch 7.0.0-3.el7ost\n python2-networking-l2gw noarch 1:12.0.2-0.20180412115803.a9f8009.el7ost\n rhelosp-13.0-puddle 150 k\n replacing python-networking-l2gw.noarch 1:11.0.0-2.el7ost\n python2-neutron-lib noarch 1.13.0-1.el7ost rhelosp-13.0-puddle 232 k\n replacing python-neutron-lib.noarch 1.9.1-1.el7ost\n python2-neutronclient noarch 6.7.0-1.el7ost rhelosp-13.0-puddle 305 k\n replacing python-neutronclient.noarch 6.5.0-1.el7ost\n python2-openstackclient noarch 3.14.1-1.el7ost rhelosp-13.0-puddle 1.0 M\n replacing python-openstackclient.noarch 3.12.0-1.el7ost\n python2-openstacksdk noarch 0.11.3-1.el7ost rhelosp-13.0-puddle 566 k\n replacing python-openstacksdk.noarch 0.9.17-1.el7ost\n python2-os-brick noarch 2.3.1-1.el7ost rhelosp-13.0-puddle 1.1 M\n replacing python-os-brick.noarch 1.15.5-1.el7ost\n python2-os-client-config noarch 1.29.0-1.el7ost rhelosp-13.0-puddle 82 k\n replacing python-os-client-config.noarch 1.28.0-1.el7ost\n python2-os-traits noarch 0.5.0-1.el7ost rhelosp-13.0-puddle 23 k\n replacing python-os-traits.noarch 0.3.3-1.el7ost\n python2-os-vif noarch 1.9.1-2.el7ost rhelosp-13.0-puddle 72 k\n replacing python-os-vif.noarch 1.7.0-1.el7ost\n python2-os-win noarch 3.0.1-1.el7ost rhelosp-13.0-puddle 412 k\n replacing python-os-win.noarch 2.2.0-1.el7ost\n python2-osc-lib noarch 1.9.0-1.el7ost rhelosp-13.0-puddle 70 k\n replacing python-osc-lib.noarch 1.7.0-1.el7ost\n python2-oslo-cache noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 45 k\n replacing python-oslo-cache.noarch 1.25.1-1.el7ost\n python2-oslo-concurrency noarch 3.25.0-1.el7ost rhelosp-13.0-puddle 36 k\n replacing python-oslo-concurrency.noarch 3.21.1-1.el7ost\n python2-oslo-config noarch 2:5.2.0-1.el7ost rhelosp-13.0-puddle 199 k\n replacing python-oslo-config.noarch 2:4.11.1-1.el7ost\n python2-oslo-context noarch 2.20.0-1.el7ost rhelosp-13.0-puddle 21 k\n replacing python-oslo-context.noarch 2.17.1-1.el7ost\n python2-oslo-db noarch 4.33.0-2.el7ost rhelosp-13.0-puddle 144 k\n replacing python-oslo-db.noarch 4.25.1-1.el7ost\n python2-oslo-i18n noarch 3.19.0-2.el7ost rhelosp-13.0-puddle 52 k\n replacing python-oslo-i18n.noarch 3.17.1-1.el7ost\n python2-oslo-log noarch 3.36.0-1.el7ost rhelosp-13.0-puddle 57 k\n replacing python-oslo-log.noarch 3.30.2-1.el7ost\n python2-oslo-messaging noarch 5.35.0-1.el7ost rhelosp-13.0-puddle 355 k\n replacing python-oslo-messaging.noarch 5.30.2-1.el7ost\n python2-oslo-middleware noarch 3.34.0-1.el7ost rhelosp-13.0-puddle 49 k\n replacing python-oslo-middleware.noarch 3.30.1-1.el7ost\n python2-oslo-policy noarch 1.33.1-1.el7ost rhelosp-13.0-puddle 59 k\n replacing python-oslo-policy.noarch 1.25.2-1.el7ost\n python2-oslo-privsep noarch 1.27.0-1.el7ost rhelosp-13.0-puddle 31 k\n replacing python-oslo-privsep.noarch 1.22.1-1.el7ost\n python2-oslo-reports noarch 1.26.0-1.el7ost rhelosp-13.0-puddle 53 k\n replacing python-oslo-reports.noarch 1.22.1-1.el7ost\n python2-oslo-rootwrap noarch 5.13.0-1.el7ost rhelosp-13.0-puddle 39 k\n replacing python-oslo-rootwrap.noarch 5.9.2-1.el7ost\n python2-oslo-serialization noarch 2.24.0-1.el7ost rhelosp-13.0-puddle 28 k\n replacing python-oslo-serialization.noarch 2.20.2-1.el7ost\n python2-oslo-service noarch 1.29.0-1.el7ost rhelosp-13.0-puddle 60 k\n replacing python-oslo-service.noarch 1.25.1-1.el7ost\n python2-oslo-sphinx noarch 4.18.1-0.20180223103803.3d19539.el7ost\n rhelosp-13.0-puddle 31 k\n replacing python-oslo-sphinx.noarch 4.15.1-1.el7ost\n python2-oslo-utils noarch 3.35.0-1.el7ost rhelosp-13.0-puddle 72 k\n replacing python-oslo-utils.noarch 3.28.1-1.el7ost\n python2-oslo-versionedobjects\n noarch 1.31.2-1.el7ost rhelosp-13.0-puddle 72 k\n replacing python-oslo-versionedobjects.noarch 1.26.1-1.el7ost\n python2-oslo-vmware noarch 2.26.0-1.el7ost rhelosp-13.0-puddle 189 k\n replacing python-oslo-vmware.noarch 2.23.1-1.el7ost\n python2-osprofiler noarch 1.15.2-1.el7ost rhelosp-13.0-puddle 121 k\n replacing python-osprofiler.noarch 1.11.0-1.el7ost\n python2-ovsdbapp noarch 0.10.1-1.el7ost rhelosp-13.0-puddle 95 k\n replacing python-ovsdbapp.noarch 0.4.1-1.el7ost\n python2-pika_pool noarch 0.1.3-3.1.el7ost rhelosp-13.0-puddle 13 k\n replacing python-pika_pool.noarch 0.1.3-3.el7ost\n python2-pyOpenSSL noarch 17.3.0-3.el7ost rhelosp-13.0-puddle 93 k\n replacing python-pyOpenSSL.noarch 16.2.0-3.el7ost\n python2-pycadf noarch 2.7.0-1.el7ost rhelosp-13.0-puddle 46 k\n replacing python-pycadf.noarch 2.6.0-1.el7ost\n python2-pyeclib x86_64 1.5.0-3.el7ost rhelosp-13.0-puddle 48 k\n replacing python-pyeclib.x86_64 1.5.0-1.el7ost\n python2-pyroute2 noarch 0.4.21-1.el7ost rhelosp-13.0-puddle 378 k\n replacing python-pyroute2.noarch 0.4.19-1.el7ost\n python2-requests noarch 2.14.2-1.el7ost rhelosp-13.0-puddle 117 k\n replacing python-requests.noarch 2.14.2-0.1.el7ost\n python2-requestsexceptions noarch 1.4.0-1.el7ost rhelosp-13.0-puddle 11 k\n replacing python-requestsexceptions.noarch 1.3.0-1.el7ost\n python2-saharaclient noarch 1.5.0-1.el7ost rhelosp-13.0-puddle 171 k\n replacing python-saharaclient.noarch 1.3.0-1.el7ost\n python2-scciclient noarch 0.6.1-1.el7ost rhelosp-13.0-puddle 97 k\n replacing python-scciclient.noarch 0.5.0-1.el7ost\n python2-sqlalchemy x86_64 1.2.2-2.el7ost rhelosp-13.0-puddle 1.8 M\n replacing python-sqlalchemy.x86_64 1.1.11-1.el7ost\n python2-stevedore noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 57 k\n replacing python-stevedore.noarch 1.25.1-1.el7ost\n python2-sushy noarch 1.3.2-1.el7ost rhelosp-13.0-puddle 51 k\n replacing python-sushy.noarch 1.1.0-1.el7ost\n python2-swiftclient noarch 3.5.0-1.el7ost rhelosp-13.0-puddle 160 k\n replacing python-swiftclient.noarch 3.4.0-1.el7ost\n python2-taskflow noarch 3.1.0-1.el7ost rhelosp-13.0-puddle 678 k\n replacing python-taskflow.noarch 2.14.1-1.el7ost\n python2-tenacity noarch 4.8.0-1.el7ost rhelosp-13.0-puddle 43 k\n replacing python-tenacity.noarch 4.4.0-1.el7ost\n python2-tooz noarch 1.60.0-1.el7ost rhelosp-13.0-puddle 97 k\n replacing python-tooz.noarch 1.58.0-1.el7ost\n python2-troveclient noarch 2.14.0-1.el7ost rhelosp-13.0-puddle 1.4 M\n replacing python-troveclient.noarch 2.12.0-1.el7ost\n python2-urllib3 noarch 1.21.1-1.2.el7ost rhelosp-13.0-puddle 173 k\n replacing python-urllib3.noarch 1.21.1-1.0.el7ost\n python2-voluptuous noarch 0.10.5-2.el7ost rhelosp-13.0-puddle 50 k\n replacing python-voluptuous.noarch 0.8.9-1.el7ost\n python2-yaql noarch 1.1.3-2.el7ost rhelosp-13.0-puddle 183 k\n replacing python-yaql.noarch 1.1.0-3.el7ost\n python2-zaqarclient noarch 1.9.0-1.el7ost rhelosp-13.0-puddle 122 k\n replacing python-zaqarclient.noarch 1.7.0-1.el7ost\nUpdating:\n ceph-base x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 3.9 M\n ceph-common x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 15 M\n ceph-mds x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-tools\n 3.6 M\n ceph-mon x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 5.0 M\n ceph-radosgw x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-tools\n 3.8 M\n ceph-selinux x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 41 k\n collectd x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 627 k\n collectd-apache x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 28 k\n collectd-ceph x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-curl x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 41 k\n collectd-curl_json x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-curl_xml x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 30 k\n collectd-disk x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 27 k\n collectd-ipmi x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 33 k\n collectd-iptables x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 26 k\n collectd-mysql x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-netlink x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 28 k\n collectd-ping x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 28 k\n collectd-rrdcached x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-rrdtool x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 33 k\n collectd-sensors x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 26 k\n collectd-smart x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 27 k\n collectd-utils x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 48 k\n collectd-virt x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 38 k\n collectd-write_http x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 34 k\n collectd-write_sensu x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 30 k\n erlang-asn1 x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 733 k\n erlang-compiler x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 1.1 M\n erlang-crypto x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 125 k\n erlang-eldap x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 116 k\n erlang-erts x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 2.7 M\n erlang-hipe x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 2.6 M\n erlang-inets x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 757 k\n erlang-kernel x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 1.0 M\n erlang-mnesia x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 688 k\n erlang-os_mon x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 108 k\n erlang-otp_mibs x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 36 k\n erlang-public_key x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 567 k\n erlang-runtime_tools x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 176 k\n erlang-sasl x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 278 k\n erlang-snmp x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 1.5 M\n erlang-ssl x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 692 k\n erlang-stdlib x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 2.1 M\n erlang-syntax_tools x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 341 k\n erlang-tools x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 549 k\n erlang-xmerl x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 985 k\n libcollectdclient x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 38 k\n liberasurecode x86_64 1.5.0-4.el7ost rhelosp-13.0-puddle 55 k\n librados2 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 2.9 M\n librbd1 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 1.1 M\n librgw2 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 1.7 M\n openstack-aodh-api noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 5.2 k\n openstack-aodh-common noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 31 k\n openstack-aodh-evaluator noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-aodh-listener noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-aodh-notifier noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-ceilometer-central\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 4.6 k\n openstack-ceilometer-compute\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 4.7 k\n openstack-ceilometer-ipmi noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 6.4 k\n openstack-ceilometer-notification\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 9.8 k\n openstack-ceilometer-polling\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 5.2 k\n openstack-cinder noarch 1:12.0.1-0.20180418194613.c476898.el7ost\n rhelosp-13.0-puddle 58 k\n openstack-dashboard noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost\n rhelosp-13.0-puddle 12 M\n openstack-dashboard-theme noarch 1:13.0.0-1.el7ost rhelosp-13.0-puddle 705 k\n openstack-ec2-api noarch 6.0.1-0.20180329214259.219dbc7.el7ost\n rhelosp-13.0-puddle 11 k\n openstack-glance noarch 1:16.0.1-2.el7ost rhelosp-13.0-puddle 77 k\n openstack-heat-api noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 11 k\n openstack-heat-api-cfn noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 11 k\n openstack-heat-engine noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 9.9 k\n openstack-ironic-api noarch 1:10.1.2-4.el7ost rhelosp-13.0-puddle 6.0 k\n openstack-ironic-common noarch 1:10.1.2-4.el7ost rhelosp-13.0-puddle 1.0 M\n openstack-ironic-conductor noarch 1:10.1.2-4.el7ost rhelosp-13.0-puddle 5.2 k\n openstack-ironic-inspector noarch 7.2.1-0.20180409163360.el7ost\n rhelosp-13.0-puddle 185 k\n openstack-keystone noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost\n rhelosp-13.0-puddle 87 k\n openstack-manila noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 9.8 k\n openstack-manila-share noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 5.3 k\n openstack-manila-ui noarch 2.13.0-3.el7ost rhelosp-13.0-puddle 1.3 M\n openstack-mistral-api noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-mistral-common noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 8.4 k\n openstack-mistral-engine noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.7 k\n openstack-mistral-event-engine\n noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.8 k\n openstack-mistral-executor noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.8 k\n openstack-neutron noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 27 k\n openstack-neutron-common noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 223 k\n openstack-neutron-lbaas noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost\n rhelosp-13.0-puddle 15 k\n openstack-neutron-lbaas-ui noarch 4.0.1-0.20180326210834.a2c502e.el7ost\n rhelosp-13.0-puddle 1.1 M\n openstack-neutron-linuxbridge\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 15 k\n openstack-neutron-metering-agent\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 12 k\n openstack-neutron-ml2 noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 13 k\n openstack-neutron-openvswitch\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 16 k\n openstack-neutron-sriov-nic-agent\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 12 k\n openstack-nova-api noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 8.5 k\n openstack-nova-common noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 366 k\n openstack-nova-compute noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 8.5 k\n openstack-nova-conductor noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.0 k\n openstack-nova-console noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 7.0 k\n openstack-nova-migration noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 7.8 k\n openstack-nova-novncproxy noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.5 k\n openstack-nova-placement-api\n noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.3 k\n openstack-nova-scheduler noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.0 k\n openstack-octavia-api noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 10 k\n openstack-octavia-common noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 15 k\n openstack-octavia-health-manager\n noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 9.6 k\n openstack-octavia-housekeeping\n noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 9.6 k\n openstack-octavia-worker noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 9.5 k\n openstack-panko-api noarch 4.0.1-1.el7ost rhelosp-13.0-puddle 4.8 k\n openstack-panko-common noarch 4.0.1-1.el7ost rhelosp-13.0-puddle 9.4 k\n openstack-sahara noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 5.7 k\n openstack-sahara-api noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 5.5 k\n openstack-sahara-common noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 30 k\n openstack-sahara-engine noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 5.5 k\n openstack-sahara-ui noarch 8.0.1-0.20180301091310.707059f.el7ost\n rhelosp-13.0-puddle 399 k\n openstack-selinux noarch 0.8.14-10.el7ost rhelosp-13.0-puddle 168 k\n openstack-swift-account noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 21 k\n openstack-swift-container noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 24 k\n openstack-swift-object noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 26 k\n openstack-swift-plugin-swift3\n noarch 1.12.1-0.20180309183402.520b888.el7ost\n rhelosp-13.0-puddle 269 k\n openstack-swift-proxy noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 32 k\n openstack-zaqar noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 413 k\n openvswitch x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 6.3 M\n openvswitch-ovn-central x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 868 k\n openvswitch-ovn-common x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 2.4 M\n openvswitch-ovn-host x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 923 k\n os-apply-config noarch 8.3.1-0.20180308131116.62fdfc1.el7ost\n rhelosp-13.0-puddle 47 k\n os-collect-config noarch 8.3.1-0.20180308131451.08bb3bd.el7ost\n rhelosp-13.0-puddle 44 k\n os-refresh-config noarch 8.3.1-0.20180308132441.016471a.el7ost\n rhelosp-13.0-puddle 16 k\n puppet-aodh noarch 12.4.0-0.20180329025539.8b519d2.el7ost\n rhelosp-13.0-puddle 41 k\n puppet-apache noarch 2.3.1-1.e587f2agit.el7ost\n rhelosp-13.0-puddle 211 k\n puppet-archive noarch 2.2.1-0.20180216011041.10888db.el7ost\n rhelosp-13.0-puddle 38 k\n puppet-auditd noarch 2.2.1-0.20180216200241.c0c1ccb.el7ost\n rhelosp-13.0-puddle 24 k\n puppet-barbican noarch 12.4.0-0.20180329025924.c9a95fd.el7ost\n rhelosp-13.0-puddle 41 k\n puppet-cassandra noarch 2.6.0-0.20180220172321.2454099.el7ost\n rhelosp-13.0-puddle 56 k\n puppet-ceilometer noarch 12.5.1-0.20180413035711.940590e.el7ost\n rhelosp-13.0-puddle 55 k\n puppet-ceph noarch 2.5.0-1.el7ost rhelosp-13.0-puddle 55 k\n puppet-certmonger noarch 2.3.0-1.el7ost rhelosp-13.0-puddle 22 k\n puppet-cinder noarch 12.4.1-0.20180329071637.4011a82.el7ost\n rhelosp-13.0-puddle 90 k\n puppet-collectd noarch 8.0.2-0.20180216105213.93c8d0b.el7ost\n rhelosp-13.0-puddle 105 k\n puppet-concat noarch 4.1.2-0.20180216000640.d4857df.el7ost\n rhelosp-13.0-puddle 29 k\n puppet-contrail noarch 1.0.1-0.20180216104752.ecf700b.el7ost\n rhelosp-13.0-puddle 63 k\n puppet-corosync noarch 6.0.1-0.20180216001140.9940eb9.el7ost\n rhelosp-13.0-puddle 55 k\n puppet-datacat noarch 0.6.3-0.20180215114545.5cce8f2.el7ost\n rhelosp-13.0-puddle 14 k\n puppet-ec2api noarch 12.4.0-0.20180329031927.424f258.el7ost\n rhelosp-13.0-puddle 30 k\n puppet-elasticsearch noarch 6.2.1-0.20180216015044.813c729.el7ost\n rhelosp-13.0-puddle 92 k\n puppet-fdio noarch 18.01-1.el7ost rhelosp-13.0-puddle 21 k\n puppet-firewall noarch 1.12.1-0.20180216004829.3dc1990.el7ost\n rhelosp-13.0-puddle 65 k\n puppet-fluentd noarch 0.10.0-0.20180216091746.4dfc15a.el7ost\n rhelosp-13.0-puddle 18 k\n puppet-git noarch 0.5.0-0.20180215134851.4e4498e.el7ost\n rhelosp-13.0-puddle 18 k\n puppet-glance noarch 12.5.0-2.el7ost rhelosp-13.0-puddle 72 k\n puppet-gnocchi noarch 12.4.0-0.20180329032858.5dfa350.el7ost\n rhelosp-13.0-puddle 47 k\n puppet-haproxy noarch 2.1.1-0.20180216093132.11ac7a2.el7ost\n rhelosp-13.0-puddle 46 k\n puppet-heat noarch 12.4.1-0.20180416203421.90e3fb0.el7ost\n rhelosp-13.0-puddle 51 k\n puppet-horizon noarch 12.4.0-0.20180329033844.64559b8.el7ost\n rhelosp-13.0-puddle 43 k\n puppet-inifile noarch 2.2.1-0.20180216005851.d2c38b9.el7ost\n rhelosp-13.0-puddle 35 k\n puppet-ipaclient noarch 2.5.2-0.20180216000114.b086731.el7ost\n rhelosp-13.0-puddle 13 k\n puppet-ironic noarch 12.4.0-0.20180329034302.8285d85.el7ost\n rhelosp-13.0-puddle 88 k\n puppet-java noarch 2.4.1-0.20180216101657.47afbd2.el7ost\n rhelosp-13.0-puddle 29 k\n puppet-kafka noarch 5.0.1-0.20180216125717.6419b44.el7ost\n rhelosp-13.0-puddle 25 k\n puppet-keepalived noarch 0.0.2-0.20180215113628.bbca37a.el7ost\n rhelosp-13.0-puddle 9.2 k\n puppet-keystone noarch 12.4.0-0.20180329034741.b6d2197.el7ost\n rhelosp-13.0-puddle 108 k\n puppet-kibana3 noarch 0.0.5-0.20180215131629.6ca9631.el7ost\n rhelosp-13.0-puddle 11 k\n puppet-kmod noarch 2.2.1-0.20180215234536.ad51300.el7ost\n rhelosp-13.0-puddle 13 k\n puppet-manila noarch 12.4.0-0.20180329035214.6c18418.el7ost\n rhelosp-13.0-puddle 57 k\n puppet-memcached noarch 3.1.0-0.20180216112637.bf90f06.el7ost\n rhelosp-13.0-puddle 13 k\n puppet-mistral noarch 12.4.0-0.20180329035643.ab885c4.el7ost\n rhelosp-13.0-puddle 38 k\n puppet-mysql noarch 5.2.2-0.20180216012141.a5497b2.el7ost\n rhelosp-13.0-puddle 78 k\n puppet-neutron noarch 12.4.1-0.20180412211913.el7ost\n rhelosp-13.0-puddle 167 k\n puppet-nova noarch 12.4.0-3.el7ost rhelosp-13.0-puddle 150 k\n puppet-nssdb noarch 1.0.2-0.20180215135314.2ed2a2d.el7ost\n rhelosp-13.0-puddle 7.3 k\n puppet-octavia noarch 12.4.0-2.el7ost rhelosp-13.0-puddle 41 k\n puppet-opendaylight noarch 8.1.2-1.38977efgit.el7ost\n rhelosp-13.0-puddle 28 k\n puppet-openstack_extras noarch 12.4.1-0.20180413042250.2634296.el7ost\n rhelosp-13.0-puddle 38 k\n puppet-openstacklib noarch 12.4.0-0.20180329042555.4b30e6f.el7ost\n rhelosp-13.0-puddle 45 k\n puppet-oslo noarch 12.4.0-0.20180329043028.2259336.el7ost\n rhelosp-13.0-puddle 34 k\n puppet-ovn noarch 12.4.0-0.20180329043503.36ff219.el7ost\n rhelosp-13.0-puddle 20 k\n puppet-pacemaker noarch 0.7.2-0.20180423212248.fee47ee.el7ost\n rhelosp-13.0-puddle 149 k\n puppet-panko noarch 12.4.0-0.20180329043927.7641dbe.el7ost\n rhelosp-13.0-puddle 33 k\n puppet-rabbitmq noarch 8.1.1-0.20180216013831.d4b06b7.el7ost\n rhelosp-13.0-puddle 326 k\n puppet-redis noarch 3.2.1-0.20180216095743.bfcc212.el7ost\n rhelosp-13.0-puddle 44 k\n puppet-remote noarch 10.0.0-0.20180215135737.7420908.el7ost\n rhelosp-13.0-puddle 11 k\n puppet-rsync noarch 0.4.1-0.20180215235612.447685f.el7ost\n rhelosp-13.0-puddle 20 k\n puppet-sahara noarch 12.4.0-0.20180329044358.42162c3.el7ost\n rhelosp-13.0-puddle 42 k\n puppet-sensu noarch 2.50.0-1.el7ost rhelosp-13.0-puddle 96 k\n puppet-snmp noarch 3.9.1-0.20180216001706.5d73485.el7ost\n rhelosp-13.0-puddle 30 k\n puppet-ssh noarch 3.0.2-0.20180216110734.fb2de75.el7ost\n rhelosp-13.0-puddle 22 k\n puppet-staging noarch 1.0.5-0.20180215133924.b466d93.el7ost\n rhelosp-13.0-puddle 78 k\n puppet-stdlib noarch 4.24.1-0.20180216004353.b0d99ad.el7ost\n rhelosp-13.0-puddle 133 k\n puppet-swift noarch 12.4.0-0.20180329044944.1a67002.el7ost\n rhelosp-13.0-puddle 88 k\n puppet-systemd noarch 1.1.2-0.20180216110348.20a465b.el7ost\n rhelosp-13.0-puddle 19 k\n puppet-timezone noarch 4.1.1-0.20180216002204.32aa9f5.el7ost\n rhelosp-13.0-puddle 14 k\n puppet-tomcat noarch 2.2.1-0.20180216113018.c6d9954.el7ost\n rhelosp-13.0-puddle 60 k\n puppet-tripleo noarch 8.3.2-6.el7ost rhelosp-13.0-puddle 246 k\n puppet-trove noarch 12.4.0-0.20180329050409.e7bfdc9.el7ost\n rhelosp-13.0-puddle 55 k\n puppet-uchiwa noarch 2.0.0-0.20180216092614.92c7f71.el7ost\n rhelosp-13.0-puddle 18 k\n puppet-vcsrepo noarch 2.3.1-0.20180216003251.bb1209e.el7ost\n rhelosp-13.0-puddle 45 k\n puppet-vswitch noarch 8.4.0-0.20180329150818.fd94e91.el7ost\n rhelosp-13.0-puddle 34 k\n puppet-xinetd noarch 3.0.1-0.20180216005257.b95c79c.el7ost\n rhelosp-13.0-puddle 22 k\n puppet-zaqar noarch 12.4.0-1.el7ost rhelosp-13.0-puddle 39 k\n puppet-zookeeper noarch 0.7.7-0.20180216101303.88b4cea.el7ost\n rhelosp-13.0-puddle 25 k\n pyparsing noarch 2.1.10-3.el7ost rhelosp-13.0-puddle 7.3 k\n python-aodh noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 150 k\n python-ceilometer noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 286 k\n python-cephfs x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 102 k\n python-cinder noarch 1:12.0.1-0.20180418194613.c476898.el7ost\n rhelosp-13.0-puddle 3.8 M\n python-django-bash-completion\n noarch 1.11.10-1.el7ost rhelosp-13.0-puddle 12 k\n python-dns noarch 1.15.0-5.1.el7ost rhelosp-13.0-puddle 248 k\n python-dracclient noarch 1.3.2-0.20180326174322.a8ef5bf.el7ost\n rhelosp-13.0-puddle 131 k\n python-glance noarch 1:16.0.1-2.el7ost rhelosp-13.0-puddle 791 k\n python-gnocchi noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 266 k\n python-ironic-inspector-client\n noarch 3.1.1-1.el7ost rhelosp-13.0-puddle 59 k\n python-ironic-lib noarch 2.12.1-1.el7ost rhelosp-13.0-puddle 89 k\n python-keystone noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost\n rhelosp-13.0-puddle 1.0 M\n python-manila noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 1.5 M\n python-mistral noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 454 k\n python-networking-odl noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost\n rhelosp-13.0-puddle 1.4 M\n python-networking-ovn noarch 4.0.1-0.20180420150809.c7c16d4.el7ost\n rhelosp-13.0-puddle 1.8 M\n python-neutron noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 2.1 M\n python-neutron-lbaas noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost\n rhelosp-13.0-puddle 257 k\n python-nova noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 3.5 M\n python-octavia noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 558 k\n python-openstackclient-lang\n noarch 3.14.1-1.el7ost rhelosp-13.0-puddle 54 k\n python-openvswitch noarch 2.9.0-20.el7fdp rhelosp-13.0-puddle 168 k\n python-oslo-cache-lang noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 13 k\n python-oslo-concurrency-lang\n noarch 3.25.0-1.el7ost rhelosp-13.0-puddle 9.9 k\n python-oslo-db-lang noarch 4.33.0-2.el7ost rhelosp-13.0-puddle 9.6 k\n python-oslo-i18n-lang noarch 3.19.0-2.el7ost rhelosp-13.0-puddle 10 k\n python-oslo-log-lang noarch 3.36.0-1.el7ost rhelosp-13.0-puddle 9.2 k\n python-oslo-middleware-lang\n noarch 3.34.0-1.el7ost rhelosp-13.0-puddle 8.2 k\n python-oslo-policy-lang noarch 1.33.1-1.el7ost rhelosp-13.0-puddle 8.2 k\n python-oslo-privsep-lang noarch 1.27.0-1.el7ost rhelosp-13.0-puddle 8.6 k\n python-oslo-utils-lang noarch 3.35.0-1.el7ost rhelosp-13.0-puddle 9.0 k\n python-oslo-versionedobjects-lang\n noarch 1.31.2-1.el7ost rhelosp-13.0-puddle 8.5 k\n python-oslo-vmware-lang noarch 2.26.0-1.el7ost rhelosp-13.0-puddle 9.9 k\n python-panko noarch 4.0.1-1.el7ost rhelosp-13.0-puddle 105 k\n python-paunch noarch 2.5.0-1.el7ost rhelosp-13.0-puddle 31 k\n python-proliantutils noarch 2.5.0-0.20180215153737.19072b8.el7ost\n rhelosp-13.0-puddle 184 k\n python-pycadf-common noarch 2.7.0-1.el7ost rhelosp-13.0-puddle 11 k\n python-rados x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 193 k\n python-rbd x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 126 k\n python-rtslib noarch 2.1.fb64-3.el7cp rhelosp-ceph-3.0-tools\n 99 k\n python-sahara noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 1.6 M\n python-swift noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 1.2 M\n python-twisted x86_64 16.1.1-5.1.el7ost rhelosp-13.0-puddle 5.5 M\n python2-cryptography x86_64 2.1.4-2.el7ost rhelosp-13.0-puddle 510 k\n rabbitmq-server noarch 3.6.15-3.el7ost rhelosp-13.0-puddle 4.7 M\n rbd-mirror x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-tools\n 1.5 M\n rhosp-release noarch 13.0-3.el7ost rhelosp-13.0-puddle 3.4 k\n rubygem-eventmachine x86_64 1.2.5-1.el7ost rhelosp-13.0-optools-puddle\n 172 k\n rubygem-oj x86_64 2.18.1-1.el7ost rhelosp-13.0-optools-puddle\n 89 k\n rubygem-sensu-extensions noarch 1.9.0-1.el7ost rhelosp-13.0-optools-puddle\n 9.2 k\n rubygem-sensu-extensions-occurrences\n noarch 1.2.0-1.el7ost rhelosp-13.0-optools-puddle\n 6.5 k\n rubygem-sensu-json noarch 2.1.0-1.el7ost rhelosp-13.0-optools-puddle\n 7.1 k\n rubygem-sensu-redis noarch 2.2.0-1.el7ost rhelosp-13.0-optools-puddle\n 13 k\n rubygem-sensu-settings noarch 10.9.0-1.el7ost rhelosp-13.0-optools-puddle\n 19 k\n rubygem-yajl-ruby x86_64 1.3.1-1.el7 rhelosp-13.0-optools-puddle\n 140 k\n sensu noarch 1.1.3-2.el7ost rhelosp-13.0-optools-puddle\n 19 k\n sensu-common noarch 1.1.3-2.el7ost rhelosp-13.0-optools-puddle\n 20 k\n targetcli noarch 2.1.fb47-0.1.20170815.git5bf3517.el7cp\n rhelosp-ceph-3.0-tools\n 65 k\nInstalling for dependencies:\n libradosstriper1 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 350 k\n openstack-sahara-image-pack\n noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 4.5 k\n puppet-designate noarch 12.4.0-0.20180329031405.84870dd.el7ost\n rhelosp-13.0-puddle 51 k\n puppet-dns noarch 5.1.1-0.20180216195239.99cd025.el7ost\n rhelosp-13.0-puddle 23 k\n python-jwt noarch 1.5.3-1.el7 rhelosp-13.0-puddle 36 k\n python-pyghmi noarch 1.0.22-1.el7ost rhelosp-13.0-puddle 204 k\n python-rgw x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 93 k\n python2-asn1crypto noarch 0.23.0-2.el7ost rhelosp-13.0-puddle 173 k\n python2-munch noarch 2.2.0-2.el7ost rhelosp-13.0-puddle 16 k\n python2-octaviaclient noarch 1.4.0-1.el7ost rhelosp-13.0-puddle 58 k\n python2-os-service-types noarch 1.1.0-1.el7ost rhelosp-13.0-puddle 28 k\n python2-pyparsing noarch 2.1.10-3.el7ost rhelosp-13.0-puddle 136 k\n rubygem-parse-cron noarch 0.1.4-1.el7ost rhelosp-13.0-optools-puddle\n 7.9 k\n rubygem-sensu-extensions-check-dependencies\n noarch 1.0.1-1.el7ost rhelosp-13.0-optools-puddle\n 6.8 k\n\nTransaction Summary\n================================================================================\nInstall 105 Packages (+14 Dependent packages)\nUpgrade 257 Packages\n\nTotal download size: 157 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 5.1 MB/s | 157 MB 00:30 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : puppet-stdlib-4.24.1-0.20180216004353.b0d99ad.el7ost.n 1/743 \n Installing : python2-stevedore-1.28.0-1.el7ost.noarch 2/743 \n Installing : python2-babel-2.3.4-1.1.el7ost.noarch 3/743 \n Updating : puppet-inifile-2.2.1-0.20180216005851.d2c38b9.el7ost.n 4/743 \n Installing : python2-debtcollector-1.19.0-1.el7ost.noarch 5/743 \n Installing : python2-sqlalchemy-1.2.2-2.el7ost.x86_64 6/743 \n Installing : python2-oslo-context-2.20.0-1.el7ost.noarch 7/743 \n Updating : collectd-5.8.0-10.el7ost.x86_64 8/743 \n Updating : puppet-concat-4.1.2-0.20180216000640.d4857df.el7ost.no 9/743 \n Updating : 2:librados2-12.2.4-10.el7cp.x86_64 10/743 \n Installing : python2-futures-3.1.1-2.1.el7ost.noarch 11/743 \n Installing : python2-futurist-1.6.0-1.el7ost.noarch 12/743 \n Installing : python2-tenacity-4.8.0-1.el7ost.noarch 13/743 \n Installing : python2-oslo-rootwrap-5.13.0-1.el7ost.noarch 14/743 \n Installing : python2-greenlet-0.4.12-1.el7ost.x86_64 15/743 \n Updating : puppet-apache-2.3.1-1.e587f2agit.el7ost.noarch 16/743 \n Installing : 1:python2-dateutil-2.6.1-1.el7ost.noarch 17/743 \n Installing : python2-alembic-0.9.7-1.el7ost.noarch 18/743 \n Installing : python2-cachetools-2.0.1-3.el7ost.noarch 19/743 \n Installing : python2-castellan-0.17.0-1.el7ost.noarch 20/743 \n Installing : python2-croniter-0.3.19-1.el7ost.noarch 21/743 \n Installing : python2-pyparsing-2.1.10-3.el7ost.noarch 22/743 \n Updating : pyparsing-2.1.10-3.el7ost.noarch 23/743 \n Installing : python2-cliff-2.11.0-1.el7ost.noarch 24/743 \n Installing : python2-django-1.11.10-1.el7ost.noarch 25/743 \n Updating : openvswitch-2.9.0-20.el7fdp.x86_64 26/743 \nwarning: user openvswitch does not exist - using root\nwarning: group openvswitch does not exist - using root\nwarning: user openvswitch does not exist - using root\nwarning: group openvswitch does not exist - using root\nchown: invalid user: ‘openvswitch:openvswitch’\n Updating : puppet-firewall-1.12.1-0.20180216004829.3dc1990.el7ost 27/743 \n Updating : puppet-memcached-3.1.0-0.20180216112637.bf90f06.el7ost 28/743 \n Installing : python2-django-compressor-2.1-5.el7ost.noarch 29/743 \n Updating : 2:librbd1-12.2.4-10.el7cp.x86_64 30/743 \n Updating : 2:librgw2-12.2.4-10.el7cp.x86_64 31/743 \n Installing : 2:libcephfs2-12.2.4-10.el7cp.x86_64 32/743 \n Updating : 2:python-rados-12.2.4-10.el7cp.x86_64 33/743 \n Updating : puppet-java-2.4.1-0.20180216101657.47afbd2.el7ost.noar 34/743 \n Updating : puppet-xinetd-3.0.1-0.20180216005257.b95c79c.el7ost.no 35/743 \n Installing : python2-automaton-1.14.0-1.el7ost.noarch 36/743 \n Updating : puppet-datacat-0.6.3-0.20180215114545.5cce8f2.el7ost.n 37/743 \n Updating : puppet-staging-1.0.5-0.20180215133924.b466d93.el7ost.n 38/743 \n Installing : python2-fixtures-3.0.0-7.el7ost.noarch 39/743 \n Updating : puppet-vcsrepo-2.3.1-0.20180216003251.bb1209e.el7ost.n 40/743 \n Installing : python2-pyroute2-0.4.21-1.el7ost.noarch 41/743 \n Updating : python-openvswitch-2.9.0-20.el7fdp.noarch 42/743 \n Installing : python2-ovsdbapp-0.10.1-1.el7ost.noarch 43/743 \n Installing : python2-idna-2.5-1.el7ost.noarch 44/743 \n Installing : python2-requestsexceptions-1.4.0-1.el7ost.noarch 45/743 \n Installing : python2-jsonpatch-1.21-1.el7ost.noarch 46/743 \n Updating : puppet-mysql-5.2.2-0.20180216012141.a5497b2.el7ost.noa 47/743 \n Updating : puppet-rsync-0.4.1-0.20180215235612.447685f.el7ost.noa 48/743 \n Updating : openvswitch-ovn-common-2.9.0-20.el7fdp.x86_64 49/743 \n Installing : python2-yaql-1.1.3-2.el7ost.noarch 50/743 \n Installing : python2-botocore-1.8.33-1.el7ost.noarch 51/743 \n Updating : puppet-git-0.5.0-0.20180215134851.4e4498e.el7ost.noarc 52/743 \n Updating : puppet-corosync-6.0.1-0.20180216001140.9940eb9.el7ost. 53/743 \n Updating : rubygem-eventmachine-1.2.5-1.el7ost.x86_64 54/743 \n Updating : puppet-vswitch-8.4.0-0.20180329150818.fd94e91.el7ost.n 55/743 \n Updating : python-rtslib-2.1.fb64-3.el7cp.noarch 56/743 \n Installing : python2-voluptuous-0.10.5-2.el7ost.noarch 57/743 \n Installing : python2-cffi-1.11.2-1.el7ost.x86_64 58/743 \n Installing : python2-os-traits-0.5.0-1.el7ost.noarch 59/743 \n Installing : python2-os-service-types-1.1.0-1.el7ost.noarch 60/743 \n Updating : rubygem-sensu-redis-2.2.0-1.el7ost.noarch 61/743 \n Updating : puppet-openstack_extras-12.4.1-0.20180413042250.263429 62/743 \n Updating : puppet-kibana3-0.0.5-0.20180215131629.6ca9631.el7ost.n 63/743 \n Updating : puppet-tomcat-2.2.1-0.20180216113018.c6d9954.el7ost.no 64/743 \n Updating : puppet-zookeeper-0.7.7-0.20180216101303.88b4cea.el7ost 65/743 \n Updating : puppet-elasticsearch-6.2.1-0.20180216015044.813c729.el 66/743 \n Updating : puppet-kafka-5.0.1-0.20180216125717.6419b44.el7ost.noa 67/743 \n Updating : puppet-opendaylight-8.1.2-1.38977efgit.el7ost.noarch 68/743 \n Updating : 2:python-rbd-12.2.4-10.el7cp.x86_64 69/743 \n Installing : 2:python-rgw-12.2.4-10.el7cp.x86_64 70/743 \n Updating : 2:python-cephfs-12.2.4-10.el7cp.x86_64 71/743 \n Updating : puppet-horizon-12.4.0-0.20180329033844.64559b8.el7ost. 72/743 \n Updating : puppet-pacemaker-0.7.2-0.20180423212248.fee47ee.el7ost 73/743 \n Updating : puppet-cassandra-2.6.0-0.20180220172321.2454099.el7ost 74/743 \n Installing : 1:python-django-horizon-13.0.1-0.20180411230905.c51a46 75/743 \n Installing : 2:libradosstriper1-12.2.4-10.el7cp.x86_64 76/743 \n Installing : puppet-dns-5.1.1-0.20180216195239.99cd025.el7ost.noarc 77/743 \n Updating : puppet-auditd-2.2.1-0.20180216200241.c0c1ccb.el7ost.no 78/743 \n Updating : puppet-haproxy-2.1.1-0.20180216093132.11ac7a2.el7ost.n 79/743 \n Updating : puppet-collectd-8.0.2-0.20180216105213.93c8d0b.el7ost. 80/743 \n Updating : puppet-keepalived-0.0.2-0.20180215113628.bbca37a.el7os 81/743 \n Updating : puppet-ssh-3.0.2-0.20180216110734.fb2de75.el7ost.noarc 82/743 \n Updating : puppet-contrail-1.0.1-0.20180216104752.ecf700b.el7ost. 83/743 \n Updating : puppet-timezone-4.1.1-0.20180216002204.32aa9f5.el7ost. 84/743 \n Updating : puppet-uchiwa-2.0.0-0.20180216092614.92c7f71.el7ost.no 85/743 \n Updating : puppet-certmonger-2.3.0-1.el7ost.noarch 86/743 \n Updating : puppet-snmp-3.9.1-0.20180216001706.5d73485.el7ost.noar 87/743 \n Updating : puppet-fdio-18.01-1.el7ost.noarch 88/743 \n Updating : puppet-redis-3.2.1-0.20180216095743.bfcc212.el7ost.noa 89/743 \n Updating : puppet-archive-2.2.1-0.20180216011041.10888db.el7ost.n 90/743 \n Updating : puppet-rabbitmq-8.1.1-0.20180216013831.d4b06b7.el7ost. 91/743 \n Updating : puppet-openstacklib-12.4.0-0.20180329042555.4b30e6f.el 92/743 \n Updating : puppet-oslo-12.4.0-0.20180329043028.2259336.el7ost.noa 93/743 \n Updating : puppet-keystone-12.4.0-0.20180329034741.b6d2197.el7ost 94/743 \n Updating : puppet-glance-12.5.0-2.el7ost.noarch 95/743 \n Updating : puppet-cinder-12.4.1-0.20180329071637.4011a82.el7ost.n 96/743 \n Updating : puppet-nova-12.4.0-3.el7ost.noarch 97/743 \n Updating : puppet-neutron-12.4.1-0.20180412211913.el7ost.noarch 98/743 \n Updating : puppet-octavia-12.4.0-2.el7ost.noarch 99/743 \n Updating : puppet-manila-12.4.0-0.20180329035214.6c18418.el7ost.n 100/743 \n Updating : puppet-barbican-12.4.0-0.20180329025924.c9a95fd.el7ost 101/743 \n Updating : puppet-ceilometer-12.5.1-0.20180413035711.940590e.el7o 102/743 \n Updating : puppet-ceph-2.5.0-1.el7ost.noarch 103/743 \n Updating : puppet-gnocchi-12.4.0-0.20180329032858.5dfa350.el7ost. 104/743 \n Updating : puppet-swift-12.4.0-0.20180329044944.1a67002.el7ost.no 105/743 \n Updating : puppet-ec2api-12.4.0-0.20180329031927.424f258.el7ost.n 106/743 \n Updating : puppet-trove-12.4.0-0.20180329050409.e7bfdc9.el7ost.no 107/743 \n Updating : puppet-panko-12.4.0-0.20180329043927.7641dbe.el7ost.no 108/743 \n Updating : puppet-heat-12.4.1-0.20180416203421.90e3fb0.el7ost.noa 109/743 \n Updating : puppet-ironic-12.4.0-0.20180329034302.8285d85.el7ost.n 110/743 \n Updating : puppet-sahara-12.4.0-0.20180329044358.42162c3.el7ost.n 111/743 \n Installing : puppet-designate-12.4.0-0.20180329031405.84870dd.el7os 112/743 \n Updating : puppet-mistral-12.4.0-0.20180329035643.ab885c4.el7ost. 113/743 \n Updating : puppet-aodh-12.4.0-0.20180329025539.8b519d2.el7ost.noa 114/743 \n Updating : puppet-zaqar-12.4.0-1.el7ost.noarch 115/743 \n Updating : puppet-ovn-12.4.0-0.20180329043503.36ff219.el7ost.noar 116/743 \n Updating : puppet-nssdb-1.0.2-0.20180215135314.2ed2a2d.el7ost.noa 117/743 \n Updating : puppet-ipaclient-2.5.2-0.20180216000114.b086731.el7ost 118/743 \n Updating : puppet-sensu-2.50.0-1.el7ost.noarch 119/743 \n Updating : puppet-fluentd-0.10.0-0.20180216091746.4dfc15a.el7ost. 120/743 \n Updating : erlang-syntax_tools-18.3.4.8-1.el7ost.x86_64 121/743 \n Updating : erlang-crypto-18.3.4.8-1.el7ost.x86_64 122/743 \n Updating : erlang-kernel-18.3.4.8-1.el7ost.x86_64 123/743 \n Updating : erlang-erts-18.3.4.8-1.el7ost.x86_64 124/743 \n Updating : erlang-stdlib-18.3.4.8-1.el7ost.x86_64 125/743 \n Updating : erlang-compiler-18.3.4.8-1.el7ost.x86_64 126/743 \n Updating : erlang-hipe-18.3.4.8-1.el7ost.x86_64 127/743 \n Updating : erlang-mnesia-18.3.4.8-1.el7ost.x86_64 128/743 \n Updating : erlang-runtime_tools-18.3.4.8-1.el7ost.x86_64 129/743 \n Updating : erlang-snmp-18.3.4.8-1.el7ost.x86_64 130/743 \n Updating : erlang-asn1-18.3.4.8-1.el7ost.x86_64 131/743 \n Updating : erlang-public_key-18.3.4.8-1.el7ost.x86_64 132/743 \n Updating : erlang-inets-18.3.4.8-1.el7ost.x86_64 133/743 \n Updating : erlang-ssl-18.3.4.8-1.el7ost.x86_64 134/743 \n Updating : erlang-tools-18.3.4.8-1.el7ost.x86_64 135/743 \n Updating : erlang-sasl-18.3.4.8-1.el7ost.x86_64 136/743 \n Updating : erlang-eldap-18.3.4.8-1.el7ost.x86_64 137/743 \n Updating : erlang-otp_mibs-18.3.4.8-1.el7ost.x86_64 138/743 \n Updating : erlang-os_mon-18.3.4.8-1.el7ost.x86_64 139/743 \n Updating : erlang-xmerl-18.3.4.8-1.el7ost.x86_64 140/743 \n Updating : libcollectdclient-5.8.0-10.el7ost.x86_64 141/743 \n Installing : rubygem-parse-cron-0.1.4-1.el7ost.noarch 142/743 \n Updating : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 143/743 \n Installing : python2-oslo-i18n-3.19.0-2.el7ost.noarch 144/743 \n Installing : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 145/743 \n Updating : puppet-systemd-1.1.2-0.20180216110348.20a465b.el7ost.n 146/743 \n Updating : 1:openstack-dashboard-theme-13.0.0-1.el7ost.noarch 147/743 \n Installing : python2-munch-2.2.0-2.el7ost.noarch 148/743 \n Updating : puppet-remote-10.0.0-0.20180215135737.7420908.el7ost.n 149/743 \n Updating : python-oslo-privsep-lang-1.27.0-1.el7ost.noarch 150/743 \n Updating : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 151/743 \n Installing : python2-oslo-utils-3.35.0-1.el7ost.noarch 152/743 \n Installing : python2-oslo-serialization-2.24.0-1.el7ost.noarch 153/743 \n Installing : python2-tooz-1.60.0-1.el7ost.noarch 154/743 \n Installing : python2-taskflow-3.1.0-1.el7ost.noarch 155/743 \n Installing : python2-mistral-lib-0.4.0-1.el7ost.noarch 156/743 \n Installing : python2-pika_pool-0.1.3-3.1.el7ost.noarch 157/743 \n Updating : os-refresh-config-8.3.1-0.20180308132441.016471a.el7os 158/743 \n Updating : python-oslo-db-lang-4.33.0-2.el7ost.noarch 159/743 \n Installing : python2-oslo-db-4.33.0-2.el7ost.noarch 160/743 \n Updating : rubygem-oj-2.18.1-1.el7ost.x86_64 161/743 \n Updating : rubygem-sensu-json-2.1.0-1.el7ost.noarch 162/743 \n Updating : rubygem-sensu-settings-10.9.0-1.el7ost.noarch 163/743 \n Updating : python-oslo-vmware-lang-2.26.0-1.el7ost.noarch 164/743 \n Updating : python-openstackclient-lang-3.14.1-1.el7ost.noarch 165/743 \n Updating : sensu-common-1.1.3-2.el7ost.noarch 166/743 \n Updating : rubygem-sensu-extensions-occurrences-1.2.0-1.el7ost.no 167/743 \n Installing : python2-microversion-parse-0.1.4-2.1.el7ost.noarch 168/743 \n Updating : python-dns-1.15.0-5.1.el7ost.noarch 169/743 \n Updating : python-pycadf-common-2.7.0-1.el7ost.noarch 170/743 \n Installing : python2-pycadf-2.7.0-1.el7ost.noarch 171/743 \n Updating : python-oslo-middleware-lang-3.34.0-1.el7ost.noarch 172/743 \n Updating : python-oslo-log-lang-3.36.0-1.el7ost.noarch 173/743 \n Installing : python2-oslo-log-3.36.0-1.el7ost.noarch 174/743 \n Installing : python2-oslo-privsep-1.27.0-1.el7ost.noarch 175/743 \n Updating : liberasurecode-1.5.0-4.el7ost.x86_64 176/743 \n Installing : python2-pyeclib-1.5.0-3.el7ost.x86_64 177/743 \n Installing : python2-markupsafe-0.23-16.el7ost.x86_64 178/743 \n Installing : python2-jinja2-2.10-2.el7ost.noarch 179/743 \n Installing : python2-oslo-middleware-3.34.0-1.el7ost.noarch 180/743 \n Installing : python2-oslo-reports-1.26.0-1.el7ost.noarch 181/743 \n Installing : python-pyghmi-1.0.22-1.el7ost.noarch 182/743 \n Installing : rubygem-sensu-extensions-check-dependencies-1.0.1-1.el 183/743 \n Updating : rubygem-sensu-extensions-1.9.0-1.el7ost.noarch 184/743 \n Updating : python-oslo-versionedobjects-lang-1.31.2-1.el7ost.noar 185/743 \n Installing : python2-asn1crypto-0.23.0-2.el7ost.noarch 186/743 \n Updating : python2-cryptography-2.1.4-2.el7ost.x86_64 187/743 \n Installing : python2-pyOpenSSL-17.3.0-3.el7ost.noarch 188/743 \n Updating : python-swift-2.17.1-0.20180314165245.caeeb54.el7ost.no 189/743 \n Installing : python2-urllib3-1.21.1-1.2.el7ost.noarch 190/743 \n Installing : python2-requests-2.14.2-1.el7ost.noarch 191/743 \n Installing : python2-keystoneauth1-3.4.0-1.el7ost.noarch 192/743 \n Installing : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 193/743 \n Installing : python2-cinderclient-3.5.0-1.el7ost.noarch 194/743 \n Installing : python2-swiftclient-3.5.0-1.el7ost.noarch 195/743 \n Installing : 1:python2-glanceclient-2.10.0-1.el7ost.noarch 196/743 \n Installing : python2-barbicanclient-4.6.0-1.el7ost.noarch 197/743 \n Installing : python2-manilaclient-1.21.0-1.el7ost.noarch 198/743 \n Installing : python2-os-client-config-1.29.0-1.el7ost.noarch 199/743 \n Installing : python2-openstacksdk-0.11.3-1.el7ost.noarch 200/743 \n Installing : python2-osc-lib-1.9.0-1.el7ost.noarch 201/743 \n Installing : python2-neutronclient-6.7.0-1.el7ost.noarch 202/743 \n Installing : python2-openstackclient-3.14.1-1.el7ost.noarch 203/743 \n Installing : python2-heatclient-1.14.0-1.el7ost.noarch 204/743 \n Installing : python2-designateclient-2.9.0-1.el7ost.noarch 205/743 \n Installing : python2-gnocchiclient-7.0.1-1.el7ost.noarch 206/743 \n Installing : python2-zaqarclient-1.9.0-1.el7ost.noarch 207/743 \n Updating : 2:ceph-common-12.2.4-10.el7cp.x86_64 208/743 \n Updating : 2:ceph-base-12.2.4-10.el7cp.x86_64 209/743 \n Updating : 2:ceph-selinux-12.2.4-10.el7cp.x86_64 210/743 \n Installing : python2-saharaclient-1.5.0-1.el7ost.noarch 211/743 \n Installing : python2-ironicclient-2.2.0-1.el7ost.noarch 212/743 \n Updating : python-ironic-inspector-client-3.1.1-1.el7ost.noarch 213/743 \n Installing : python2-magnumclient-2.9.0-1.el7ost.noarch 214/743 \n Installing : python2-aodhclient-1.0.0-1.el7ost.noarch 215/743 \n Installing : python2-sushy-1.3.2-1.el7ost.noarch 216/743 \n Installing : python2-cursive-0.2.1-1.el7ost.noarch 217/743 \n Installing : python2-octaviaclient-1.4.0-1.el7ost.noarch 218/743 \n Installing : python2-scciclient-0.6.1-1.el7ost.noarch 219/743 \n Updating : python-dracclient-1.3.2-0.20180326174322.a8ef5bf.el7os 220/743 \n Installing : python2-oslo-sphinx-4.18.1-0.20180223103803.3d19539.el 221/743 \n Installing : python-jwt-1.5.3-1.el7.noarch 222/743 \n Updating : puppet-kmod-2.2.1-0.20180215234536.ad51300.el7ost.noar 223/743 \n Updating : python-oslo-concurrency-lang-3.25.0-1.el7ost.noarch 224/743 \n Installing : python2-oslo-concurrency-3.25.0-1.el7ost.noarch 225/743 \n Installing : python2-oslo-service-1.29.0-1.el7ost.noarch 226/743 \n Installing : python2-oslo-messaging-5.35.0-1.el7ost.noarch 227/743 \n Installing : python2-osprofiler-1.15.2-1.el7ost.noarch 228/743 \n Installing : python2-oslo-versionedobjects-1.31.2-1.el7ost.noarch 229/743 \n Installing : python2-oslo-vmware-2.26.0-1.el7ost.noarch 230/743 \n Installing : python2-mistralclient-3.3.0-1.el7ost.noarch 231/743 \n Installing : python2-troveclient-2.14.0-1.el7ost.noarch 232/743 \n Updating : python-ironic-lib-2.12.1-1.el7ost.noarch 233/743 \n Installing : python2-os-win-3.0.1-1.el7ost.noarch 234/743 \n Installing : python2-os-brick-2.3.1-1.el7ost.noarch 235/743 \n Installing : python2-glance-store-0.23.1-0.20180213060248.ad7df98.e 236/743 \n Updating : 1:python-ceilometer-10.0.1-0.20180328155305.420e621.el 237/743 \n Installing : 1:openstack-ceilometer-common-10.0.1-0.20180328155305. 238/743 \n Updating : 1:openstack-ceilometer-polling-10.0.1-0.20180328155305 239/743 \n Installing : python2-os-vif-1.9.1-2.el7ost.noarch 240/743 \n Installing : python2-ceilometermiddleware-1.2.0-1.el7ost.noarch 241/743 \n Updating : python-proliantutils-2.5.0-0.20180215153737.19072b8.el 242/743 \n Updating : python-oslo-cache-lang-1.28.0-1.el7ost.noarch 243/743 \n Installing : python2-oslo-cache-1.28.0-1.el7ost.noarch 244/743 \n Installing : python2-keystonemiddleware-4.21.0-1.el7ost.noarch 245/743 \n Installing : python2-ec2-api-6.0.1-0.20180329214259.219dbc7.el7ost. 246/743 \n Updating : python-oslo-policy-lang-1.33.1-1.el7ost.noarch 247/743 \n Installing : python2-oslo-policy-1.33.1-1.el7ost.noarch 248/743 \n Installing : python2-neutron-lib-1.13.0-1.el7ost.noarch 249/743 \n Updating : 1:python-neutron-12.0.2-0.20180421011359.0ec54fd.el7os 250/743 \n Updating : 1:openstack-neutron-common-12.0.2-0.20180421011359.0ec 251/743 \nwarning: /etc/neutron/neutron.conf created as /etc/neutron/neutron.conf.rpmnew\n Updating : 1:openstack-dashboard-13.0.1-0.20180411230905.c51a46e. 252/743 \nwarning: /etc/openstack-dashboard/local_settings created as /etc/openstack-dashboard/local_settings.rpmnew\n Installing : 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost 253/743 \n Updating : 1:openstack-ironic-common-10.1.2-4.el7ost.noarch 254/743 \n Updating : 1:python-sahara-8.0.1-0.20180328233740.36531cb.el7ost. 255/743 \n Updating : 1:openstack-sahara-common-8.0.1-0.20180328233740.36531 256/743 \n Updating : 1:python-manila-6.0.1-1.el7ost.noarch 257/743 \nwarning: /etc/manila/manila.conf created as /etc/manila/manila.conf.rpmnew\n Updating : 1:openstack-sahara-engine-8.0.1-0.20180328233740.36531 258/743 \n Updating : 1:openstack-sahara-api-8.0.1-0.20180328233740.36531cb. 259/743 \n Installing : 1:openstack-sahara-image-pack-8.0.1-0.20180328233740.3 260/743 \n Updating : 1:openstack-neutron-ml2-12.0.2-0.20180421011359.0ec54f 261/743 \nwarning: /etc/neutron/plugins/ml2/ml2_conf.ini created as /etc/neutron/plugins/ml2/ml2_conf.ini.rpmnew\n Updating : 1:openstack-neutron-12.0.2-0.20180421011359.0ec54fd.el 262/743 \nwarning: /etc/neutron/dhcp_agent.ini created as /etc/neutron/dhcp_agent.ini.rpmnew\nwarning: /etc/neutron/l3_agent.ini created as /etc/neutron/l3_agent.ini.rpmnew\nwarning: /etc/neutron/metadata_agent.ini created as /etc/neutron/metadata_agent.ini.rpmnew\n Updating : 1:python-neutron-lbaas-12.0.1-0.20180424200349.cdbf25c 263/743 \n Updating : python-octavia-2.0.1-5.el7ost.noarch 264/743 \n Updating : openstack-octavia-common-2.0.1-5.el7ost.noarch 265/743 \n Updating : python-gnocchi-4.2.3-3.el7ost.noarch 266/743 \n Installing : gnocchi-common-4.2.3-3.el7ost.noarch 267/743 \n Updating : python-mistral-6.0.2-1.el7ost.noarch 268/743 \n Updating : openstack-mistral-common-6.0.2-1.el7ost.noarch 269/743 \n Updating : 1:python-cinder-12.0.1-0.20180418194613.c476898.el7ost 270/743 \n Updating : 1:python-keystone-13.0.1-0.20180420194847.7bd6454.el7o 271/743 \n Updating : 1:python-nova-17.0.3-0.20180420001139.el7ost.noarch 272/743 \n Updating : 1:openstack-nova-common-17.0.3-0.20180420001139.el7ost 273/743 \nwarning: /etc/nova/nova.conf created as /etc/nova/nova.conf.rpmnew\n Updating : 1:openstack-nova-compute-17.0.3-0.20180420001139.el7os 274/743 \n Updating : python-aodh-6.0.0-2.el7ost.noarch 275/743 \n Updating : openstack-aodh-common-6.0.0-2.el7ost.noarch 276/743 \n Updating : 1:python-glance-16.0.1-2.el7ost.noarch 277/743 \n Updating : python-panko-4.0.1-1.el7ost.noarch 278/743 \n Updating : openstack-panko-common-4.0.1-1.el7ost.noarch 279/743 \n Updating : openstack-panko-api-4.0.1-1.el7ost.noarch 280/743 \n Updating : 1:openstack-glance-16.0.1-2.el7ost.noarch 281/743 \n Updating : openstack-aodh-api-6.0.0-2.el7ost.noarch 282/743 \n Updating : openstack-aodh-evaluator-6.0.0-2.el7ost.noarch 283/743 \n Updating : openstack-aodh-notifier-6.0.0-2.el7ost.noarch 284/743 \n Updating : openstack-aodh-listener-6.0.0-2.el7ost.noarch 285/743 \n Updating : 1:openstack-nova-migration-17.0.3-0.20180420001139.el7 286/743 \n Updating : 1:openstack-nova-conductor-17.0.3-0.20180420001139.el7 287/743 \n Updating : 1:openstack-nova-console-17.0.3-0.20180420001139.el7os 288/743 \n Updating : 1:openstack-nova-api-17.0.3-0.20180420001139.el7ost.no 289/743 \n Updating : 1:openstack-nova-scheduler-17.0.3-0.20180420001139.el7 290/743 \n Updating : 1:openstack-nova-novncproxy-17.0.3-0.20180420001139.el 291/743 \n Updating : 1:openstack-nova-placement-api-17.0.3-0.20180420001139 292/743 \n Updating : 1:openstack-keystone-13.0.1-0.20180420194847.7bd6454.e 293/743 \n Updating : 1:openstack-cinder-12.0.1-0.20180418194613.c476898.el7 294/743 \nwarning: /etc/cinder/cinder.conf created as /etc/cinder/cinder.conf.rpmnew\n Updating : openstack-mistral-event-engine-6.0.2-1.el7ost.noarch 295/743 \n Updating : openstack-mistral-api-6.0.2-1.el7ost.noarch 296/743 \n Updating : openstack-mistral-engine-6.0.2-1.el7ost.noarch 297/743 \n Updating : openstack-mistral-executor-6.0.2-1.el7ost.noarch 298/743 \n Installing : gnocchi-api-4.2.3-3.el7ost.noarch 299/743 \n Installing : gnocchi-metricd-4.2.3-3.el7ost.noarch 300/743 \n Installing : gnocchi-statsd-4.2.3-3.el7ost.noarch 301/743 \n Updating : openstack-octavia-api-2.0.1-5.el7ost.noarch 302/743 \n Updating : openstack-octavia-worker-2.0.1-5.el7ost.noarch 303/743 \n Updating : openstack-octavia-health-manager-2.0.1-5.el7ost.noarch 304/743 \n Updating : openstack-octavia-housekeeping-2.0.1-5.el7ost.noarch 305/743 \n Updating : 1:openstack-neutron-lbaas-12.0.1-0.20180424200349.cdbf 306/743 \n Updating : 1:python-networking-odl-12.0.1-0.20180228140714.8733cf 307/743 \n Updating : 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7o 308/743 \n Updating : 1:openstack-manila-6.0.1-1.el7ost.noarch 309/743 \n Updating : 1:openstack-manila-share-6.0.1-1.el7ost.noarch 310/743 \n Updating : 1:openstack-ironic-api-10.1.2-4.el7ost.noarch 311/743 \n Updating : 1:openstack-ironic-conductor-10.1.2-4.el7ost.noarch 312/743 \n Updating : 1:openstack-heat-api-10.0.1-0.20180411125640.el7ost.no 313/743 \n Updating : 1:openstack-heat-api-cfn-10.0.1-0.20180411125640.el7os 314/743 \n Updating : 1:openstack-heat-engine-10.0.1-0.20180411125640.el7ost 315/743 \n Updating : openstack-neutron-lbaas-ui-4.0.1-0.20180326210834.a2c5 316/743 \n Updating : openstack-manila-ui-2.13.0-3.el7ost.noarch 317/743 \n Updating : openstack-sahara-ui-8.0.1-0.20180301091310.707059f.el7 318/743 \n Updating : 1:openstack-neutron-linuxbridge-12.0.2-0.2018042101135 319/743 \n Installing : 1:python2-networking-l2gw-12.0.2-0.20180412115803.a9f8 320/743 \n Updating : 1:openstack-neutron-metering-agent-12.0.2-0.2018042101 321/743 \n Updating : 1:openstack-neutron-openvswitch-12.0.2-0.2018042101135 322/743 \nwarning: /etc/neutron/plugins/ml2/openvswitch_agent.ini created as /etc/neutron/plugins/ml2/openvswitch_agent.ini.rpmnew\n Updating : 1:openstack-neutron-sriov-nic-agent-12.0.2-0.201804210 323/743 \n Updating : python-networking-ovn-4.0.1-0.20180420150809.c7c16d4.e 324/743 \n Installing : python2-networking-bgpvpn-8.0.1-0.20180228154427.a15c0 325/743 \n Updating : openstack-ironic-inspector-7.2.1-0.20180409163360.el7o 326/743 \n Updating : 1:openstack-zaqar-6.0.1-1.el7ost.noarch 327/743 \n Updating : openstack-ec2-api-6.0.1-0.20180329214259.219dbc7.el7os 328/743 \n Updating : openstack-swift-proxy-2.17.1-0.20180314165245.caeeb54. 329/743 \n Updating : 1:openstack-ceilometer-compute-10.0.1-0.20180328155305 330/743 \n Updating : 1:openstack-ceilometer-ipmi-10.0.1-0.20180328155305.42 331/743 \n Updating : 1:openstack-ceilometer-central-10.0.1-0.20180328155305 332/743 \n Updating : 1:openstack-ceilometer-notification-10.0.1-0.201803281 333/743 \n Updating : puppet-tripleo-8.3.2-6.el7ost.noarch 334/743 \n Updating : 2:ceph-radosgw-12.2.4-10.el7cp.x86_64 335/743 \n Updating : 2:ceph-mds-12.2.4-10.el7cp.x86_64 336/743 \n Updating : 2:ceph-mon-12.2.4-10.el7cp.x86_64 337/743 \n Updating : 2:rbd-mirror-12.2.4-10.el7cp.x86_64 338/743 \n Updating : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7os 339/743 \n Installing : python-docker-2.4.2-1.3.el7.noarch 340/743 \n Updating : openstack-swift-plugin-swift3-1.12.1-0.20180309183402. 341/743 \n Updating : openstack-swift-container-2.17.1-0.20180314165245.caee 342/743 \n Updating : openstack-swift-object-2.17.1-0.20180314165245.caeeb54 343/743 \n Updating : openstack-swift-account-2.17.1-0.20180314165245.caeeb5 344/743 \n Updating : python-twisted-16.1.1-5.1.el7ost.x86_64 345/743 \n Updating : sensu-1.1.3-2.el7ost.noarch 346/743 \n Updating : collectd-utils-5.8.0-10.el7ost.x86_64 347/743 \n Updating : rabbitmq-server-3.6.15-3.el7ost.noarch 348/743 \n Updating : targetcli-2.1.fb47-0.1.20170815.git5bf3517.el7cp.noarc 349/743 \n Updating : openvswitch-ovn-host-2.9.0-20.el7fdp.x86_64 350/743 \n Updating : openvswitch-ovn-central-2.9.0-20.el7fdp.x86_64 351/743 \n Updating : python-paunch-2.5.0-1.el7ost.noarch 352/743 \n Updating : collectd-write_sensu-5.8.0-10.el7ost.x86_64 353/743 \n Updating : collectd-ceph-5.8.0-10.el7ost.x86_64 354/743 \n Updating : collectd-curl_json-5.8.0-10.el7ost.x86_64 355/743 \n Updating : collectd-rrdcached-5.8.0-10.el7ost.x86_64 356/743 \n Updating : collectd-curl_xml-5.8.0-10.el7ost.x86_64 357/743 \n Updating : collectd-disk-5.8.0-10.el7ost.x86_64 358/743 \n Updating : collectd-rrdtool-5.8.0-10.el7ost.x86_64 359/743 \n Updating : collectd-ping-5.8.0-10.el7ost.x86_64 360/743 \n Updating : collectd-mysql-5.8.0-10.el7ost.x86_64 361/743 \n Updating : collectd-curl-5.8.0-10.el7ost.x86_64 362/743 \n Updating : collectd-smart-5.8.0-10.el7ost.x86_64 363/743 \n Updating : collectd-apache-5.8.0-10.el7ost.x86_64 364/743 \n Updating : collectd-netlink-5.8.0-10.el7ost.x86_64 365/743 \n Updating : collectd-virt-5.8.0-10.el7ost.x86_64 366/743 \n Updating : collectd-write_http-5.8.0-10.el7ost.x86_64 367/743 \n Updating : collectd-iptables-5.8.0-10.el7ost.x86_64 368/743 \n Updating : collectd-ipmi-5.8.0-10.el7ost.x86_64 369/743 \n Updating : collectd-sensors-5.8.0-10.el7ost.x86_64 370/743 \n Updating : python-django-bash-completion-1.11.10-1.el7ost.noarch 371/743 \n Updating : rhosp-release-13.0-3.el7ost.noarch 372/743 \n Updating : rubygem-yajl-ruby-1.3.1-1.el7.x86_64 373/743 \n Updating : openstack-selinux-0.8.14-10.el7ost.noarch 374/743 \n Updating : os-apply-config-8.3.1-0.20180308131116.62fdfc1.el7ost. 375/743 \n Installing : python2-extras-1.0.0-2.el7ost.noarch 376/743 \n Cleanup : 1:openstack-zaqar-5.0.0-4.el7ost.noarch 377/743 \n Cleanup : openstack-ironic-inspector-6.0.1-1.el7ost.noarch 378/743 \n Cleanup : openstack-sahara-ui-7.0.1-1.el7ost.noarch 379/743 \n Cleanup : rabbitmq-server-3.6.5-5.el7ost.noarch 380/743 \n Erasing : python-networking-bgpvpn-7.0.0-3.el7ost.noarch 381/743 \n Cleanup : puppet-tripleo-7.4.8-5.el7ost.noarch 382/743 \n Cleanup : python-networking-ovn-3.0.1-1.el7ost.noarch 383/743 \n Cleanup : openstack-manila-ui-2.10.2-3.el7ost.noarch 384/743 \n Cleanup : puppet-swift-11.4.0-1.el7ost.noarch 385/743 \n Cleanup : puppet-neutron-11.5.0-1.el7ost.noarch 386/743 \n Cleanup : os-collect-config-7.2.2-1.el7ost.noarch 387/743 \n Cleanup : puppet-ironic-11.5.0-1.el7ost.noarch 388/743 \n Cleanup : puppet-ceilometer-11.5.0-1.el7ost.noarch 389/743 \n Cleanup : puppet-manila-11.4.0-3.el7ost.noarch 390/743 \n Cleanup : puppet-octavia-11.5.0-1.el7ost.noarch 391/743 \n Cleanup : puppet-nova-11.5.0-1.el7ost.noarch 392/743 \n Cleanup : puppet-cinder-11.5.0-3.el7ost.noarch 393/743 \n Cleanup : sensu-0.27.0-4.el7ost.noarch 394/743 \n Erasing : 1:python-networking-l2gw-11.0.0-2.el7ost.noarch 395/743 \n Cleanup : puppet-glance-11.5.0-1.el7ost.noarch 396/743 \n Cleanup : erlang-eldap-18.3.4.7-1.el7ost.x86_64 397/743 \n Cleanup : puppet-sahara-11.4.0-1.el7ost.noarch 398/743 \n Cleanup : 1:python-networking-odl-11.0.0-3.el7ost.noarch 399/743 \n Cleanup : puppet-heat-11.5.0-1.el7ost.noarch 400/743 \n Cleanup : puppet-panko-11.5.0-1.el7ost.noarch 401/743 \n Cleanup : puppet-ec2api-11.4.0-1.el7ost.noarch 402/743 \n Cleanup : puppet-barbican-11.4.0-1.el7ost.noarch 403/743 \n Cleanup : puppet-aodh-11.4.0-1.el7ost.noarch 404/743 \n Cleanup : puppet-trove-11.4.0-1.el7ost.noarch 405/743 \n Cleanup : puppet-gnocchi-11.5.0-1.el7ost.noarch 406/743 \n Cleanup : puppet-keystone-11.4.0-1.el7ost.noarch 407/743 \n Cleanup : puppet-ceph-2.4.2-1.el7ost.noarch 408/743 \n Cleanup : puppet-kibana3-0.0.4-1.6ca9631git.el7ost.noarch 409/743 \n Cleanup : 1:openstack-cinder-11.1.0-1.el7ost.noarch 410/743 \n Cleanup : 1:python-cinder-11.1.0-1.el7ost.noarch 411/743 \n Cleanup : puppet-mistral-11.4.0-1.el7ost.noarch 412/743 \n Cleanup : puppet-oslo-11.4.0-3.el7ost.noarch 413/743 \n Cleanup : rubygem-sensu-extensions-1.7.1-1.el7ost.noarch 414/743 \n Cleanup : puppet-rsync-0.4.0-2.295cfcegit.el7ost.noarch 415/743 \n Cleanup : puppet-cassandra-2.5.0-1.d180a6cgit.el7ost.noarch 416/743 \n Cleanup : puppet-tomcat-1.7.0-1.9fed47bgit.el7ost.noarch 417/743 \n Cleanup : erlang-xmerl-18.3.4.7-1.el7ost.x86_64 418/743 \n Cleanup : puppet-horizon-11.5.0-1.el7ost.noarch 419/743 \n Cleanup : puppet-zaqar-11.4.0-1.el7ost.noarch 420/743 \n Cleanup : puppet-openstacklib-11.5.0-1.el7ost.noarch 421/743 \n Erasing : 1:openstack-ceilometer-api-9.0.4-2.el7ost.noarch 422/743 \n Erasing : 1:openstack-ceilometer-collector-9.0.4-2.el7ost.noarch 423/743 \n Cleanup : openstack-swift-proxy-2.15.1-4.el7ost.noarch 424/743 \n Erasing : python-ceilometermiddleware-1.1.0-1.el7ost.noarch 425/743 \n Cleanup : 1:openstack-sahara-7.0.1-1.el7ost.noarch 426/743 \n Cleanup : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 427/743 \n Cleanup : puppet-apache-2.0.0-1.e31a682git.el7ost.noarch 428/743 \n Cleanup : puppet-mysql-3.11.0-1.920dd76git.el7ost.noarch 429/743 \n Cleanup : puppet-rabbitmq-8.0.0-2.el7ost.noarch 430/743 \n Cleanup : puppet-memcached-3.0.2-1.adf8b63git.el7ost.noarch 431/743 \n Cleanup : puppet-haproxy-1.5.0-4.6ffcb07git.el7ost.noarch 432/743 \n Cleanup : puppet-zookeeper-0.7.3-1.da686b4git.el7ost.noarch 433/743 \n Cleanup : 1:openstack-ceilometer-central-9.0.4-2.el7ost.noarch 434/743 \n Cleanup : puppet-elasticsearch-5.4.0-1.el7ost.noarch 435/743 \n Cleanup : puppet-opendaylight-4.1.0-2.3768d5egit.el7ost.noarch 436/743 \n Cleanup : puppet-ssh-3.0.1-3.3fb5405git.el7ost.noarch 437/743 \n Cleanup : puppet-kafka-3.1.1-0.1.8da0480git.el7ost.noarch 438/743 \n Cleanup : openstack-swift-plugin-swift3-1.12.0-2.el7ost.noarch 439/743 \n Cleanup : 1:openstack-keystone-12.0.0-4.el7ost.noarch 440/743 \n Cleanup : 1:python-keystone-12.0.0-4.el7ost.noarch 441/743 \n Cleanup : puppet-pacemaker-0.7.0-2.el7ost.noarch 442/743 \n Cleanup : puppet-collectd-5.3.1-0.1.b995bdagit.el7ost.noarch 443/743 \n Cleanup : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 444/743 \n Cleanup : puppet-openstack_extras-11.5.0-1.el7ost.noarch 445/743 \n Cleanup : 1:openstack-ceilometer-ipmi-9.0.4-2.el7ost.noarch 446/743 \n Cleanup : openstack-neutron-lbaas-ui-3.0.1-3.el7ost.noarch 447/743 \n Cleanup : 1:openstack-dashboard-12.0.2-1.el7ost.noarch 448/743 \n Erasing : python-django-openstack-auth-3.5.0-3.el7ost.noarch 449/743 \n Cleanup : puppet-auditd-2.2.0-1.el7ost.noarch 450/743 \n Cleanup : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 451/743 \n Cleanup : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 452/743 \n Erasing : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 453/743 \n Cleanup : 1:openstack-ceilometer-compute-9.0.4-2.el7ost.noarch 454/743 \n Cleanup : 1:openstack-glance-15.0.0-4.el7ost.noarch 455/743 \n Cleanup : 1:python-glance-15.0.0-4.el7ost.noarch 456/743 \n Erasing : python-glance-store-0.22.0-1.el7ost.noarch 457/743 \n Cleanup : puppet-contrail-1.0.0-3.90128d1git.el7ost.noarch 458/743 \n Cleanup : puppet-inifile-2.0.0-1.16fd47dgit.el7ost.noarch 459/743 \n Cleanup : 1:openstack-ceilometer-polling-9.0.4-2.el7ost.noarch 460/743 \n Erasing : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.no 461/743 \n Cleanup : 1:openstack-neutron-11.0.2-1.el7ost.noarch 462/743 \n Erasing : python-django-compressor-2.0-1.el7ost.noarch 463/743 \n Cleanup : 1:python-django-horizon-12.0.2-1.el7ost.noarch 464/743 \n Erasing : python-django-1.8.18-1.el7ost.noarch 465/743 \n Cleanup : puppet-corosync-5.0.0-4.527cda5git.el7ost.noarch 466/743 \n Cleanup : puppet-java-2.0.0-1.43aa9afgit.el7ost.noarch 467/743 \n Cleanup : puppet-archive-2.2.0-1.el7ost.noarch 468/743 \n Cleanup : 1:openstack-sahara-api-7.0.1-1.el7ost.noarch 469/743 \n Cleanup : 1:openstack-sahara-engine-7.0.1-1.el7ost.noarch 470/743 \n Cleanup : 1:openstack-sahara-common-7.0.1-1.el7ost.noarch 471/743 \n Cleanup : 1:python-sahara-7.0.1-1.el7ost.noarch 472/743 \n Cleanup : 1:openstack-ceilometer-notification-9.0.4-2.el7ost.noa 473/743 \n Cleanup : puppet-xinetd-2.0.0-4.1d1e6d4git.el7ost.noarch 474/743 \n Cleanup : rubygem-sensu-settings-9.6.0-1.el7ost.noarch 475/743 \n Cleanup : rubygem-sensu-json-2.0.1-1.el7ost.noarch 476/743 \n Cleanup : puppet-git-0.4.0-3.4e4498egit.el7ost.noarch 477/743 \n Cleanup : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 478/743 \n Cleanup : rubygem-sensu-redis-2.1.0-2.el7ost.noarch 479/743 \n Cleanup : puppet-fdio-0.0.1-2.d9ad6d2git.el7ost.noarch 480/743 \n Cleanup : puppet-keepalived-0.0.1-0.11.bbca37agit.el7ost.noarch 481/743 \n Cleanup : puppet-concat-4.0.1-1.b783e1egit.el7ost.noarch 482/743 \n Cleanup : puppet-fluentd-0.9.0-1.el7ost.noarch 483/743 \n Cleanup : 1:openstack-ironic-conductor-9.1.3-1.el7ost.noarch 484/743 \n Cleanup : openstack-swift-account-2.15.1-4.el7ost.noarch 485/743 \n Cleanup : openstack-octavia-housekeeping-1.0.1-3.el7ost.noarch 486/743 \n Cleanup : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 487/743 \n Cleanup : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 488/743 \n Cleanup : openstack-aodh-listener-5.1.0-1.el7ost.noarch 489/743 \n Cleanup : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.no 490/743 \n Cleanup : openstack-mistral-executor-5.2.0-2.el7ost.noarch 491/743 \n Erasing : 1:openstack-heat-api-cloudwatch-9.0.3-1.el7ost.noarch 492/743 \n Cleanup : 1:openstack-nova-placement-api-16.0.4-15.el7ost.noarch 493/743 \n Cleanup : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 494/743 \n Cleanup : puppet-sensu-2.30.1-3.el7ost.noarch 495/743 \n Erasing : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 496/743 \n Cleanup : targetcli-2.1.fb47-0.1.20170301.gitf632f38.el7cp.noarc 497/743 \n Cleanup : openstack-octavia-health-manager-1.0.1-3.el7ost.noarch 498/743 \n Cleanup : puppet-ipaclient-2.5.1-1.el7ost.noarch 499/743 \n Erasing : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 500/743 \n Erasing : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 501/743 \n Cleanup : python-gnocchi-4.0.3-3.el7ost.noarch 502/743 \n Erasing : python-oslo-sphinx-4.15.1-1.el7ost.noarch 503/743 \n Cleanup : openstack-octavia-worker-1.0.1-3.el7ost.noarch 504/743 \n Cleanup : puppet-nssdb-1.0.1-2.el7ost.noarch 505/743 \n Cleanup : openstack-swift-object-2.15.1-4.el7ost.noarch 506/743 \n Erasing : python-docker-py-1.10.6-3.el7.noarch 507/743 \n Cleanup : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 508/743 \n Cleanup : openstack-octavia-api-1.0.1-3.el7ost.noarch 509/743 \n Cleanup : openstack-octavia-common-1.0.1-3.el7ost.noarch 510/743 \n Cleanup : python-octavia-1.0.1-3.el7ost.noarch 511/743 \n Erasing : python-taskflow-2.14.1-1.el7ost.noarch 512/743 \n Cleanup : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 513/743 \n Cleanup : python-paunch-1.5.3-1.el7ost.noarch 514/743 \n Cleanup : openstack-mistral-engine-5.2.0-2.el7ost.noarch 515/743 \n Cleanup : openstack-ec2-api-5.0.0-2.el7ost.noarch 516/743 \n Erasing : python-ec2-api-5.0.0-2.el7ost.noarch 517/743 \n Erasing : python-botocore-1.4.43-1.el7ost.noarch 518/743 \n Cleanup : puppet-ovn-11.4.0-3.el7ost.noarch 519/743 \n Cleanup : openstack-panko-api-3.1.0-1.el7ost.noarch 520/743 \n Cleanup : openstack-panko-common-3.1.0-1.el7ost.noarch 521/743 \n Cleanup : python-panko-3.1.0-1.el7ost.noarch 522/743 \n Cleanup : 1:openstack-ceilometer-common-9.0.4-2.el7ost.noarch 523/743 \n Cleanup : 1:python-ceilometer-9.0.4-2.el7ost.noarch 524/743 \n Cleanup : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 525/743 \n Cleanup : puppet-redis-3.2.0-1.8c61533git.el7ost.noarch 526/743 \n Cleanup : 1:openstack-ironic-api-9.1.3-1.el7ost.noarch 527/743 \n Cleanup : 1:openstack-ironic-common-9.1.3-1.el7ost.noarch 528/743 \n Cleanup : python-ironic-lib-2.10.0-1.el7ost.noarch 529/743 \n Cleanup : python-proliantutils-2.4.0-3.el7ost.noarch 530/743 \n Erasing : python-scciclient-0.5.0-1.el7ost.noarch 531/743 \n Erasing : python-sushy-1.1.0-1.el7ost.noarch 532/743 \n Erasing : python-automaton-1.12.1-1.el7ost.noarch 533/743 \n Cleanup : python-dracclient-1.3.1-1.el7ost.noarch 534/743 \n Cleanup : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 535/743 \n Cleanup : 1:openstack-manila-share-5.0.1-4.el7ost.noarch 536/743 \n Cleanup : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 537/743 \n Cleanup : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 538/743 \n Cleanup : openstack-mistral-api-5.2.0-2.el7ost.noarch 539/743 \n Cleanup : puppet-snmp-3.8.1-1.df91395git.el7ost.noarch 540/743 \n Cleanup : openstack-swift-container-2.15.1-4.el7ost.noarch 541/743 \n Cleanup : python-swift-2.15.1-4.el7ost.noarch 542/743 \n Cleanup : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noa 543/743 \n Cleanup : puppet-certmonger-1.1.1-3.d09f0f2git.el7ost.noarch 544/743 \n Cleanup : 1:openstack-manila-5.0.1-4.el7ost.noarch 545/743 \n Cleanup : 1:python-manila-5.0.1-4.el7ost.noarch 546/743 \n Cleanup : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 547/743 \n Cleanup : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 548/743 \n Erasing : python-saharaclient-1.3.0-1.el7ost.noarch 549/743 \n Erasing : python-troveclient-2.12.0-1.el7ost.noarch 550/743 \n Erasing : python-magnumclient-2.7.0-1.el7ost.noarch 551/743 \n Erasing : python-manilaclient-1.17.2-1.el7ost.noarch 552/743 \n Cleanup : openstack-aodh-api-5.1.0-1.el7ost.noarch 553/743 \n Cleanup : openstack-aodh-common-5.1.0-1.el7ost.noarch 554/743 \n Cleanup : python-aodh-5.1.0-1.el7ost.noarch 555/743 \n Cleanup : openstack-mistral-event-engine-5.2.0-2.el7ost.noarch 556/743 \n Cleanup : openstack-mistral-common-5.2.0-2.el7ost.noarch 557/743 \n Cleanup : python-mistral-5.2.0-2.el7ost.noarch 558/743 \n Erasing : python-heatclient-1.11.1-1.el7ost.noarch 559/743 \n Erasing : python-mistralclient-3.1.4-1.el7ost.noarch 560/743 \n Erasing : python-aodhclient-0.9.0-1.el7ost.noarch 561/743 \n Erasing : python-ironicclient-1.17.0-1.el7ost.noarch 562/743 \n Erasing : python-openstackclient-3.12.0-1.el7ost.noarch 563/743 \n Erasing : python-zaqarclient-1.7.0-1.el7ost.noarch 564/743 \n Erasing : python-cinderclient-3.1.0-1.el7ost.noarch 565/743 \n Cleanup : python-ironic-inspector-client-2.1.0-1.el7ost.noarch 566/743 \n Erasing : python-openstacksdk-0.9.17-1.el7ost.noarch 567/743 \n Erasing : python-gnocchiclient-3.3.1-1.el7ost.noarch 568/743 \n Erasing : python-swiftclient-3.4.0-1.el7ost.noarch 569/743 \n Erasing : python-yaql-1.1.0-3.el7ost.noarch 570/743 \n Erasing : python-croniter-0.3.4-5.el7ost.noarch 571/743 \n Erasing : python-mistral-lib-0.3.3-1.el7ost.noarch 572/743 \n Cleanup : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 573/743 \n Cleanup : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 574/743 \n Cleanup : 1:python-nova-16.0.4-15.el7ost.noarch 575/743 \n Erasing : python-os-brick-1.15.5-1.el7ost.noarch 576/743 \n Erasing : python-tooz-1.58.0-1.el7ost.noarch 577/743 \n Erasing : python-os-vif-1.7.0-1.el7ost.noarch 578/743 \n Erasing : python-oslo-vmware-2.23.1-1.el7ost.noarch 579/743 \n Erasing : python-os-win-2.2.0-1.el7ost.noarch 580/743 \n Erasing : python-cursive-0.1.2-1.el7ost.noarch 581/743 \n Erasing : python-castellan-0.12.2-1.el7ost.noarch 582/743 \n Erasing : python-barbicanclient-4.5.2-1.el7ost.noarch 583/743 \n Erasing : 1:python-glanceclient-2.8.0-2.el7ost.noarch 584/743 \n Cleanup : 1:openstack-neutron-linuxbridge-11.0.2-1.el7ost.noarch 585/743 \n Cleanup : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 586/743 \n Cleanup : 1:python-neutron-11.0.2-1.el7ost.noarch 587/743 \n Erasing : python-neutron-lib-1.9.1-1.el7ost.noarch 588/743 \n Erasing : python-neutronclient-6.5.0-1.el7ost.noarch 589/743 \n Erasing : python-keystonemiddleware-4.17.0-1.el7ost.noarch 590/743 \n Erasing : python-oslo-versionedobjects-1.26.1-1.el7ost.noarch 591/743 \n Erasing : python-oslo-db-4.25.1-1.el7ost.noarch 592/743 \n Erasing : 1:python-keystoneclient-3.13.0-1.el7ost.noarch 593/743 \n Erasing : python-oslo-privsep-1.22.1-1.el7ost.noarch 594/743 \n Erasing : python-designateclient-2.7.0-1.el7ost.noarch 595/743 \n Erasing : python-osc-lib-1.7.0-1.el7ost.noarch 596/743 \n Erasing : python-pycadf-2.6.0-1.el7ost.noarch 597/743 \n Erasing : python-oslo-policy-1.25.2-1.el7ost.noarch 598/743 \n Erasing : python-oslo-cache-1.25.1-1.el7ost.noarch 599/743 \n Erasing : python-oslo-reports-1.22.1-1.el7ost.noarch 600/743 \n Erasing : python-osprofiler-1.11.0-1.el7ost.noarch 601/743 \n Erasing : python-oslo-messaging-5.30.2-1.el7ost.noarch 602/743 \n Erasing : python-oslo-middleware-3.30.1-1.el7ost.noarch 603/743 \n Erasing : python-oslo-service-1.25.1-1.el7ost.noarch 604/743 \n Erasing : python-oslo-log-3.30.2-1.el7ost.noarch 605/743 \n Erasing : python-oslo-concurrency-3.21.1-1.el7ost.noarch 606/743 \n Erasing : 2:python-oslo-config-4.11.1-1.el7ost.noarch 607/743 \n Erasing : python-oslo-context-2.17.1-1.el7ost.noarch 608/743 \n Erasing : python-oslo-serialization-2.20.2-1.el7ost.noarch 609/743 \n Erasing : python-oslo-utils-3.28.1-1.el7ost.noarch 610/743 \n Erasing : python-oslo-i18n-3.17.1-1.el7ost.noarch 611/743 \n Erasing : python-jinja2-2.7.2-2.el7cp.noarch 612/743 \n Erasing : python-os-client-config-1.28.0-1.el7ost.noarch 613/743 \n Erasing : python-keystoneauth1-3.1.0-1.el7ost.noarch 614/743 \n Erasing : python-ovsdbapp-0.4.1-1.el7ost.noarch 615/743 \n Erasing : python-debtcollector-1.17.1-1.el7ost.noarch 616/743 \n Erasing : python-futurist-1.3.1-1.el7ost.noarch 617/743 \n Erasing : python-tenacity-4.4.0-1.el7ost.noarch 618/743 \n Erasing : python-cliff-2.8.0-1.el7ost.noarch 619/743 \n Erasing : python-alembic-0.8.10-1.el7ost.noarch 620/743 \n Cleanup : puppet-uchiwa-1.0.1-3.b614088git.el7ost.noarch 621/743 \n Cleanup : puppet-timezone-3.5.0-1.62ba3ccgit.el7ost.noarch 622/743 \n Cleanup : erlang-os_mon-18.3.4.7-1.el7ost.x86_64 623/743 \n Cleanup : erlang-otp_mibs-18.3.4.7-1.el7ost.x86_64 624/743 \n Cleanup : erlang-snmp-18.3.4.7-1.el7ost.x86_64 625/743 \n Cleanup : erlang-sasl-18.3.4.7-1.el7ost.x86_64 626/743 \n Cleanup : erlang-tools-18.3.4.7-1.el7ost.x86_64 627/743 \n Cleanup : erlang-inets-18.3.4.7-1.el7ost.x86_64 628/743 \n Cleanup : erlang-ssl-18.3.4.7-1.el7ost.x86_64 629/743 \n Cleanup : erlang-public_key-18.3.4.7-1.el7ost.x86_64 630/743 \n Cleanup : erlang-runtime_tools-18.3.4.7-1.el7ost.x86_64 631/743 \n Cleanup : 2:ceph-radosgw-10.2.10-17.el7cp.x86_64 632/743 \n Cleanup : erlang-mnesia-18.3.4.7-1.el7ost.x86_64 633/743 \n Cleanup : erlang-asn1-18.3.4.7-1.el7ost.x86_64 634/743 \n Cleanup : erlang-syntax_tools-18.3.4.7-1.el7ost.x86_64 635/743 \n Cleanup : erlang-hipe-18.3.4.7-1.el7ost.x86_64 636/743 \n Cleanup : erlang-compiler-18.3.4.7-1.el7ost.x86_64 637/743 \n Cleanup : erlang-crypto-18.3.4.7-1.el7ost.x86_64 638/743 \n Cleanup : erlang-erts-18.3.4.7-1.el7ost.x86_64 639/743 \n Cleanup : erlang-kernel-18.3.4.7-1.el7ost.x86_64 640/743 \n Cleanup : erlang-stdlib-18.3.4.7-1.el7ost.x86_64 641/743 \n Cleanup : openvswitch-ovn-central-2.7.3-3.git20180112.el7fdp.x86 642/743 \n Cleanup : openvswitch-ovn-host-2.7.3-3.git20180112.el7fdp.x86_64 643/743 \n Cleanup : collectd-utils-5.8.0-5.el7ost.x86_64 644/743 \n Cleanup : 2:rbd-mirror-10.2.10-17.el7cp.x86_64 645/743 \n Cleanup : openvswitch-ovn-common-2.7.3-3.git20180112.el7fdp.x86_ 646/743 \n Erasing : python-pyeclib-1.5.0-1.el7ost.x86_64 647/743 \n Cleanup : collectd-sensors-5.8.0-5.el7ost.x86_64 648/743 \n Cleanup : collectd-ipmi-5.8.0-5.el7ost.x86_64 649/743 \n Cleanup : collectd-iptables-5.8.0-5.el7ost.x86_64 650/743 \n Cleanup : collectd-write_http-5.8.0-5.el7ost.x86_64 651/743 \n Cleanup : collectd-virt-5.8.0-5.el7ost.x86_64 652/743 \n Cleanup : collectd-netlink-5.8.0-5.el7ost.x86_64 653/743 \n Cleanup : python-twisted-16.1.1-5.el7ost.x86_64 654/743 \n Cleanup : collectd-apache-5.8.0-5.el7ost.x86_64 655/743 \n Cleanup : collectd-smart-5.8.0-5.el7ost.x86_64 656/743 \n Cleanup : collectd-curl-5.8.0-5.el7ost.x86_64 657/743 \n Cleanup : 2:ceph-mon-10.2.10-17.el7cp.x86_64 658/743 \n Cleanup : collectd-mysql-5.8.0-5.el7ost.x86_64 659/743 \n Cleanup : 2:ceph-mds-10.2.10-17.el7cp.x86_64 660/743 \n Cleanup : 2:ceph-selinux-10.2.10-17.el7cp.x86_64 661/743 \n Cleanup : 2:ceph-base-10.2.10-17.el7cp.x86_64 662/743 \n Cleanup : 2:ceph-common-10.2.10-17.el7cp.x86_64 663/743 \n Erasing : python-requests-2.14.2-0.1.el7ost.noarch 664/743 \n Erasing : python-urllib3-1.21.1-1.0.el7ost.noarch 665/743 \n Cleanup : 2:python-cephfs-10.2.10-17.el7cp.x86_64 666/743 \n Cleanup : 2:python-rbd-10.2.10-17.el7cp.x86_64 667/743 \n Erasing : python-pyOpenSSL-16.2.0-3.el7ost.noarch 668/743 \n Cleanup : python2-cryptography-1.7.2-2.el7.x86_64 669/743 \n Cleanup : 2:librbd1-10.2.10-17.el7cp.x86_64 670/743 \n Cleanup : 2:python-rados-10.2.10-17.el7cp.x86_64 671/743 \n Cleanup : 2:librgw2-10.2.10-17.el7cp.x86_64 672/743 \n Cleanup : collectd-ping-5.8.0-5.el7ost.x86_64 673/743 \n Cleanup : collectd-rrdtool-5.8.0-5.el7ost.x86_64 674/743 \n Cleanup : collectd-disk-5.8.0-5.el7ost.x86_64 675/743 \n Cleanup : collectd-curl_xml-5.8.0-5.el7ost.x86_64 676/743 \n Cleanup : collectd-rrdcached-5.8.0-5.el7ost.x86_64 677/743 \n Cleanup : collectd-curl_json-5.8.0-5.el7ost.x86_64 678/743 \n Cleanup : collectd-ceph-5.8.0-5.el7ost.x86_64 679/743 \n Cleanup : collectd-write_sensu-5.8.0-5.el7ost.x86_64 680/743 \n Erasing : python-idna-2.4-1.el7.noarch 681/743 \n Cleanup : puppet-stdlib-4.18.0-2.el7ost.noarch 682/743 \n Erasing : python-stevedore-1.25.1-1.el7ost.noarch 683/743 \n Erasing : python-futures-3.0.3-1.el7ost.noarch 684/743 \n Erasing : python-babel-2.3.4-1.el7ost.noarch 685/743 \n Erasing : python-fixtures-3.0.0-2.el7ost.noarch 686/743 \n Cleanup : python-openvswitch-2.7.3-3.git20180112.el7fdp.noarch 687/743 \n Erasing : python-requestsexceptions-1.3.0-1.el7ost.noarch 688/743 \n Cleanup : python-oslo-i18n-lang-3.17.1-1.el7ost.noarch 689/743 \n Cleanup : pyparsing-2.0.7-1.el7ost.noarch 690/743 \n Cleanup : python-oslo-utils-lang-3.28.1-1.el7ost.noarch 691/743 \n Cleanup : python-oslo-concurrency-lang-3.21.1-1.el7ost.noarch 692/743 \n Erasing : 1:python-dateutil-2.4.2-1.el7ost.noarch 693/743 \n Cleanup : python-oslo-log-lang-3.30.2-1.el7ost.noarch 694/743 \n Cleanup : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 695/743 \n Erasing : python-cachetools-1.1.6-2.el7ost.noarch 696/743 \n Erasing : python-pika_pool-0.1.3-3.el7ost.noarch 697/743 \n Cleanup : python-oslo-cache-lang-1.25.1-1.el7ost.noarch 698/743 \n Cleanup : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 699/743 \n Cleanup : python-pycadf-common-2.6.0-1.el7ost.noarch 700/743 \n Cleanup : python-oslo-privsep-lang-1.22.1-1.el7ost.noarch 701/743 \n Cleanup : python-oslo-db-lang-4.25.1-1.el7ost.noarch 702/743 \n Cleanup : python-oslo-versionedobjects-lang-1.26.1-1.el7ost.noar 703/743 \n Erasing : python-oslo-rootwrap-5.9.2-1.el7ost.noarch 704/743 \n Erasing : python-pyroute2-0.4.19-1.el7ost.noarch 705/743 \n Cleanup : python-oslo-vmware-lang-2.23.1-1.el7ost.noarch 706/743 \n Erasing : python-voluptuous-0.8.9-1.el7ost.noarch 707/743 \n Erasing : python-microversion-parse-0.1.4-2.el7ost.noarch 708/743 \n Erasing : python-os-traits-0.3.3-1.el7ost.noarch 709/743 \n Erasing : python-jsonpatch-1.2-4.el7.noarch 710/743 \n Cleanup : python-openstackclient-lang-3.12.0-1.el7ost.noarch 711/743 \n Cleanup : python-dns-1.12.0-4.20150617git465785f.el7.noarch 712/743 \n Cleanup : python-rtslib-2.1.fb64-0.1.20170301.git3637171.el7cp.n 713/743 \n Cleanup : python-django-bash-completion-1.8.18-1.el7ost.noarch 714/743 \n Cleanup : 1:openstack-dashboard-theme-12.0.0-3.el7ost.noarch 715/743 \n Cleanup : puppet-firewall-1.8.2-2.2f892e9git.el7ost.noarch 716/743 \n Cleanup : puppet-datacat-0.6.2-3.5cce8f2git.el7ost.noarch 717/743 \n Cleanup : puppet-staging-1.0.4-1.b466d93git.el7ost.noarch 718/743 \n Cleanup : rubygem-sensu-extensions-occurrences-1.1.0-2.el7ost.no 719/743 \n Cleanup : puppet-vcsrepo-2.0.0-1.e3d28c6git.el7ost.noarch 720/743 \n Cleanup : sensu-common-0.27.0-4.el7ost.noarch 721/743 \n Cleanup : os-refresh-config-7.1.0-1.el7ost.noarch 722/743 \n Cleanup : puppet-vswitch-7.4.0-1.el7ost.noarch 723/743 \n Cleanup : puppet-systemd-1.0.0-1.047b31dgit.el7ost.noarch 724/743 \n Cleanup : rhosp-release-12.0-3.el7ost.noarch 725/743 \n Cleanup : puppet-remote-0.0.1-3.7420908git.el7ost.noarch 726/743 \n Cleanup : openstack-selinux-0.8.13-2.el7ost.noarch 727/743 \n Cleanup : os-apply-config-7.2.3-1.el7ost.noarch 728/743 \n Erasing : python-extras-0.0.3-8.el7ost.noarch 729/743 \n Cleanup : puppet-kmod-2.1.1-4.b4d8db2git.el7ost.noarch 730/743 \n Cleanup : collectd-5.8.0-5.el7ost.x86_64 731/743 \n Cleanup : 2:librados2-10.2.10-17.el7cp.x86_64 732/743 \n Erasing : python-cffi-1.6.0-5.el7.x86_64 733/743 \n Erasing : 2:libcephfs1-10.2.10-17.el7cp.x86_64 734/743 \n Cleanup : liberasurecode-1.5.0-1.el7ost.x86_64 735/743 \n/sbin/ldconfig: relative path `1' used to build cache\nwarning: %postun(liberasurecode-1.5.0-1.el7ost.x86_64) scriptlet failed, exit status 1\n Cleanup : openvswitch-2.7.3-3.git20180112.el7fdp.x86_64 736/743 \n Cleanup : libcollectdclient-5.8.0-5.el7ost.x86_64 737/743 \n Erasing : python-sqlalchemy-1.1.11-1.el7ost.x86_64 738/743 \n Erasing : python-markupsafe-0.11-10.el7.x86_64 739/743 \n Erasing : python-greenlet-0.4.2-4.el7.x86_64 740/743 \n Cleanup : rubygem-eventmachine-1.2.1-1.el7ost.x86_64 741/743 \n Cleanup : rubygem-oj-2.14.6-3.el7.x86_64 742/743 \n Cleanup : rubygem-yajl-ruby-1.3.0-2.el7.x86_64 743/743 \n Verifying : python2-futures-3.1.1-2.1.el7ost.noarch 1/743 \n Verifying : puppet-timezone-4.1.1-0.20180216002204.32aa9f5.el7ost. 2/743 \n Verifying : collectd-write_sensu-5.8.0-10.el7ost.x86_64 3/743 \n Verifying : python2-oslo-vmware-2.26.0-1.el7ost.noarch 4/743 \n Verifying : puppet-cinder-12.4.1-0.20180329071637.4011a82.el7ost.n 5/743 \n Verifying : python2-cinderclient-3.5.0-1.el7ost.noarch 6/743 \n Verifying : openstack-octavia-common-2.0.1-5.el7ost.noarch 7/743 \n Verifying : puppet-uchiwa-2.0.0-0.20180216092614.92c7f71.el7ost.no 8/743 \n Verifying : python2-oslo-serialization-2.24.0-1.el7ost.noarch 9/743 \n Verifying : python2-debtcollector-1.19.0-1.el7ost.noarch 10/743 \n Verifying : puppet-contrail-1.0.1-0.20180216104752.ecf700b.el7ost. 11/743 \n Verifying : python-oslo-policy-lang-1.33.1-1.el7ost.noarch 12/743 \n Verifying : 1:python2-dateutil-2.6.1-1.el7ost.noarch 13/743 \n Verifying : python-oslo-cache-lang-1.28.0-1.el7ost.noarch 14/743 \n Verifying : python-oslo-concurrency-lang-3.25.0-1.el7ost.noarch 15/743 \n Verifying : puppet-kmod-2.2.1-0.20180215234536.ad51300.el7ost.noar 16/743 \n Verifying : erlang-snmp-18.3.4.8-1.el7ost.x86_64 17/743 \n Verifying : python-octavia-2.0.1-5.el7ost.noarch 18/743 \n Verifying : python2-saharaclient-1.5.0-1.el7ost.noarch 19/743 \n Verifying : python-gnocchi-4.2.3-3.el7ost.noarch 20/743 \n Verifying : 1:openstack-neutron-linuxbridge-12.0.2-0.2018042101135 21/743 \n Verifying : 1:python2-networking-l2gw-12.0.2-0.20180412115803.a9f8 22/743 \n Verifying : python2-jsonpatch-1.21-1.el7ost.noarch 23/743 \n Verifying : erlang-ssl-18.3.4.8-1.el7ost.x86_64 24/743 \n Verifying : puppet-nova-12.4.0-3.el7ost.noarch 25/743 \n Verifying : 1:python-neutron-lbaas-12.0.1-0.20180424200349.cdbf25c 26/743 \n Verifying : 1:openstack-glance-16.0.1-2.el7ost.noarch 27/743 \n Verifying : 1:openstack-nova-conductor-17.0.3-0.20180420001139.el7 28/743 \n Verifying : puppet-oslo-12.4.0-0.20180329043028.2259336.el7ost.noa 29/743 \n Verifying : python2-yaql-1.1.3-2.el7ost.noarch 30/743 \n Verifying : python2-asn1crypto-0.23.0-2.el7ost.noarch 31/743 \n Verifying : python2-scciclient-0.6.1-1.el7ost.noarch 32/743 \n Verifying : openstack-mistral-event-engine-6.0.2-1.el7ost.noarch 33/743 \n Verifying : openstack-aodh-api-6.0.0-2.el7ost.noarch 34/743 \n Verifying : python2-os-service-types-1.1.0-1.el7ost.noarch 35/743 \n Verifying : rabbitmq-server-3.6.15-3.el7ost.noarch 36/743 \n Verifying : 1:openstack-heat-api-10.0.1-0.20180411125640.el7ost.no 37/743 \n Verifying : 1:python-ceilometer-10.0.1-0.20180328155305.420e621.el 38/743 \n Verifying : 1:openstack-ceilometer-compute-10.0.1-0.20180328155305 39/743 \n Verifying : openvswitch-ovn-common-2.9.0-20.el7fdp.x86_64 40/743 \n Verifying : 1:openstack-sahara-engine-8.0.1-0.20180328233740.36531 41/743 \n Verifying : python2-requestsexceptions-1.4.0-1.el7ost.noarch 42/743 \n Verifying : python2-cursive-0.2.1-1.el7ost.noarch 43/743 \n Verifying : erlang-otp_mibs-18.3.4.8-1.el7ost.x86_64 44/743 \n Verifying : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7os 45/743 \n Verifying : 2:python-rbd-12.2.4-10.el7cp.x86_64 46/743 \n Verifying : 1:openstack-neutron-ml2-12.0.2-0.20180421011359.0ec54f 47/743 \n Verifying : python2-os-vif-1.9.1-2.el7ost.noarch 48/743 \n Verifying : 1:openstack-manila-6.0.1-1.el7ost.noarch 49/743 \n Verifying : collectd-ceph-5.8.0-10.el7ost.x86_64 50/743 \n Verifying : 1:openstack-neutron-12.0.2-0.20180421011359.0ec54fd.el 51/743 \n Verifying : puppet-concat-4.1.2-0.20180216000640.d4857df.el7ost.no 52/743 \n Verifying : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 53/743 \n Verifying : puppet-certmonger-2.3.0-1.el7ost.noarch 54/743 \n Verifying : puppet-dns-5.1.1-0.20180216195239.99cd025.el7ost.noarc 55/743 \n Verifying : 1:openstack-neutron-common-12.0.2-0.20180421011359.0ec 56/743 \n Verifying : gnocchi-api-4.2.3-3.el7ost.noarch 57/743 \n Verifying : collectd-curl_json-5.8.0-10.el7ost.x86_64 58/743 \n Verifying : 2:rbd-mirror-12.2.4-10.el7cp.x86_64 59/743 \n Verifying : 1:openstack-neutron-lbaas-12.0.1-0.20180424200349.cdbf 60/743 \n Verifying : puppet-java-2.4.1-0.20180216101657.47afbd2.el7ost.noar 61/743 \n Verifying : puppet-barbican-12.4.0-0.20180329025924.c9a95fd.el7ost 62/743 \n Verifying : sensu-1.1.3-2.el7ost.noarch 63/743 \n Verifying : python2-os-traits-0.5.0-1.el7ost.noarch 64/743 \n Verifying : python-oslo-versionedobjects-lang-1.31.2-1.el7ost.noar 65/743 \n Verifying : python-jwt-1.5.3-1.el7.noarch 66/743 \n Verifying : 1:openstack-neutron-metering-agent-12.0.2-0.2018042101 67/743 \n Verifying : puppet-apache-2.3.1-1.e587f2agit.el7ost.noarch 68/743 \n Verifying : python2-neutronclient-6.7.0-1.el7ost.noarch 69/743 \n Verifying : python2-greenlet-0.4.12-1.el7ost.x86_64 70/743 \n Verifying : puppet-mysql-5.2.2-0.20180216012141.a5497b2.el7ost.noa 71/743 \n Verifying : erlang-xmerl-18.3.4.8-1.el7ost.x86_64 72/743 \n Verifying : puppet-auditd-2.2.1-0.20180216200241.c0c1ccb.el7ost.no 73/743 \n Verifying : rubygem-sensu-extensions-check-dependencies-1.0.1-1.el 74/743 \n Verifying : python-mistral-6.0.2-1.el7ost.noarch 75/743 \n Verifying : python2-ironicclient-2.2.0-1.el7ost.noarch 76/743 \n Verifying : openstack-swift-container-2.17.1-0.20180314165245.caee 77/743 \n Verifying : collectd-rrdcached-5.8.0-10.el7ost.x86_64 78/743 \n Verifying : puppet-neutron-12.4.1-0.20180412211913.el7ost.noarch 79/743 \n Verifying : 1:openstack-sahara-image-pack-8.0.1-0.20180328233740.3 80/743 \n Verifying : erlang-hipe-18.3.4.8-1.el7ost.x86_64 81/743 \n Verifying : python2-oslo-service-1.29.0-1.el7ost.noarch 82/743 \n Verifying : 1:openstack-neutron-openvswitch-12.0.2-0.2018042101135 83/743 \n Verifying : 2:python-rgw-12.2.4-10.el7cp.x86_64 84/743 \n Verifying : openstack-neutron-lbaas-ui-4.0.1-0.20180326210834.a2c5 85/743 \n Verifying : 2:librados2-12.2.4-10.el7cp.x86_64 86/743 \n Verifying : puppet-snmp-3.9.1-0.20180216001706.5d73485.el7ost.noar 87/743 \n Verifying : python2-oslo-middleware-3.34.0-1.el7ost.noarch 88/743 \n Verifying : 1:python2-glanceclient-2.10.0-1.el7ost.noarch 89/743 \n Verifying : openstack-mistral-api-6.0.2-1.el7ost.noarch 90/743 \n Verifying : python-pyghmi-1.0.22-1.el7ost.noarch 91/743 \n Verifying : collectd-curl_xml-5.8.0-10.el7ost.x86_64 92/743 \n Verifying : python2-markupsafe-0.23-16.el7ost.x86_64 93/743 \n Verifying : liberasurecode-1.5.0-4.el7ost.x86_64 94/743 \n Verifying : collectd-utils-5.8.0-10.el7ost.x86_64 95/743 \n Verifying : 2:ceph-common-12.2.4-10.el7cp.x86_64 96/743 \n Verifying : 1:openstack-heat-api-cfn-10.0.1-0.20180411125640.el7os 97/743 \n Verifying : 1:openstack-ceilometer-notification-10.0.1-0.201803281 98/743 \n Verifying : python2-pyOpenSSL-17.3.0-3.el7ost.noarch 99/743 \n Verifying : 1:openstack-ceilometer-ipmi-10.0.1-0.20180328155305.42 100/743 \n Verifying : python2-idna-2.5-1.el7ost.noarch 101/743 \n Verifying : python2-oslo-i18n-3.19.0-2.el7ost.noarch 102/743 \n Verifying : openstack-aodh-evaluator-6.0.0-2.el7ost.noarch 103/743 \n Verifying : python-oslo-log-lang-3.36.0-1.el7ost.noarch 104/743 \n Verifying : 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7o 105/743 \n Verifying : erlang-tools-18.3.4.8-1.el7ost.x86_64 106/743 \n Verifying : 2:librbd1-12.2.4-10.el7cp.x86_64 107/743 \n Verifying : 1:python-django-horizon-13.0.1-0.20180411230905.c51a46 108/743 \n Verifying : puppet-fdio-18.01-1.el7ost.noarch 109/743 \n Verifying : 1:openstack-ironic-common-10.1.2-4.el7ost.noarch 110/743 \n Verifying : python2-gnocchiclient-7.0.1-1.el7ost.noarch 111/743 \n Verifying : puppet-openstacklib-12.4.0-0.20180329042555.4b30e6f.el 112/743 \n Verifying : erlang-inets-18.3.4.8-1.el7ost.x86_64 113/743 \n Verifying : python-ironic-inspector-client-3.1.1-1.el7ost.noarch 114/743 \n Verifying : python2-cachetools-2.0.1-3.el7ost.noarch 115/743 \n Verifying : python2-openstackclient-3.14.1-1.el7ost.noarch 116/743 \n Verifying : 1:openstack-manila-share-6.0.1-1.el7ost.noarch 117/743 \n Verifying : python-oslo-middleware-lang-3.34.0-1.el7ost.noarch 118/743 \n Verifying : python-pycadf-common-2.7.0-1.el7ost.noarch 119/743 \n Verifying : python-dns-1.15.0-5.1.el7ost.noarch 120/743 \n Verifying : puppet-openstack_extras-12.4.1-0.20180413042250.263429 121/743 \n Verifying : python2-cliff-2.11.0-1.el7ost.noarch 122/743 \n Verifying : 1:openstack-heat-engine-10.0.1-0.20180411125640.el7ost 123/743 \n Verifying : puppet-git-0.5.0-0.20180215134851.4e4498e.el7ost.noarc 124/743 \n Verifying : python2-microversion-parse-0.1.4-2.1.el7ost.noarch 125/743 \n Verifying : collectd-disk-5.8.0-10.el7ost.x86_64 126/743 \n Verifying : erlang-compiler-18.3.4.8-1.el7ost.x86_64 127/743 \n Verifying : 2:python-cephfs-12.2.4-10.el7cp.x86_64 128/743 \n Verifying : python2-manilaclient-1.21.0-1.el7ost.noarch 129/743 \n Verifying : 1:openstack-ironic-api-10.1.2-4.el7ost.noarch 130/743 \n Verifying : 2:librgw2-12.2.4-10.el7cp.x86_64 131/743 \n Verifying : 1:python-cinder-12.0.1-0.20180418194613.c476898.el7ost 132/743 \n Verifying : python2-tooz-1.60.0-1.el7ost.noarch 133/743 \n Verifying : puppet-redis-3.2.1-0.20180216095743.bfcc212.el7ost.noa 134/743 \n Verifying : python-openvswitch-2.9.0-20.el7fdp.noarch 135/743 \n Verifying : python-proliantutils-2.5.0-0.20180215153737.19072b8.el 136/743 \n Verifying : rubygem-sensu-extensions-occurrences-1.2.0-1.el7ost.no 137/743 \n Verifying : 1:openstack-nova-console-17.0.3-0.20180420001139.el7os 138/743 \n Verifying : puppet-mistral-12.4.0-0.20180329035643.ab885c4.el7ost. 139/743 \n Verifying : sensu-common-1.1.3-2.el7ost.noarch 140/743 \n Verifying : puppet-octavia-12.4.0-2.el7ost.noarch 141/743 \n Verifying : python2-cryptography-2.1.4-2.el7ost.x86_64 142/743 \n Verifying : python2-mistral-lib-0.4.0-1.el7ost.noarch 143/743 \n Verifying : puppet-archive-2.2.1-0.20180216011041.10888db.el7ost.n 144/743 \n Verifying : puppet-tomcat-2.2.1-0.20180216113018.c6d9954.el7ost.no 145/743 \n Verifying : openstack-panko-api-4.0.1-1.el7ost.noarch 146/743 \n Verifying : 1:openstack-nova-api-17.0.3-0.20180420001139.el7ost.no 147/743 \n Verifying : python2-pyeclib-1.5.0-3.el7ost.x86_64 148/743 \n Verifying : puppet-haproxy-2.1.1-0.20180216093132.11ac7a2.el7ost.n 149/743 \n Verifying : erlang-sasl-18.3.4.8-1.el7ost.x86_64 150/743 \n Verifying : openstack-mistral-common-6.0.2-1.el7ost.noarch 151/743 \n Verifying : python-openstackclient-lang-3.14.1-1.el7ost.noarch 152/743 \n Verifying : erlang-syntax_tools-18.3.4.8-1.el7ost.x86_64 153/743 \n Verifying : puppet-ovn-12.4.0-0.20180329043503.36ff219.el7ost.noar 154/743 \n Verifying : collectd-rrdtool-5.8.0-10.el7ost.x86_64 155/743 \n Verifying : 1:python-keystone-13.0.1-0.20180420194847.7bd6454.el7o 156/743 \n Verifying : 2:libcephfs2-12.2.4-10.el7cp.x86_64 157/743 \n Verifying : openstack-ec2-api-6.0.1-0.20180329214259.219dbc7.el7os 158/743 \n Verifying : python2-oslo-cache-1.28.0-1.el7ost.noarch 159/743 \n Verifying : openstack-mistral-engine-6.0.2-1.el7ost.noarch 160/743 \n Verifying : python-paunch-2.5.0-1.el7ost.noarch 161/743 \n Verifying : 2:python-rados-12.2.4-10.el7cp.x86_64 162/743 \n Verifying : puppet-firewall-1.12.1-0.20180216004829.3dc1990.el7ost 163/743 \n Verifying : python2-futurist-1.6.0-1.el7ost.noarch 164/743 \n Verifying : 1:python-nova-17.0.3-0.20180420001139.el7ost.noarch 165/743 \n Verifying : collectd-ping-5.8.0-10.el7ost.x86_64 166/743 \n Verifying : python2-pyroute2-0.4.21-1.el7ost.noarch 167/743 \n Verifying : 1:openstack-cinder-12.0.1-0.20180418194613.c476898.el7 168/743 \n Verifying : 2:ceph-mds-12.2.4-10.el7cp.x86_64 169/743 \n Verifying : 1:python-sahara-8.0.1-0.20180328233740.36531cb.el7ost. 170/743 \n Verifying : python2-oslo-db-4.33.0-2.el7ost.noarch 171/743 \n Verifying : python2-requests-2.14.2-1.el7ost.noarch 172/743 \n Verifying : python2-cffi-1.11.2-1.el7ost.x86_64 173/743 \n Verifying : collectd-mysql-5.8.0-10.el7ost.x86_64 174/743 \n Verifying : python2-ovsdbapp-0.10.1-1.el7ost.noarch 175/743 \n Verifying : python2-voluptuous-0.10.5-2.el7ost.noarch 176/743 \n Verifying : python2-octaviaclient-1.4.0-1.el7ost.noarch 177/743 \n Verifying : python2-os-win-3.0.1-1.el7ost.noarch 178/743 \n Verifying : erlang-stdlib-18.3.4.8-1.el7ost.x86_64 179/743 \n Verifying : puppet-rabbitmq-8.1.1-0.20180216013831.d4b06b7.el7ost. 180/743 \n Verifying : 1:openstack-nova-scheduler-17.0.3-0.20180420001139.el7 181/743 \n Verifying : pyparsing-2.1.10-3.el7ost.noarch 182/743 \n Verifying : puppet-manila-12.4.0-0.20180329035214.6c18418.el7ost.n 183/743 \n Verifying : puppet-collectd-8.0.2-0.20180216105213.93c8d0b.el7ost. 184/743 \n Verifying : python2-alembic-0.9.7-1.el7ost.noarch 185/743 \n Verifying : python2-oslo-utils-3.35.0-1.el7ost.noarch 186/743 \n Verifying : openstack-octavia-api-2.0.1-5.el7ost.noarch 187/743 \n Verifying : rubygem-sensu-redis-2.2.0-1.el7ost.noarch 188/743 \n Verifying : erlang-eldap-18.3.4.8-1.el7ost.x86_64 189/743 \n Verifying : 2:ceph-mon-12.2.4-10.el7cp.x86_64 190/743 \n Verifying : 1:openstack-sahara-api-8.0.1-0.20180328233740.36531cb. 191/743 \n Verifying : 1:openstack-nova-novncproxy-17.0.3-0.20180420001139.el 192/743 \n Verifying : puppet-vcsrepo-2.3.1-0.20180216003251.bb1209e.el7ost.n 193/743 \n Verifying : python2-taskflow-3.1.0-1.el7ost.noarch 194/743 \n Verifying : puppet-kibana3-0.0.5-0.20180215131629.6ca9631.el7ost.n 195/743 \n Verifying : puppet-glance-12.5.0-2.el7ost.noarch 196/743 \n Verifying : python2-oslo-privsep-1.27.0-1.el7ost.noarch 197/743 \n Verifying : python-docker-2.4.2-1.3.el7.noarch 198/743 \n Verifying : 1:openstack-nova-common-17.0.3-0.20180420001139.el7ost 199/743 \n Verifying : erlang-crypto-18.3.4.8-1.el7ost.x86_64 200/743 \n Verifying : puppet-stdlib-4.24.1-0.20180216004353.b0d99ad.el7ost.n 201/743 \n Verifying : 2:ceph-selinux-12.2.4-10.el7cp.x86_64 202/743 \n Verifying : python2-extras-1.0.0-2.el7ost.noarch 203/743 \n Verifying : 1:openstack-nova-compute-17.0.3-0.20180420001139.el7os 204/743 \n Verifying : openstack-swift-object-2.17.1-0.20180314165245.caeeb54 205/743 \n Verifying : collectd-curl-5.8.0-10.el7ost.x86_64 206/743 \n Verifying : puppet-nssdb-1.0.2-0.20180215135314.2ed2a2d.el7ost.noa 207/743 \n Verifying : collectd-smart-5.8.0-10.el7ost.x86_64 208/743 \n Verifying : 2:ceph-base-12.2.4-10.el7cp.x86_64 209/743 \n Verifying : python2-mistralclient-3.3.0-1.el7ost.noarch 210/743 \n Verifying : python2-sqlalchemy-1.2.2-2.el7ost.x86_64 211/743 \n Verifying : openstack-octavia-worker-2.0.1-5.el7ost.noarch 212/743 \n Verifying : openstack-swift-proxy-2.17.1-0.20180314165245.caeeb54. 213/743 \n Verifying : python2-oslo-policy-1.33.1-1.el7ost.noarch 214/743 \n Verifying : python2-jinja2-2.10-2.el7ost.noarch 215/743 \n Verifying : puppet-inifile-2.2.1-0.20180216005851.d2c38b9.el7ost.n 216/743 \n Verifying : 1:openstack-ceilometer-polling-10.0.1-0.20180328155305 217/743 \n Verifying : puppet-keepalived-0.0.2-0.20180215113628.bbca37a.el7os 218/743 \n Verifying : python2-sushy-1.3.2-1.el7ost.noarch 219/743 \n Verifying : python-oslo-vmware-lang-2.26.0-1.el7ost.noarch 220/743 \n Verifying : puppet-pacemaker-0.7.2-0.20180423212248.fee47ee.el7ost 221/743 \n Verifying : python-rtslib-2.1.fb64-3.el7cp.noarch 222/743 \n Verifying : openstack-aodh-common-6.0.0-2.el7ost.noarch 223/743 \n Verifying : rubygem-oj-2.18.1-1.el7ost.x86_64 224/743 \n Verifying : erlang-public_key-18.3.4.8-1.el7ost.x86_64 225/743 \n Verifying : 2:libradosstriper1-12.2.4-10.el7cp.x86_64 226/743 \n Verifying : puppet-ceilometer-12.5.1-0.20180413035711.940590e.el7o 227/743 \n Verifying : erlang-mnesia-18.3.4.8-1.el7ost.x86_64 228/743 \n Verifying : python2-fixtures-3.0.0-7.el7ost.noarch 229/743 \n Verifying : puppet-staging-1.0.5-0.20180215133924.b466d93.el7ost.n 230/743 \n Verifying : gnocchi-metricd-4.2.3-3.el7ost.noarch 231/743 \n Verifying : 1:openstack-keystone-13.0.1-0.20180420194847.7bd6454.e 232/743 \n Verifying : puppet-vswitch-8.4.0-0.20180329150818.fd94e91.el7ost.n 233/743 \n Verifying : puppet-tripleo-8.3.2-6.el7ost.noarch 234/743 \n Verifying : collectd-apache-5.8.0-10.el7ost.x86_64 235/743 \n Verifying : python2-tenacity-4.8.0-1.el7ost.noarch 236/743 \n Verifying : openvswitch-2.9.0-20.el7fdp.x86_64 237/743 \n Verifying : puppet-ipaclient-2.5.2-0.20180216000114.b086731.el7ost 238/743 \n Verifying : python-aodh-6.0.0-2.el7ost.noarch 239/743 \n Verifying : python-twisted-16.1.1-5.1.el7ost.x86_64 240/743 \n Verifying : python-oslo-db-lang-4.33.0-2.el7ost.noarch 241/743 \n Verifying : openstack-octavia-health-manager-2.0.1-5.el7ost.noarch 242/743 \n Verifying : collectd-netlink-5.8.0-10.el7ost.x86_64 243/743 \n Verifying : puppet-ceph-2.5.0-1.el7ost.noarch 244/743 \n Verifying : python2-magnumclient-2.9.0-1.el7ost.noarch 245/743 \n Verifying : rubygem-sensu-json-2.1.0-1.el7ost.noarch 246/743 \n Verifying : puppet-zookeeper-0.7.7-0.20180216101303.88b4cea.el7ost 247/743 \n Verifying : collectd-virt-5.8.0-10.el7ost.x86_64 248/743 \n Verifying : erlang-asn1-18.3.4.8-1.el7ost.x86_64 249/743 \n Verifying : python2-ceilometermiddleware-1.2.0-1.el7ost.noarch 250/743 \n Verifying : puppet-gnocchi-12.4.0-0.20180329032858.5dfa350.el7ost. 251/743 \n Verifying : puppet-memcached-3.1.0-0.20180216112637.bf90f06.el7ost 252/743 \n Verifying : os-apply-config-8.3.1-0.20180308131116.62fdfc1.el7ost. 253/743 \n Verifying : os-refresh-config-8.3.1-0.20180308132441.016471a.el7os 254/743 \n Verifying : python2-pika_pool-0.1.3-3.1.el7ost.noarch 255/743 \n Verifying : openstack-manila-ui-2.13.0-3.el7ost.noarch 256/743 \n Verifying : puppet-swift-12.4.0-0.20180329044944.1a67002.el7ost.no 257/743 \n Verifying : targetcli-2.1.fb47-0.1.20170815.git5bf3517.el7cp.noarc 258/743 \n Verifying : collectd-write_http-5.8.0-10.el7ost.x86_64 259/743 \n Verifying : gnocchi-statsd-4.2.3-3.el7ost.noarch 260/743 \n Verifying : gnocchi-common-4.2.3-3.el7ost.noarch 261/743 \n Verifying : python2-keystoneauth1-3.4.0-1.el7ost.noarch 262/743 \n Verifying : erlang-runtime_tools-18.3.4.8-1.el7ost.x86_64 263/743 \n Verifying : puppet-sensu-2.50.0-1.el7ost.noarch 264/743 \n Verifying : python2-ec2-api-6.0.1-0.20180329214259.219dbc7.el7ost. 265/743 \n Verifying : python2-os-brick-2.3.1-1.el7ost.noarch 266/743 \n Verifying : python2-oslo-rootwrap-5.13.0-1.el7ost.noarch 267/743 \n Verifying : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 268/743 \n Verifying : puppet-ec2api-12.4.0-0.20180329031927.424f258.el7ost.n 269/743 \n Verifying : puppet-xinetd-3.0.1-0.20180216005257.b95c79c.el7ost.no 270/743 \n Verifying : python2-django-1.11.10-1.el7ost.noarch 271/743 \n Verifying : python2-babel-2.3.4-1.1.el7ost.noarch 272/743 \n Verifying : python2-urllib3-1.21.1-1.2.el7ost.noarch 273/743 \n Verifying : python2-os-client-config-1.29.0-1.el7ost.noarch 274/743 \n Verifying : openstack-selinux-0.8.14-10.el7ost.noarch 275/743 \n Verifying : 1:python-glance-16.0.1-2.el7ost.noarch 276/743 \n Verifying : openstack-aodh-notifier-6.0.0-2.el7ost.noarch 277/743 \n Verifying : python2-oslo-concurrency-3.25.0-1.el7ost.noarch 278/743 \n Verifying : python-ironic-lib-2.12.1-1.el7ost.noarch 279/743 \n Verifying : openstack-swift-plugin-swift3-1.12.1-0.20180309183402. 280/743 \n Verifying : python2-barbicanclient-4.6.0-1.el7ost.noarch 281/743 \n Verifying : erlang-os_mon-18.3.4.8-1.el7ost.x86_64 282/743 \n Verifying : python-oslo-privsep-lang-1.27.0-1.el7ost.noarch 283/743 \n Verifying : rubygem-yajl-ruby-1.3.1-1.el7.x86_64 284/743 \n Verifying : puppet-remote-10.0.0-0.20180215135737.7420908.el7ost.n 285/743 \n Verifying : python2-openstacksdk-0.11.3-1.el7ost.noarch 286/743 \n Verifying : openstack-ironic-inspector-7.2.1-0.20180409163360.el7o 287/743 \n Verifying : puppet-corosync-6.0.1-0.20180216001140.9940eb9.el7ost. 288/743 \n Verifying : python2-oslo-log-3.36.0-1.el7ost.noarch 289/743 \n Verifying : python2-stevedore-1.28.0-1.el7ost.noarch 290/743 \n Verifying : python2-oslo-messaging-5.35.0-1.el7ost.noarch 291/743 \n Verifying : python-dracclient-1.3.2-0.20180326174322.a8ef5bf.el7os 292/743 \n Verifying : python2-pycadf-2.7.0-1.el7ost.noarch 293/743 \n Verifying : 1:openstack-nova-placement-api-17.0.3-0.20180420001139 294/743 \n Verifying : 1:openstack-ceilometer-common-10.0.1-0.20180328155305. 295/743 \n Verifying : puppet-zaqar-12.4.0-1.el7ost.noarch 296/743 \n Verifying : python2-oslo-context-2.20.0-1.el7ost.noarch 297/743 \n Verifying : collectd-iptables-5.8.0-10.el7ost.x86_64 298/743 \n Verifying : openvswitch-ovn-host-2.9.0-20.el7fdp.x86_64 299/743 \n Verifying : python2-croniter-0.3.19-1.el7ost.noarch 300/743 \n Verifying : python2-pyparsing-2.1.10-3.el7ost.noarch 301/743 \n Verifying : rhosp-release-13.0-3.el7ost.noarch 302/743 \n Verifying : puppet-trove-12.4.0-0.20180329050409.e7bfdc9.el7ost.no 303/743 \n Verifying : 1:openstack-zaqar-6.0.1-1.el7ost.noarch 304/743 \n Verifying : 1:python-manila-6.0.1-1.el7ost.noarch 305/743 \n Verifying : puppet-panko-12.4.0-0.20180329043927.7641dbe.el7ost.no 306/743 \n Verifying : python2-heatclient-1.14.0-1.el7ost.noarch 307/743 \n Verifying : python2-neutron-lib-1.13.0-1.el7ost.noarch 308/743 \n Verifying : python2-munch-2.2.0-2.el7ost.noarch 309/743 \n Verifying : puppet-aodh-12.4.0-0.20180329025539.8b519d2.el7ost.noa 310/743 \n Verifying : puppet-kafka-5.0.1-0.20180216125717.6419b44.el7ost.noa 311/743 \n Verifying : puppet-ssh-3.0.2-0.20180216110734.fb2de75.el7ost.noarc 312/743 \n Verifying : erlang-kernel-18.3.4.8-1.el7ost.x86_64 313/743 \n Verifying : python-swift-2.17.1-0.20180314165245.caeeb54.el7ost.no 314/743 \n Verifying : 1:openstack-sahara-common-8.0.1-0.20180328233740.36531 315/743 \n Verifying : python2-troveclient-2.14.0-1.el7ost.noarch 316/743 \n Verifying : python-django-bash-completion-1.11.10-1.el7ost.noarch 317/743 \n Verifying : 1:openstack-dashboard-13.0.1-0.20180411230905.c51a46e. 318/743 \n Verifying : rubygem-sensu-extensions-1.9.0-1.el7ost.noarch 319/743 \n Verifying : python2-osc-lib-1.9.0-1.el7ost.noarch 320/743 \n Verifying : python2-zaqarclient-1.9.0-1.el7ost.noarch 321/743 \n Verifying : collectd-ipmi-5.8.0-10.el7ost.x86_64 322/743 \n Verifying : puppet-heat-12.4.1-0.20180416203421.90e3fb0.el7ost.noa 323/743 \n Verifying : 1:openstack-dashboard-theme-13.0.0-1.el7ost.noarch 324/743 \n Verifying : python2-aodhclient-1.0.0-1.el7ost.noarch 325/743 \n Verifying : openstack-sahara-ui-8.0.1-0.20180301091310.707059f.el7 326/743 \n Verifying : 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost 327/743 \n Verifying : python2-oslo-reports-1.26.0-1.el7ost.noarch 328/743 \n Verifying : puppet-ironic-12.4.0-0.20180329034302.8285d85.el7ost.n 329/743 \n Verifying : puppet-systemd-1.1.2-0.20180216110348.20a465b.el7ost.n 330/743 \n Verifying : python2-glance-store-0.23.1-0.20180213060248.ad7df98.e 331/743 \n Verifying : puppet-rsync-0.4.1-0.20180215235612.447685f.el7ost.noa 332/743 \n Verifying : python-panko-4.0.1-1.el7ost.noarch 333/743 \n Verifying : openstack-mistral-executor-6.0.2-1.el7ost.noarch 334/743 \n Verifying : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 335/743 \n Verifying : python2-osprofiler-1.15.2-1.el7ost.noarch 336/743 \n Verifying : 1:python-networking-odl-12.0.1-0.20180228140714.8733cf 337/743 \n Verifying : python2-django-compressor-2.1-5.el7ost.noarch 338/743 \n Verifying : 1:python-neutron-12.0.2-0.20180421011359.0ec54fd.el7os 339/743 \n Verifying : puppet-cassandra-2.6.0-0.20180220172321.2454099.el7ost 340/743 \n Verifying : puppet-horizon-12.4.0-0.20180329033844.64559b8.el7ost. 341/743 \n Verifying : 1:openstack-neutron-sriov-nic-agent-12.0.2-0.201804210 342/743 \n Verifying : openstack-aodh-listener-6.0.0-2.el7ost.noarch 343/743 \n Verifying : puppet-opendaylight-8.1.2-1.38977efgit.el7ost.noarch 344/743 \n Verifying : python2-oslo-sphinx-4.18.1-0.20180223103803.3d19539.el 345/743 \n Verifying : puppet-elasticsearch-6.2.1-0.20180216015044.813c729.el 346/743 \n Verifying : 1:openstack-nova-migration-17.0.3-0.20180420001139.el7 347/743 \n Verifying : python2-swiftclient-3.5.0-1.el7ost.noarch 348/743 \n Verifying : collectd-sensors-5.8.0-10.el7ost.x86_64 349/743 \n Verifying : 1:openstack-ceilometer-central-10.0.1-0.20180328155305 350/743 \n Verifying : python2-oslo-versionedobjects-1.31.2-1.el7ost.noarch 351/743 \n Verifying : 2:ceph-radosgw-12.2.4-10.el7cp.x86_64 352/743 \n Verifying : puppet-datacat-0.6.3-0.20180215114545.5cce8f2.el7ost.n 353/743 \n Verifying : openstack-octavia-housekeeping-2.0.1-5.el7ost.noarch 354/743 \n Verifying : openstack-panko-common-4.0.1-1.el7ost.noarch 355/743 \n Verifying : python2-castellan-0.17.0-1.el7ost.noarch 356/743 \n Verifying : openstack-swift-account-2.17.1-0.20180314165245.caeeb5 357/743 \n Verifying : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 358/743 \n Verifying : puppet-keystone-12.4.0-0.20180329034741.b6d2197.el7ost 359/743 \n Verifying : openvswitch-ovn-central-2.9.0-20.el7fdp.x86_64 360/743 \n Verifying : python2-automaton-1.14.0-1.el7ost.noarch 361/743 \n Verifying : 1:openstack-ironic-conductor-10.1.2-4.el7ost.noarch 362/743 \n Verifying : collectd-5.8.0-10.el7ost.x86_64 363/743 \n Verifying : puppet-sahara-12.4.0-0.20180329044358.42162c3.el7ost.n 364/743 \n Verifying : rubygem-eventmachine-1.2.5-1.el7ost.x86_64 365/743 \n Verifying : python-networking-ovn-4.0.1-0.20180420150809.c7c16d4.e 366/743 \n Verifying : python2-botocore-1.8.33-1.el7ost.noarch 367/743 \n Verifying : rubygem-parse-cron-0.1.4-1.el7ost.noarch 368/743 \n Verifying : python2-designateclient-2.9.0-1.el7ost.noarch 369/743 \n Verifying : python2-networking-bgpvpn-8.0.1-0.20180228154427.a15c0 370/743 \n Verifying : puppet-fluentd-0.10.0-0.20180216091746.4dfc15a.el7ost. 371/743 \n Verifying : libcollectdclient-5.8.0-10.el7ost.x86_64 372/743 \n Verifying : puppet-designate-12.4.0-0.20180329031405.84870dd.el7os 373/743 \n Verifying : erlang-erts-18.3.4.8-1.el7ost.x86_64 374/743 \n Verifying : python2-keystonemiddleware-4.21.0-1.el7ost.noarch 375/743 \n Verifying : rubygem-sensu-settings-10.9.0-1.el7ost.noarch 376/743 \n Verifying : erlang-eldap-18.3.4.7-1.el7ost.x86_64 377/743 \n Verifying : openstack-sahara-ui-7.0.1-1.el7ost.noarch 378/743 \n Verifying : 1:openstack-ceilometer-common-9.0.4-2.el7ost.noarch 379/743 \n Verifying : python-twisted-16.1.1-5.el7ost.x86_64 380/743 \n Verifying : python-mistral-lib-0.3.3-1.el7ost.noarch 381/743 \n Verifying : openvswitch-ovn-central-2.7.3-3.git20180112.el7fdp.x86 382/743 \n Verifying : python-saharaclient-1.3.0-1.el7ost.noarch 383/743 \n Verifying : python-glance-store-0.22.0-1.el7ost.noarch 384/743 \n Verifying : python-greenlet-0.4.2-4.el7.x86_64 385/743 \n Verifying : erlang-snmp-18.3.4.7-1.el7ost.x86_64 386/743 \n Verifying : 1:openstack-manila-share-5.0.1-4.el7ost.noarch 387/743 \n Verifying : openstack-panko-common-3.1.0-1.el7ost.noarch 388/743 \n Verifying : python-tenacity-4.4.0-1.el7ost.noarch 389/743 \n Verifying : puppet-staging-1.0.4-1.b466d93git.el7ost.noarch 390/743 \n Verifying : python-markupsafe-0.11-10.el7.x86_64 391/743 \n Verifying : collectd-write_http-5.8.0-5.el7ost.x86_64 392/743 \n Verifying : 2:librbd1-10.2.10-17.el7cp.x86_64 393/743 \n Verifying : openstack-swift-account-2.15.1-4.el7ost.noarch 394/743 \n Verifying : python-oslo-db-4.25.1-1.el7ost.noarch 395/743 \n Verifying : erlang-crypto-18.3.4.7-1.el7ost.x86_64 396/743 \n Verifying : python-oslo-vmware-2.23.1-1.el7ost.noarch 397/743 \n Verifying : rubygem-sensu-extensions-occurrences-1.1.0-2.el7ost.no 398/743 \n Verifying : collectd-rrdtool-5.8.0-5.el7ost.x86_64 399/743 \n Verifying : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 400/743 \n Verifying : openstack-octavia-api-1.0.1-3.el7ost.noarch 401/743 \n Verifying : puppet-tripleo-7.4.8-5.el7ost.noarch 402/743 \n Verifying : collectd-iptables-5.8.0-5.el7ost.x86_64 403/743 \n Verifying : openstack-mistral-api-5.2.0-2.el7ost.noarch 404/743 \n Verifying : openstack-aodh-api-5.1.0-1.el7ost.noarch 405/743 \n Verifying : python-fixtures-3.0.0-2.el7ost.noarch 406/743 \n Verifying : openstack-octavia-housekeeping-1.0.1-3.el7ost.noarch 407/743 \n Verifying : python-oslo-cache-lang-1.25.1-1.el7ost.noarch 408/743 \n Verifying : puppet-firewall-1.8.2-2.2f892e9git.el7ost.noarch 409/743 \n Verifying : puppet-collectd-5.3.1-0.1.b995bdagit.el7ost.noarch 410/743 \n Verifying : puppet-elasticsearch-5.4.0-1.el7ost.noarch 411/743 \n Verifying : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 412/743 \n Verifying : python-octavia-1.0.1-3.el7ost.noarch 413/743 \n Verifying : 1:openstack-sahara-common-7.0.1-1.el7ost.noarch 414/743 \n Verifying : python-microversion-parse-0.1.4-2.el7ost.noarch 415/743 \n Verifying : puppet-memcached-3.0.2-1.adf8b63git.el7ost.noarch 416/743 \n Verifying : 2:librgw2-10.2.10-17.el7cp.x86_64 417/743 \n Verifying : 1:python-sahara-7.0.1-1.el7ost.noarch 418/743 \n Verifying : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 419/743 \n Verifying : puppet-haproxy-1.5.0-4.6ffcb07git.el7ost.noarch 420/743 \n Verifying : puppet-rsync-0.4.0-2.295cfcegit.el7ost.noarch 421/743 \n Verifying : python-cliff-2.8.0-1.el7ost.noarch 422/743 \n Verifying : collectd-curl_json-5.8.0-5.el7ost.x86_64 423/743 \n Verifying : python-os-traits-0.3.3-1.el7ost.noarch 424/743 \n Verifying : 1:openstack-sahara-engine-7.0.1-1.el7ost.noarch 425/743 \n Verifying : erlang-asn1-18.3.4.7-1.el7ost.x86_64 426/743 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 427/743 \n Verifying : 1:openstack-keystone-12.0.0-4.el7ost.noarch 428/743 \n Verifying : openstack-swift-container-2.15.1-4.el7ost.noarch 429/743 \n Verifying : python-oslo-reports-1.22.1-1.el7ost.noarch 430/743 \n Verifying : rubygem-yajl-ruby-1.3.0-2.el7.x86_64 431/743 \n Verifying : puppet-contrail-1.0.0-3.90128d1git.el7ost.noarch 432/743 \n Verifying : puppet-snmp-3.8.1-1.df91395git.el7ost.noarch 433/743 \n Verifying : puppet-trove-11.4.0-1.el7ost.noarch 434/743 \n Verifying : python-django-compressor-2.0-1.el7ost.noarch 435/743 \n Verifying : python-oslo-concurrency-3.21.1-1.el7ost.noarch 436/743 \n Verifying : 2:rbd-mirror-10.2.10-17.el7cp.x86_64 437/743 \n Verifying : puppet-archive-2.2.0-1.el7ost.noarch 438/743 \n Verifying : puppet-mysql-3.11.0-1.920dd76git.el7ost.noarch 439/743 \n Verifying : python-magnumclient-2.7.0-1.el7ost.noarch 440/743 \n Verifying : 1:openstack-ceilometer-api-9.0.4-2.el7ost.noarch 441/743 \n Verifying : 1:python-dateutil-2.4.2-1.el7ost.noarch 442/743 \n Verifying : 1:python-glanceclient-2.8.0-2.el7ost.noarch 443/743 \n Verifying : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 444/743 \n Verifying : openstack-octavia-health-manager-1.0.1-3.el7ost.noarch 445/743 \n Verifying : collectd-curl-5.8.0-5.el7ost.x86_64 446/743 \n Verifying : python-oslo-service-1.25.1-1.el7ost.noarch 447/743 \n Verifying : openstack-octavia-common-1.0.1-3.el7ost.noarch 448/743 \n Verifying : python-openstacksdk-0.9.17-1.el7ost.noarch 449/743 \n Verifying : sensu-0.27.0-4.el7ost.noarch 450/743 \n Verifying : puppet-fdio-0.0.1-2.d9ad6d2git.el7ost.noarch 451/743 \n Verifying : 1:openstack-dashboard-theme-12.0.0-3.el7ost.noarch 452/743 \n Verifying : python-oslo-i18n-3.17.1-1.el7ost.noarch 453/743 \n Verifying : 1:openstack-ceilometer-central-9.0.4-2.el7ost.noarch 454/743 \n Verifying : rabbitmq-server-3.6.5-5.el7ost.noarch 455/743 \n Verifying : python-jinja2-2.7.2-2.el7cp.noarch 456/743 \n Verifying : python-pyeclib-1.5.0-1.el7ost.x86_64 457/743 \n Verifying : openvswitch-ovn-host-2.7.3-3.git20180112.el7fdp.x86_64 458/743 \n Verifying : 1:openstack-zaqar-5.0.0-4.el7ost.noarch 459/743 \n Verifying : python-requests-2.14.2-0.1.el7ost.noarch 460/743 \n Verifying : collectd-curl_xml-5.8.0-5.el7ost.x86_64 461/743 \n Verifying : python-automaton-1.12.1-1.el7ost.noarch 462/743 \n Verifying : python-ceilometermiddleware-1.1.0-1.el7ost.noarch 463/743 \n Verifying : 1:python-keystone-12.0.0-4.el7ost.noarch 464/743 \n Verifying : python-oslo-utils-3.28.1-1.el7ost.noarch 465/743 \n Verifying : python-networking-bgpvpn-7.0.0-3.el7ost.noarch 466/743 \n Verifying : 2:ceph-common-10.2.10-17.el7cp.x86_64 467/743 \n Verifying : python-pika_pool-0.1.3-3.el7ost.noarch 468/743 \n Verifying : 2:python-cephfs-10.2.10-17.el7cp.x86_64 469/743 \n Verifying : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 470/743 \n Verifying : python-os-win-2.2.0-1.el7ost.noarch 471/743 \n Verifying : 1:openstack-sahara-api-7.0.1-1.el7ost.noarch 472/743 \n Verifying : puppet-rabbitmq-8.0.0-2.el7ost.noarch 473/743 \n Verifying : collectd-write_sensu-5.8.0-5.el7ost.x86_64 474/743 \n Verifying : python-yaql-1.1.0-3.el7ost.noarch 475/743 \n Verifying : puppet-kafka-3.1.1-0.1.8da0480git.el7ost.noarch 476/743 \n Verifying : python-oslo-cache-1.25.1-1.el7ost.noarch 477/743 \n Verifying : puppet-vcsrepo-2.0.0-1.e3d28c6git.el7ost.noarch 478/743 \n Verifying : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noa 479/743 \n Verifying : python-castellan-0.12.2-1.el7ost.noarch 480/743 \n Verifying : collectd-ping-5.8.0-5.el7ost.x86_64 481/743 \n Verifying : puppet-kibana3-0.0.4-1.6ca9631git.el7ost.noarch 482/743 \n Verifying : python-requestsexceptions-1.3.0-1.el7ost.noarch 483/743 \n Verifying : puppet-keepalived-0.0.1-0.11.bbca37agit.el7ost.noarch 484/743 \n Verifying : erlang-syntax_tools-18.3.4.7-1.el7ost.x86_64 485/743 \n Verifying : python-ironic-inspector-client-2.1.0-1.el7ost.noarch 486/743 \n Verifying : rubygem-oj-2.14.6-3.el7.x86_64 487/743 \n Verifying : python-osc-lib-1.7.0-1.el7ost.noarch 488/743 \n Verifying : python-botocore-1.4.43-1.el7ost.noarch 489/743 \n Verifying : python-openstackclient-lang-3.12.0-1.el7ost.noarch 490/743 \n Verifying : puppet-vswitch-7.4.0-1.el7ost.noarch 491/743 \n Verifying : python-oslo-i18n-lang-3.17.1-1.el7ost.noarch 492/743 \n Verifying : puppet-nssdb-1.0.1-2.el7ost.noarch 493/743 \n Verifying : erlang-public_key-18.3.4.7-1.el7ost.x86_64 494/743 \n Verifying : openstack-swift-object-2.15.1-4.el7ost.noarch 495/743 \n Verifying : openstack-mistral-common-5.2.0-2.el7ost.noarch 496/743 \n Verifying : python-manilaclient-1.17.2-1.el7ost.noarch 497/743 \n Verifying : python-proliantutils-2.4.0-3.el7ost.noarch 498/743 \n Verifying : 1:openstack-manila-5.0.1-4.el7ost.noarch 499/743 \n Verifying : 1:openstack-dashboard-12.0.2-1.el7ost.noarch 500/743 \n Verifying : 1:python-cinder-11.1.0-1.el7ost.noarch 501/743 \n Verifying : puppet-java-2.0.0-1.43aa9afgit.el7ost.noarch 502/743 \n Verifying : puppet-keystone-11.4.0-1.el7ost.noarch 503/743 \n Verifying : python-taskflow-2.14.1-1.el7ost.noarch 504/743 \n Verifying : collectd-sensors-5.8.0-5.el7ost.x86_64 505/743 \n Verifying : python-ovsdbapp-0.4.1-1.el7ost.noarch 506/743 \n Verifying : python-ironic-lib-2.10.0-1.el7ost.noarch 507/743 \n Verifying : os-refresh-config-7.1.0-1.el7ost.noarch 508/743 \n Verifying : 1:python-glance-15.0.0-4.el7ost.noarch 509/743 \n Verifying : puppet-nova-11.5.0-1.el7ost.noarch 510/743 \n Verifying : puppet-octavia-11.5.0-1.el7ost.noarch 511/743 \n Verifying : python-debtcollector-1.17.1-1.el7ost.noarch 512/743 \n Verifying : python-docker-py-1.10.6-3.el7.noarch 513/743 \n Verifying : python-heatclient-1.11.1-1.el7ost.noarch 514/743 \n Verifying : puppet-inifile-2.0.0-1.16fd47dgit.el7ost.noarch 515/743 \n Verifying : python-keystonemiddleware-4.17.0-1.el7ost.noarch 516/743 \n Verifying : collectd-disk-5.8.0-5.el7ost.x86_64 517/743 \n Verifying : puppet-tomcat-1.7.0-1.9fed47bgit.el7ost.noarch 518/743 \n Verifying : puppet-remote-0.0.1-3.7420908git.el7ost.noarch 519/743 \n Verifying : 1:python-neutron-11.0.2-1.el7ost.noarch 520/743 \n Verifying : 1:python-networking-l2gw-11.0.0-2.el7ost.noarch 521/743 \n Verifying : python-oslo-versionedobjects-lang-1.26.1-1.el7ost.noar 522/743 \n Verifying : python-futurist-1.3.1-1.el7ost.noarch 523/743 \n Verifying : python-barbicanclient-4.5.2-1.el7ost.noarch 524/743 \n Verifying : puppet-zookeeper-0.7.3-1.da686b4git.el7ost.noarch 525/743 \n Verifying : python-dns-1.12.0-4.20150617git465785f.el7.noarch 526/743 \n Verifying : targetcli-2.1.fb47-0.1.20170301.gitf632f38.el7cp.noarc 527/743 \n Verifying : 1:python-networking-odl-11.0.0-3.el7ost.noarch 528/743 \n Verifying : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 529/743 \n Verifying : python-jsonpatch-1.2-4.el7.noarch 530/743 \n Verifying : openstack-manila-ui-2.10.2-3.el7ost.noarch 531/743 \n Verifying : 2:ceph-mon-10.2.10-17.el7cp.x86_64 532/743 \n Verifying : python-oslo-utils-lang-3.28.1-1.el7ost.noarch 533/743 \n Verifying : python-pyOpenSSL-16.2.0-3.el7ost.noarch 534/743 \n Verifying : collectd-utils-5.8.0-5.el7ost.x86_64 535/743 \n Verifying : os-collect-config-7.2.2-1.el7ost.noarch 536/743 \n Verifying : erlang-xmerl-18.3.4.7-1.el7ost.x86_64 537/743 \n Verifying : 2:python-rbd-10.2.10-17.el7cp.x86_64 538/743 \n Verifying : python-aodhclient-0.9.0-1.el7ost.noarch 539/743 \n Verifying : 1:openstack-neutron-linuxbridge-11.0.2-1.el7ost.noarch 540/743 \n Verifying : 2:ceph-selinux-10.2.10-17.el7cp.x86_64 541/743 \n Verifying : python-cursive-0.1.2-1.el7ost.noarch 542/743 \n Verifying : puppet-uchiwa-1.0.1-3.b614088git.el7ost.noarch 543/743 \n Verifying : openstack-panko-api-3.1.0-1.el7ost.noarch 544/743 \n Verifying : 1:python-django-horizon-12.0.2-1.el7ost.noarch 545/743 \n Verifying : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 546/743 \n Verifying : 2:python-oslo-config-4.11.1-1.el7ost.noarch 547/743 \n Verifying : puppet-ipaclient-2.5.1-1.el7ost.noarch 548/743 \n Verifying : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 549/743 \n Verifying : collectd-ipmi-5.8.0-5.el7ost.x86_64 550/743 \n Verifying : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 551/743 \n Verifying : 1:openstack-ceilometer-compute-9.0.4-2.el7ost.noarch 552/743 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 553/743 \n Verifying : puppet-certmonger-1.1.1-3.d09f0f2git.el7ost.noarch 554/743 \n Verifying : python-openstackclient-3.12.0-1.el7ost.noarch 555/743 \n Verifying : python-tooz-1.58.0-1.el7ost.noarch 556/743 \n Verifying : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 557/743 \n Verifying : python-ec2-api-5.0.0-2.el7ost.noarch 558/743 \n Verifying : puppet-kmod-2.1.1-4.b4d8db2git.el7ost.noarch 559/743 \n Verifying : 1:openstack-ceilometer-ipmi-9.0.4-2.el7ost.noarch 560/743 \n Verifying : python-oslo-middleware-3.30.1-1.el7ost.noarch 561/743 \n Verifying : rhosp-release-12.0-3.el7ost.noarch 562/743 \n Verifying : python-troveclient-2.12.0-1.el7ost.noarch 563/743 \n Verifying : puppet-sahara-11.4.0-1.el7ost.noarch 564/743 \n Verifying : openstack-octavia-worker-1.0.1-3.el7ost.noarch 565/743 \n Verifying : collectd-rrdcached-5.8.0-5.el7ost.x86_64 566/743 \n Verifying : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.no 567/743 \n Verifying : python-oslo-privsep-1.22.1-1.el7ost.noarch 568/743 \n Verifying : puppet-xinetd-2.0.0-4.1d1e6d4git.el7ost.noarch 569/743 \n Verifying : python-oslo-context-2.17.1-1.el7ost.noarch 570/743 \n Verifying : puppet-git-0.4.0-3.4e4498egit.el7ost.noarch 571/743 \n Verifying : erlang-tools-18.3.4.7-1.el7ost.x86_64 572/743 \n Verifying : puppet-oslo-11.4.0-3.el7ost.noarch 573/743 \n Verifying : openstack-ec2-api-5.0.0-2.el7ost.noarch 574/743 \n Verifying : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 575/743 \n Verifying : python-mistral-5.2.0-2.el7ost.noarch 576/743 \n Verifying : puppet-redis-3.2.0-1.8c61533git.el7ost.noarch 577/743 \n Verifying : python-rtslib-2.1.fb64-0.1.20170301.git3637171.el7cp.n 578/743 \n Verifying : 1:openstack-ironic-common-9.1.3-1.el7ost.noarch 579/743 \n Verifying : openvswitch-2.7.3-3.git20180112.el7fdp.x86_64 580/743 \n Verifying : puppet-apache-2.0.0-1.e31a682git.el7ost.noarch 581/743 \n Verifying : puppet-aodh-11.4.0-1.el7ost.noarch 582/743 \n Verifying : openstack-swift-proxy-2.15.1-4.el7ost.noarch 583/743 \n Verifying : collectd-mysql-5.8.0-5.el7ost.x86_64 584/743 \n Verifying : python-django-openstack-auth-3.5.0-3.el7ost.noarch 585/743 \n Verifying : puppet-pacemaker-0.7.0-2.el7ost.noarch 586/743 \n Verifying : python-babel-2.3.4-1.el7ost.noarch 587/743 \n Verifying : openstack-ironic-inspector-6.0.1-1.el7ost.noarch 588/743 \n Verifying : puppet-ceph-2.4.2-1.el7ost.noarch 589/743 \n Verifying : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 590/743 \n Verifying : python-swiftclient-3.4.0-1.el7ost.noarch 591/743 \n Verifying : python-oslo-log-3.30.2-1.el7ost.noarch 592/743 \n Verifying : erlang-compiler-18.3.4.7-1.el7ost.x86_64 593/743 \n Verifying : python-extras-0.0.3-8.el7ost.noarch 594/743 \n Verifying : erlang-mnesia-18.3.4.7-1.el7ost.x86_64 595/743 \n Verifying : erlang-kernel-18.3.4.7-1.el7ost.x86_64 596/743 \n Verifying : python-oslo-serialization-2.20.2-1.el7ost.noarch 597/743 \n Verifying : python-pyroute2-0.4.19-1.el7ost.noarch 598/743 \n Verifying : puppet-cinder-11.5.0-3.el7ost.noarch 599/743 \n Verifying : python-urllib3-1.21.1-1.0.el7ost.noarch 600/743 \n Verifying : openvswitch-ovn-common-2.7.3-3.git20180112.el7fdp.x86_ 601/743 \n Verifying : python-gnocchiclient-3.3.1-1.el7ost.noarch 602/743 \n Verifying : puppet-opendaylight-4.1.0-2.3768d5egit.el7ost.noarch 603/743 \n Verifying : puppet-datacat-0.6.2-3.5cce8f2git.el7ost.noarch 604/743 \n Verifying : 1:openstack-heat-api-cloudwatch-9.0.3-1.el7ost.noarch 605/743 \n Verifying : python-os-client-config-1.28.0-1.el7ost.noarch 606/743 \n Verifying : erlang-ssl-18.3.4.7-1.el7ost.x86_64 607/743 \n Verifying : erlang-inets-18.3.4.7-1.el7ost.x86_64 608/743 \n Verifying : puppet-corosync-5.0.0-4.527cda5git.el7ost.noarch 609/743 \n Verifying : puppet-ovn-11.4.0-3.el7ost.noarch 610/743 \n Verifying : erlang-otp_mibs-18.3.4.7-1.el7ost.x86_64 611/743 \n Verifying : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 612/743 \n Verifying : 1:openstack-glance-15.0.0-4.el7ost.noarch 613/743 \n Verifying : puppet-glance-11.5.0-1.el7ost.noarch 614/743 \n Verifying : 2:ceph-base-10.2.10-17.el7cp.x86_64 615/743 \n Verifying : python-pycadf-common-2.6.0-1.el7ost.noarch 616/743 \n Verifying : rubygem-sensu-json-2.0.1-1.el7ost.noarch 617/743 \n Verifying : puppet-neutron-11.5.0-1.el7ost.noarch 618/743 \n Verifying : 1:openstack-neutron-11.0.2-1.el7ost.noarch 619/743 \n Verifying : python-sqlalchemy-1.1.11-1.el7ost.x86_64 620/743 \n Verifying : libcollectdclient-5.8.0-5.el7ost.x86_64 621/743 \n Verifying : liberasurecode-1.5.0-1.el7ost.x86_64 622/743 \n Verifying : rubygem-sensu-extensions-1.7.1-1.el7ost.noarch 623/743 \n Verifying : python-oslo-vmware-lang-2.23.1-1.el7ost.noarch 624/743 \n Verifying : python-sushy-1.1.0-1.el7ost.noarch 625/743 \n Verifying : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 626/743 \n Verifying : python-scciclient-0.5.0-1.el7ost.noarch 627/743 \n Verifying : python-swift-2.15.1-4.el7ost.noarch 628/743 \n Verifying : puppet-manila-11.4.0-3.el7ost.noarch 629/743 \n Verifying : python-oslo-privsep-lang-1.22.1-1.el7ost.noarch 630/743 \n Verifying : puppet-ceilometer-11.5.0-1.el7ost.noarch 631/743 \n Verifying : erlang-stdlib-18.3.4.7-1.el7ost.x86_64 632/743 \n Verifying : python-stevedore-1.25.1-1.el7ost.noarch 633/743 \n Verifying : sensu-common-0.27.0-4.el7ost.noarch 634/743 \n Verifying : 2:python-rados-10.2.10-17.el7cp.x86_64 635/743 \n Verifying : rubygem-sensu-redis-2.1.0-2.el7ost.noarch 636/743 \n Verifying : python-osprofiler-1.11.0-1.el7ost.noarch 637/743 \n Verifying : python-futures-3.0.3-1.el7ost.noarch 638/743 \n Verifying : python-os-vif-1.7.0-1.el7ost.noarch 639/743 \n Verifying : python-networking-ovn-3.0.1-1.el7ost.noarch 640/743 \n Verifying : puppet-cassandra-2.5.0-1.d180a6cgit.el7ost.noarch 641/743 \n Verifying : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 642/743 \n Verifying : openstack-aodh-common-5.1.0-1.el7ost.noarch 643/743 \n Verifying : erlang-runtime_tools-18.3.4.7-1.el7ost.x86_64 644/743 \n Verifying : collectd-5.8.0-5.el7ost.x86_64 645/743 \n Verifying : python-oslo-versionedobjects-1.26.1-1.el7ost.noarch 646/743 \n Verifying : puppet-ssh-3.0.1-3.3fb5405git.el7ost.noarch 647/743 \n Verifying : 1:python-manila-5.0.1-4.el7ost.noarch 648/743 \n Verifying : puppet-swift-11.4.0-1.el7ost.noarch 649/743 \n Verifying : python-os-brick-1.15.5-1.el7ost.noarch 650/743 \n Verifying : openstack-mistral-event-engine-5.2.0-2.el7ost.noarch 651/743 \n Verifying : erlang-os_mon-18.3.4.7-1.el7ost.x86_64 652/743 \n Verifying : collectd-smart-5.8.0-5.el7ost.x86_64 653/743 \n Verifying : openstack-swift-plugin-swift3-1.12.0-2.el7ost.noarch 654/743 \n Verifying : python-neutron-lib-1.9.1-1.el7ost.noarch 655/743 \n Verifying : puppet-stdlib-4.18.0-2.el7ost.noarch 656/743 \n Verifying : python-mistralclient-3.1.4-1.el7ost.noarch 657/743 \n Verifying : 1:python-ceilometer-9.0.4-2.el7ost.noarch 658/743 \n Verifying : rubygem-sensu-settings-9.6.0-1.el7ost.noarch 659/743 \n Verifying : python-dracclient-1.3.1-1.el7ost.noarch 660/743 \n Verifying : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.no 661/743 \n Verifying : 1:openstack-ceilometer-collector-9.0.4-2.el7ost.noarch 662/743 \n Verifying : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 663/743 \n Verifying : python-ironicclient-1.17.0-1.el7ost.noarch 664/743 \n Verifying : puppet-concat-4.0.1-1.b783e1egit.el7ost.noarch 665/743 \n Verifying : puppet-openstack_extras-11.5.0-1.el7ost.noarch 666/743 \n Verifying : python-cinderclient-3.1.0-1.el7ost.noarch 667/743 \n Verifying : python-alembic-0.8.10-1.el7ost.noarch 668/743 \n Verifying : pyparsing-2.0.7-1.el7ost.noarch 669/743 \n Verifying : python-neutronclient-6.5.0-1.el7ost.noarch 670/743 \n Verifying : 1:openstack-ceilometer-notification-9.0.4-2.el7ost.noa 671/743 \n Verifying : 1:openstack-ironic-api-9.1.3-1.el7ost.noarch 672/743 \n Verifying : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 673/743 \n Verifying : python-panko-3.1.0-1.el7ost.noarch 674/743 \n Verifying : python-django-1.8.18-1.el7ost.noarch 675/743 \n Verifying : os-apply-config-7.2.3-1.el7ost.noarch 676/743 \n Verifying : python-django-bash-completion-1.8.18-1.el7ost.noarch 677/743 \n Verifying : rubygem-eventmachine-1.2.1-1.el7ost.x86_64 678/743 \n Verifying : puppet-timezone-3.5.0-1.62ba3ccgit.el7ost.noarch 679/743 \n Verifying : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 680/743 \n Verifying : puppet-barbican-11.4.0-1.el7ost.noarch 681/743 \n Verifying : puppet-openstacklib-11.5.0-1.el7ost.noarch 682/743 \n Verifying : python-oslo-concurrency-lang-3.21.1-1.el7ost.noarch 683/743 \n Verifying : python-idna-2.4-1.el7.noarch 684/743 \n Verifying : python-oslo-policy-1.25.2-1.el7ost.noarch 685/743 \n Verifying : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 686/743 \n Verifying : python-oslo-db-lang-4.25.1-1.el7ost.noarch 687/743 \n Verifying : erlang-erts-18.3.4.7-1.el7ost.x86_64 688/743 \n Verifying : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 689/743 \n Verifying : python-oslo-rootwrap-5.9.2-1.el7ost.noarch 690/743 \n Verifying : puppet-fluentd-0.9.0-1.el7ost.noarch 691/743 \n Verifying : collectd-ceph-5.8.0-5.el7ost.x86_64 692/743 \n Verifying : openstack-neutron-lbaas-ui-3.0.1-3.el7ost.noarch 693/743 \n Verifying : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 694/743 \n Verifying : python-cachetools-1.1.6-2.el7ost.noarch 695/743 \n Verifying : openstack-mistral-engine-5.2.0-2.el7ost.noarch 696/743 \n Verifying : puppet-auditd-2.2.0-1.el7ost.noarch 697/743 \n Verifying : python-zaqarclient-1.7.0-1.el7ost.noarch 698/743 \n Verifying : 1:openstack-nova-placement-api-16.0.4-15.el7ost.noarch 699/743 \n Verifying : 1:python-keystoneclient-3.13.0-1.el7ost.noarch 700/743 \n Verifying : python-keystoneauth1-3.1.0-1.el7ost.noarch 701/743 \n Verifying : python-designateclient-2.7.0-1.el7ost.noarch 702/743 \n Verifying : 1:openstack-sahara-7.0.1-1.el7ost.noarch 703/743 \n Verifying : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 704/743 \n Verifying : python-oslo-sphinx-4.15.1-1.el7ost.noarch 705/743 \n Verifying : puppet-gnocchi-11.5.0-1.el7ost.noarch 706/743 \n Verifying : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 707/743 \n Verifying : puppet-sensu-2.30.1-3.el7ost.noarch 708/743 \n Verifying : python-croniter-0.3.4-5.el7ost.noarch 709/743 \n Verifying : python-pycadf-2.6.0-1.el7ost.noarch 710/743 \n Verifying : erlang-sasl-18.3.4.7-1.el7ost.x86_64 711/743 \n Verifying : collectd-virt-5.8.0-5.el7ost.x86_64 712/743 \n Verifying : python-voluptuous-0.8.9-1.el7ost.noarch 713/743 \n Verifying : 1:openstack-cinder-11.1.0-1.el7ost.noarch 714/743 \n Verifying : python-oslo-messaging-5.30.2-1.el7ost.noarch 715/743 \n Verifying : 1:openstack-ironic-conductor-9.1.3-1.el7ost.noarch 716/743 \n Verifying : python-oslo-log-lang-3.30.2-1.el7ost.noarch 717/743 \n Verifying : python-paunch-1.5.3-1.el7ost.noarch 718/743 \n Verifying : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 719/743 \n Verifying : collectd-netlink-5.8.0-5.el7ost.x86_64 720/743 \n Verifying : puppet-zaqar-11.4.0-1.el7ost.noarch 721/743 \n Verifying : puppet-mistral-11.4.0-1.el7ost.noarch 722/743 \n Verifying : puppet-ironic-11.5.0-1.el7ost.noarch 723/743 \n Verifying : puppet-heat-11.5.0-1.el7ost.noarch 724/743 \n Verifying : openstack-aodh-listener-5.1.0-1.el7ost.noarch 725/743 \n Verifying : puppet-systemd-1.0.0-1.047b31dgit.el7ost.noarch 726/743 \n Verifying : puppet-horizon-11.5.0-1.el7ost.noarch 727/743 \n Verifying : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 728/743 \n Verifying : 2:ceph-radosgw-10.2.10-17.el7cp.x86_64 729/743 \n Verifying : erlang-hipe-18.3.4.7-1.el7ost.x86_64 730/743 \n Verifying : openstack-selinux-0.8.13-2.el7ost.noarch 731/743 \n Verifying : 1:openstack-ceilometer-polling-9.0.4-2.el7ost.noarch 732/743 \n Verifying : puppet-ec2api-11.4.0-1.el7ost.noarch 733/743 \n Verifying : 1:python-nova-16.0.4-15.el7ost.noarch 734/743 \n Verifying : collectd-apache-5.8.0-5.el7ost.x86_64 735/743 \n Verifying : openstack-mistral-executor-5.2.0-2.el7ost.noarch 736/743 \n Verifying : puppet-panko-11.5.0-1.el7ost.noarch 737/743 \n Verifying : 2:libcephfs1-10.2.10-17.el7cp.x86_64 738/743 \n Verifying : python-aodh-5.1.0-1.el7ost.noarch 739/743 \n Verifying : python-openvswitch-2.7.3-3.git20180112.el7fdp.noarch 740/743 \n Verifying : python-gnocchi-4.0.3-3.el7ost.noarch 741/743 \n Verifying : 2:ceph-mds-10.2.10-17.el7cp.x86_64 742/743 \n Verifying : 2:librados2-10.2.10-17.el7cp.x86_64 743/743 \n\nInstalled:\n gnocchi-api.noarch 0:4.2.3-3.el7ost \n gnocchi-common.noarch 0:4.2.3-3.el7ost \n gnocchi-metricd.noarch 0:4.2.3-3.el7ost \n gnocchi-statsd.noarch 0:4.2.3-3.el7ost \n libcephfs2.x86_64 2:12.2.4-10.el7cp \n openstack-ceilometer-common.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-heat-common.noarch 1:10.0.1-0.20180411125640.el7ost \n python-django-horizon.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost \n python-docker.noarch 0:2.4.2-1.3.el7 \n python2-alembic.noarch 0:0.9.7-1.el7ost \n python2-aodhclient.noarch 0:1.0.0-1.el7ost \n python2-automaton.noarch 0:1.14.0-1.el7ost \n python2-babel.noarch 0:2.3.4-1.1.el7ost \n python2-barbicanclient.noarch 0:4.6.0-1.el7ost \n python2-botocore.noarch 0:1.8.33-1.el7ost \n python2-cachetools.noarch 0:2.0.1-3.el7ost \n python2-castellan.noarch 0:0.17.0-1.el7ost \n python2-ceilometermiddleware.noarch 0:1.2.0-1.el7ost \n python2-cffi.x86_64 0:1.11.2-1.el7ost \n python2-cinderclient.noarch 0:3.5.0-1.el7ost \n python2-cliff.noarch 0:2.11.0-1.el7ost \n python2-croniter.noarch 0:0.3.19-1.el7ost \n python2-cursive.noarch 0:0.2.1-1.el7ost \n python2-dateutil.noarch 1:2.6.1-1.el7ost \n python2-debtcollector.noarch 0:1.19.0-1.el7ost \n python2-designateclient.noarch 0:2.9.0-1.el7ost \n python2-django.noarch 0:1.11.10-1.el7ost \n python2-django-compressor.noarch 0:2.1-5.el7ost \n python2-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost \n python2-extras.noarch 0:1.0.0-2.el7ost \n python2-fixtures.noarch 0:3.0.0-7.el7ost \n python2-futures.noarch 0:3.1.1-2.1.el7ost \n python2-futurist.noarch 0:1.6.0-1.el7ost \n python2-glance-store.noarch 0:0.23.1-0.20180213060248.ad7df98.el7ost \n python2-glanceclient.noarch 1:2.10.0-1.el7ost \n python2-gnocchiclient.noarch 0:7.0.1-1.el7ost \n python2-greenlet.x86_64 0:0.4.12-1.el7ost \n python2-heatclient.noarch 0:1.14.0-1.el7ost \n python2-idna.noarch 0:2.5-1.el7ost \n python2-ironicclient.noarch 0:2.2.0-1.el7ost \n python2-jinja2.noarch 0:2.10-2.el7ost \n python2-jsonpatch.noarch 0:1.21-1.el7ost \n python2-keystoneauth1.noarch 0:3.4.0-1.el7ost \n python2-keystoneclient.noarch 1:3.15.0-1.el7ost \n python2-keystonemiddleware.noarch 0:4.21.0-1.el7ost \n python2-magnumclient.noarch 0:2.9.0-1.el7ost \n python2-manilaclient.noarch 0:1.21.0-1.el7ost \n python2-markupsafe.x86_64 0:0.23-16.el7ost \n python2-microversion-parse.noarch 0:0.1.4-2.1.el7ost \n python2-mistral-lib.noarch 0:0.4.0-1.el7ost \n python2-mistralclient.noarch 0:3.3.0-1.el7ost \n python2-networking-bgpvpn.noarch 0:8.0.1-0.20180228154427.a15c091.el7ost \n python2-networking-l2gw.noarch 1:12.0.2-0.20180412115803.a9f8009.el7ost \n python2-neutron-lib.noarch 0:1.13.0-1.el7ost \n python2-neutronclient.noarch 0:6.7.0-1.el7ost \n python2-openstackclient.noarch 0:3.14.1-1.el7ost \n python2-openstacksdk.noarch 0:0.11.3-1.el7ost \n python2-os-brick.noarch 0:2.3.1-1.el7ost \n python2-os-client-config.noarch 0:1.29.0-1.el7ost \n python2-os-traits.noarch 0:0.5.0-1.el7ost \n python2-os-vif.noarch 0:1.9.1-2.el7ost \n python2-os-win.noarch 0:3.0.1-1.el7ost \n python2-osc-lib.noarch 0:1.9.0-1.el7ost \n python2-oslo-cache.noarch 0:1.28.0-1.el7ost \n python2-oslo-concurrency.noarch 0:3.25.0-1.el7ost \n python2-oslo-config.noarch 2:5.2.0-1.el7ost \n python2-oslo-context.noarch 0:2.20.0-1.el7ost \n python2-oslo-db.noarch 0:4.33.0-2.el7ost \n python2-oslo-i18n.noarch 0:3.19.0-2.el7ost \n python2-oslo-log.noarch 0:3.36.0-1.el7ost \n python2-oslo-messaging.noarch 0:5.35.0-1.el7ost \n python2-oslo-middleware.noarch 0:3.34.0-1.el7ost \n python2-oslo-policy.noarch 0:1.33.1-1.el7ost \n python2-oslo-privsep.noarch 0:1.27.0-1.el7ost \n python2-oslo-reports.noarch 0:1.26.0-1.el7ost \n python2-oslo-rootwrap.noarch 0:5.13.0-1.el7ost \n python2-oslo-serialization.noarch 0:2.24.0-1.el7ost \n python2-oslo-service.noarch 0:1.29.0-1.el7ost \n python2-oslo-sphinx.noarch 0:4.18.1-0.20180223103803.3d19539.el7ost \n python2-oslo-utils.noarch 0:3.35.0-1.el7ost \n python2-oslo-versionedobjects.noarch 0:1.31.2-1.el7ost \n python2-oslo-vmware.noarch 0:2.26.0-1.el7ost \n python2-osprofiler.noarch 0:1.15.2-1.el7ost \n python2-ovsdbapp.noarch 0:0.10.1-1.el7ost \n python2-pika_pool.noarch 0:0.1.3-3.1.el7ost \n python2-pyOpenSSL.noarch 0:17.3.0-3.el7ost \n python2-pycadf.noarch 0:2.7.0-1.el7ost \n python2-pyeclib.x86_64 0:1.5.0-3.el7ost \n python2-pyroute2.noarch 0:0.4.21-1.el7ost \n python2-requests.noarch 0:2.14.2-1.el7ost \n python2-requestsexceptions.noarch 0:1.4.0-1.el7ost \n python2-saharaclient.noarch 0:1.5.0-1.el7ost \n python2-scciclient.noarch 0:0.6.1-1.el7ost \n python2-sqlalchemy.x86_64 0:1.2.2-2.el7ost \n python2-stevedore.noarch 0:1.28.0-1.el7ost \n python2-sushy.noarch 0:1.3.2-1.el7ost \n python2-swiftclient.noarch 0:3.5.0-1.el7ost \n python2-taskflow.noarch 0:3.1.0-1.el7ost \n python2-tenacity.noarch 0:4.8.0-1.el7ost \n python2-tooz.noarch 0:1.60.0-1.el7ost \n python2-troveclient.noarch 0:2.14.0-1.el7ost \n python2-urllib3.noarch 0:1.21.1-1.2.el7ost \n python2-voluptuous.noarch 0:0.10.5-2.el7ost \n python2-yaql.noarch 0:1.1.3-2.el7ost \n python2-zaqarclient.noarch 0:1.9.0-1.el7ost \n\nDependency Installed:\n libradosstriper1.x86_64 2:12.2.4-10.el7cp \n openstack-sahara-image-pack.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n puppet-designate.noarch 0:12.4.0-0.20180329031405.84870dd.el7ost \n puppet-dns.noarch 0:5.1.1-0.20180216195239.99cd025.el7ost \n python-jwt.noarch 0:1.5.3-1.el7 \n python-pyghmi.noarch 0:1.0.22-1.el7ost \n python-rgw.x86_64 2:12.2.4-10.el7cp \n python2-asn1crypto.noarch 0:0.23.0-2.el7ost \n python2-munch.noarch 0:2.2.0-2.el7ost \n python2-octaviaclient.noarch 0:1.4.0-1.el7ost \n python2-os-service-types.noarch 0:1.1.0-1.el7ost \n python2-pyparsing.noarch 0:2.1.10-3.el7ost \n rubygem-parse-cron.noarch 0:0.1.4-1.el7ost \n rubygem-sensu-extensions-check-dependencies.noarch 0:1.0.1-1.el7ost \n\nUpdated:\n ceph-base.x86_64 2:12.2.4-10.el7cp \n ceph-common.x86_64 2:12.2.4-10.el7cp \n ceph-mds.x86_64 2:12.2.4-10.el7cp \n ceph-mon.x86_64 2:12.2.4-10.el7cp \n ceph-radosgw.x86_64 2:12.2.4-10.el7cp \n ceph-selinux.x86_64 2:12.2.4-10.el7cp \n collectd.x86_64 0:5.8.0-10.el7ost \n collectd-apache.x86_64 0:5.8.0-10.el7ost \n collectd-ceph.x86_64 0:5.8.0-10.el7ost \n collectd-curl.x86_64 0:5.8.0-10.el7ost \n collectd-curl_json.x86_64 0:5.8.0-10.el7ost \n collectd-curl_xml.x86_64 0:5.8.0-10.el7ost \n collectd-disk.x86_64 0:5.8.0-10.el7ost \n collectd-ipmi.x86_64 0:5.8.0-10.el7ost \n collectd-iptables.x86_64 0:5.8.0-10.el7ost \n collectd-mysql.x86_64 0:5.8.0-10.el7ost \n collectd-netlink.x86_64 0:5.8.0-10.el7ost \n collectd-ping.x86_64 0:5.8.0-10.el7ost \n collectd-rrdcached.x86_64 0:5.8.0-10.el7ost \n collectd-rrdtool.x86_64 0:5.8.0-10.el7ost \n collectd-sensors.x86_64 0:5.8.0-10.el7ost \n collectd-smart.x86_64 0:5.8.0-10.el7ost \n collectd-utils.x86_64 0:5.8.0-10.el7ost \n collectd-virt.x86_64 0:5.8.0-10.el7ost \n collectd-write_http.x86_64 0:5.8.0-10.el7ost \n collectd-write_sensu.x86_64 0:5.8.0-10.el7ost \n erlang-asn1.x86_64 0:18.3.4.8-1.el7ost \n erlang-compiler.x86_64 0:18.3.4.8-1.el7ost \n erlang-crypto.x86_64 0:18.3.4.8-1.el7ost \n erlang-eldap.x86_64 0:18.3.4.8-1.el7ost \n erlang-erts.x86_64 0:18.3.4.8-1.el7ost \n erlang-hipe.x86_64 0:18.3.4.8-1.el7ost \n erlang-inets.x86_64 0:18.3.4.8-1.el7ost \n erlang-kernel.x86_64 0:18.3.4.8-1.el7ost \n erlang-mnesia.x86_64 0:18.3.4.8-1.el7ost \n erlang-os_mon.x86_64 0:18.3.4.8-1.el7ost \n erlang-otp_mibs.x86_64 0:18.3.4.8-1.el7ost \n erlang-public_key.x86_64 0:18.3.4.8-1.el7ost \n erlang-runtime_tools.x86_64 0:18.3.4.8-1.el7ost \n erlang-sasl.x86_64 0:18.3.4.8-1.el7ost \n erlang-snmp.x86_64 0:18.3.4.8-1.el7ost \n erlang-ssl.x86_64 0:18.3.4.8-1.el7ost \n erlang-stdlib.x86_64 0:18.3.4.8-1.el7ost \n erlang-syntax_tools.x86_64 0:18.3.4.8-1.el7ost \n erlang-tools.x86_64 0:18.3.4.8-1.el7ost \n erlang-xmerl.x86_64 0:18.3.4.8-1.el7ost \n libcollectdclient.x86_64 0:5.8.0-10.el7ost \n liberasurecode.x86_64 0:1.5.0-4.el7ost \n librados2.x86_64 2:12.2.4-10.el7cp \n librbd1.x86_64 2:12.2.4-10.el7cp \n librgw2.x86_64 2:12.2.4-10.el7cp \n openstack-aodh-api.noarch 0:6.0.0-2.el7ost \n openstack-aodh-common.noarch 0:6.0.0-2.el7ost \n openstack-aodh-evaluator.noarch 0:6.0.0-2.el7ost \n openstack-aodh-listener.noarch 0:6.0.0-2.el7ost \n openstack-aodh-notifier.noarch 0:6.0.0-2.el7ost \n openstack-ceilometer-central.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-ceilometer-compute.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-ceilometer-ipmi.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-ceilometer-notification.noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n openstack-ceilometer-polling.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost \n openstack-dashboard.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost \n openstack-dashboard-theme.noarch 1:13.0.0-1.el7ost \n openstack-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost \n openstack-glance.noarch 1:16.0.1-2.el7ost \n openstack-heat-api.noarch 1:10.0.1-0.20180411125640.el7ost \n openstack-heat-api-cfn.noarch 1:10.0.1-0.20180411125640.el7ost \n openstack-heat-engine.noarch 1:10.0.1-0.20180411125640.el7ost \n openstack-ironic-api.noarch 1:10.1.2-4.el7ost \n openstack-ironic-common.noarch 1:10.1.2-4.el7ost \n openstack-ironic-conductor.noarch 1:10.1.2-4.el7ost \n openstack-ironic-inspector.noarch 0:7.2.1-0.20180409163360.el7ost \n openstack-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost \n openstack-manila.noarch 1:6.0.1-1.el7ost \n openstack-manila-share.noarch 1:6.0.1-1.el7ost \n openstack-manila-ui.noarch 0:2.13.0-3.el7ost \n openstack-mistral-api.noarch 0:6.0.2-1.el7ost \n openstack-mistral-common.noarch 0:6.0.2-1.el7ost \n openstack-mistral-engine.noarch 0:6.0.2-1.el7ost \n openstack-mistral-event-engine.noarch 0:6.0.2-1.el7ost \n openstack-mistral-executor.noarch 0:6.0.2-1.el7ost \n openstack-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-common.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost \n openstack-neutron-lbaas-ui.noarch 0:4.0.1-0.20180326210834.a2c502e.el7ost \n openstack-neutron-linuxbridge.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-metering-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n openstack-neutron-ml2.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-openvswitch.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-sriov-nic-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n openstack-nova-api.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-common.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-compute.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-conductor.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-console.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-migration.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-novncproxy.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-placement-api.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-scheduler.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-octavia-api.noarch 0:2.0.1-5.el7ost \n openstack-octavia-common.noarch 0:2.0.1-5.el7ost \n openstack-octavia-health-manager.noarch 0:2.0.1-5.el7ost \n openstack-octavia-housekeeping.noarch 0:2.0.1-5.el7ost \n openstack-octavia-worker.noarch 0:2.0.1-5.el7ost \n openstack-panko-api.noarch 0:4.0.1-1.el7ost \n openstack-panko-common.noarch 0:4.0.1-1.el7ost \n openstack-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-api.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-common.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-engine.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-ui.noarch 0:8.0.1-0.20180301091310.707059f.el7ost \n openstack-selinux.noarch 0:0.8.14-10.el7ost \n openstack-swift-account.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-swift-container.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-swift-object.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-swift-plugin-swift3.noarch 0:1.12.1-0.20180309183402.520b888.el7ost \n openstack-swift-proxy.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-zaqar.noarch 1:6.0.1-1.el7ost \n openvswitch.x86_64 0:2.9.0-20.el7fdp \n openvswitch-ovn-central.x86_64 0:2.9.0-20.el7fdp \n openvswitch-ovn-common.x86_64 0:2.9.0-20.el7fdp \n openvswitch-ovn-host.x86_64 0:2.9.0-20.el7fdp \n os-apply-config.noarch 0:8.3.1-0.20180308131116.62fdfc1.el7ost \n os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost \n os-refresh-config.noarch 0:8.3.1-0.20180308132441.016471a.el7ost \n puppet-aodh.noarch 0:12.4.0-0.20180329025539.8b519d2.el7ost \n puppet-apache.noarch 0:2.3.1-1.e587f2agit.el7ost \n puppet-archive.noarch 0:2.2.1-0.20180216011041.10888db.el7ost \n puppet-auditd.noarch 0:2.2.1-0.20180216200241.c0c1ccb.el7ost \n puppet-barbican.noarch 0:12.4.0-0.20180329025924.c9a95fd.el7ost \n puppet-cassandra.noarch 0:2.6.0-0.20180220172321.2454099.el7ost \n puppet-ceilometer.noarch 0:12.5.1-0.20180413035711.940590e.el7ost \n puppet-ceph.noarch 0:2.5.0-1.el7ost \n puppet-certmonger.noarch 0:2.3.0-1.el7ost \n puppet-cinder.noarch 0:12.4.1-0.20180329071637.4011a82.el7ost \n puppet-collectd.noarch 0:8.0.2-0.20180216105213.93c8d0b.el7ost \n puppet-concat.noarch 0:4.1.2-0.20180216000640.d4857df.el7ost \n puppet-contrail.noarch 0:1.0.1-0.20180216104752.ecf700b.el7ost \n puppet-corosync.noarch 0:6.0.1-0.20180216001140.9940eb9.el7ost \n puppet-datacat.noarch 0:0.6.3-0.20180215114545.5cce8f2.el7ost \n puppet-ec2api.noarch 0:12.4.0-0.20180329031927.424f258.el7ost \n puppet-elasticsearch.noarch 0:6.2.1-0.20180216015044.813c729.el7ost \n puppet-fdio.noarch 0:18.01-1.el7ost \n puppet-firewall.noarch 0:1.12.1-0.20180216004829.3dc1990.el7ost \n puppet-fluentd.noarch 0:0.10.0-0.20180216091746.4dfc15a.el7ost \n puppet-git.noarch 0:0.5.0-0.20180215134851.4e4498e.el7ost \n puppet-glance.noarch 0:12.5.0-2.el7ost \n puppet-gnocchi.noarch 0:12.4.0-0.20180329032858.5dfa350.el7ost \n puppet-haproxy.noarch 0:2.1.1-0.20180216093132.11ac7a2.el7ost \n puppet-heat.noarch 0:12.4.1-0.20180416203421.90e3fb0.el7ost \n puppet-horizon.noarch 0:12.4.0-0.20180329033844.64559b8.el7ost \n puppet-inifile.noarch 0:2.2.1-0.20180216005851.d2c38b9.el7ost \n puppet-ipaclient.noarch 0:2.5.2-0.20180216000114.b086731.el7ost \n puppet-ironic.noarch 0:12.4.0-0.20180329034302.8285d85.el7ost \n puppet-java.noarch 0:2.4.1-0.20180216101657.47afbd2.el7ost \n puppet-kafka.noarch 0:5.0.1-0.20180216125717.6419b44.el7ost \n puppet-keepalived.noarch 0:0.0.2-0.20180215113628.bbca37a.el7ost \n puppet-keystone.noarch 0:12.4.0-0.20180329034741.b6d2197.el7ost \n puppet-kibana3.noarch 0:0.0.5-0.20180215131629.6ca9631.el7ost \n puppet-kmod.noarch 0:2.2.1-0.20180215234536.ad51300.el7ost \n puppet-manila.noarch 0:12.4.0-0.20180329035214.6c18418.el7ost \n puppet-memcached.noarch 0:3.1.0-0.20180216112637.bf90f06.el7ost \n puppet-mistral.noarch 0:12.4.0-0.20180329035643.ab885c4.el7ost \n puppet-mysql.noarch 0:5.2.2-0.20180216012141.a5497b2.el7ost \n puppet-neutron.noarch 0:12.4.1-0.20180412211913.el7ost \n puppet-nova.noarch 0:12.4.0-3.el7ost \n puppet-nssdb.noarch 0:1.0.2-0.20180215135314.2ed2a2d.el7ost \n puppet-octavia.noarch 0:12.4.0-2.el7ost \n puppet-opendaylight.noarch 0:8.1.2-1.38977efgit.el7ost \n puppet-openstack_extras.noarch 0:12.4.1-0.20180413042250.2634296.el7ost \n puppet-openstacklib.noarch 0:12.4.0-0.20180329042555.4b30e6f.el7ost \n puppet-oslo.noarch 0:12.4.0-0.20180329043028.2259336.el7ost \n puppet-ovn.noarch 0:12.4.0-0.20180329043503.36ff219.el7ost \n puppet-pacemaker.noarch 0:0.7.2-0.20180423212248.fee47ee.el7ost \n puppet-panko.noarch 0:12.4.0-0.20180329043927.7641dbe.el7ost \n puppet-rabbitmq.noarch 0:8.1.1-0.20180216013831.d4b06b7.el7ost \n puppet-redis.noarch 0:3.2.1-0.20180216095743.bfcc212.el7ost \n puppet-remote.noarch 0:10.0.0-0.20180215135737.7420908.el7ost \n puppet-rsync.noarch 0:0.4.1-0.20180215235612.447685f.el7ost \n puppet-sahara.noarch 0:12.4.0-0.20180329044358.42162c3.el7ost \n puppet-sensu.noarch 0:2.50.0-1.el7ost \n puppet-snmp.noarch 0:3.9.1-0.20180216001706.5d73485.el7ost \n puppet-ssh.noarch 0:3.0.2-0.20180216110734.fb2de75.el7ost \n puppet-staging.noarch 0:1.0.5-0.20180215133924.b466d93.el7ost \n puppet-stdlib.noarch 0:4.24.1-0.20180216004353.b0d99ad.el7ost \n puppet-swift.noarch 0:12.4.0-0.20180329044944.1a67002.el7ost \n puppet-systemd.noarch 0:1.1.2-0.20180216110348.20a465b.el7ost \n puppet-timezone.noarch 0:4.1.1-0.20180216002204.32aa9f5.el7ost \n puppet-tomcat.noarch 0:2.2.1-0.20180216113018.c6d9954.el7ost \n puppet-tripleo.noarch 0:8.3.2-6.el7ost \n puppet-trove.noarch 0:12.4.0-0.20180329050409.e7bfdc9.el7ost \n puppet-uchiwa.noarch 0:2.0.0-0.20180216092614.92c7f71.el7ost \n puppet-vcsrepo.noarch 0:2.3.1-0.20180216003251.bb1209e.el7ost \n puppet-vswitch.noarch 0:8.4.0-0.20180329150818.fd94e91.el7ost \n puppet-xinetd.noarch 0:3.0.1-0.20180216005257.b95c79c.el7ost \n puppet-zaqar.noarch 0:12.4.0-1.el7ost \n puppet-zookeeper.noarch 0:0.7.7-0.20180216101303.88b4cea.el7ost \n pyparsing.noarch 0:2.1.10-3.el7ost \n python-aodh.noarch 0:6.0.0-2.el7ost \n python-ceilometer.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n python-cephfs.x86_64 2:12.2.4-10.el7cp \n python-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost \n python-django-bash-completion.noarch 0:1.11.10-1.el7ost \n python-dns.noarch 0:1.15.0-5.1.el7ost \n python-dracclient.noarch 0:1.3.2-0.20180326174322.a8ef5bf.el7ost \n python-glance.noarch 1:16.0.1-2.el7ost \n python-gnocchi.noarch 0:4.2.3-3.el7ost \n python-ironic-inspector-client.noarch 0:3.1.1-1.el7ost \n python-ironic-lib.noarch 0:2.12.1-1.el7ost \n python-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost \n python-manila.noarch 1:6.0.1-1.el7ost \n python-mistral.noarch 0:6.0.2-1.el7ost \n python-networking-odl.noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost \n python-networking-ovn.noarch 0:4.0.1-0.20180420150809.c7c16d4.el7ost \n python-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n python-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost \n python-nova.noarch 1:17.0.3-0.20180420001139.el7ost \n python-octavia.noarch 0:2.0.1-5.el7ost \n python-openstackclient-lang.noarch 0:3.14.1-1.el7ost \n python-openvswitch.noarch 0:2.9.0-20.el7fdp \n python-oslo-cache-lang.noarch 0:1.28.0-1.el7ost \n python-oslo-concurrency-lang.noarch 0:3.25.0-1.el7ost \n python-oslo-db-lang.noarch 0:4.33.0-2.el7ost \n python-oslo-i18n-lang.noarch 0:3.19.0-2.el7ost \n python-oslo-log-lang.noarch 0:3.36.0-1.el7ost \n python-oslo-middleware-lang.noarch 0:3.34.0-1.el7ost \n python-oslo-policy-lang.noarch 0:1.33.1-1.el7ost \n python-oslo-privsep-lang.noarch 0:1.27.0-1.el7ost \n python-oslo-utils-lang.noarch 0:3.35.0-1.el7ost \n python-oslo-versionedobjects-lang.noarch 0:1.31.2-1.el7ost \n python-oslo-vmware-lang.noarch 0:2.26.0-1.el7ost \n python-panko.noarch 0:4.0.1-1.el7ost \n python-paunch.noarch 0:2.5.0-1.el7ost \n python-proliantutils.noarch 0:2.5.0-0.20180215153737.19072b8.el7ost \n python-pycadf-common.noarch 0:2.7.0-1.el7ost \n python-rados.x86_64 2:12.2.4-10.el7cp \n python-rbd.x86_64 2:12.2.4-10.el7cp \n python-rtslib.noarch 0:2.1.fb64-3.el7cp \n python-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n python-swift.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n python-twisted.x86_64 0:16.1.1-5.1.el7ost \n python2-cryptography.x86_64 0:2.1.4-2.el7ost \n rabbitmq-server.noarch 0:3.6.15-3.el7ost \n rbd-mirror.x86_64 2:12.2.4-10.el7cp \n rhosp-release.noarch 0:13.0-3.el7ost \n rubygem-eventmachine.x86_64 0:1.2.5-1.el7ost \n rubygem-oj.x86_64 0:2.18.1-1.el7ost \n rubygem-sensu-extensions.noarch 0:1.9.0-1.el7ost \n rubygem-sensu-extensions-occurrences.noarch 0:1.2.0-1.el7ost \n rubygem-sensu-json.noarch 0:2.1.0-1.el7ost \n rubygem-sensu-redis.noarch 0:2.2.0-1.el7ost \n rubygem-sensu-settings.noarch 0:10.9.0-1.el7ost \n rubygem-yajl-ruby.x86_64 0:1.3.1-1.el7 \n sensu.noarch 0:1.1.3-2.el7ost \n sensu-common.noarch 0:1.1.3-2.el7ost \n targetcli.noarch 0:2.1.fb47-0.1.20170815.git5bf3517.el7cp \n\nReplaced:\n libcephfs1.x86_64 2:10.2.10-17.el7cp \n openstack-ceilometer-api.noarch 1:9.0.4-2.el7ost \n openstack-ceilometer-collector.noarch 1:9.0.4-2.el7ost \n openstack-gnocchi-api.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-common.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-indexer-sqlalchemy.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-metricd.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-statsd.noarch 0:4.0.3-3.el7ost \n openstack-heat-api-cloudwatch.noarch 1:9.0.3-1.el7ost \n python-alembic.noarch 0:0.8.10-1.el7ost \n python-aodhclient.noarch 0:0.9.0-1.el7ost \n python-automaton.noarch 0:1.12.1-1.el7ost \n python-babel.noarch 0:2.3.4-1.el7ost \n python-barbicanclient.noarch 0:4.5.2-1.el7ost \n python-botocore.noarch 0:1.4.43-1.el7ost \n python-cachetools.noarch 0:1.1.6-2.el7ost \n python-castellan.noarch 0:0.12.2-1.el7ost \n python-ceilometermiddleware.noarch 0:1.1.0-1.el7ost \n python-cffi.x86_64 0:1.6.0-5.el7 \n python-cinderclient.noarch 0:3.1.0-1.el7ost \n python-cliff.noarch 0:2.8.0-1.el7ost \n python-croniter.noarch 0:0.3.4-5.el7ost \n python-cursive.noarch 0:0.1.2-1.el7ost \n python-dateutil.noarch 1:2.4.2-1.el7ost \n python-debtcollector.noarch 0:1.17.1-1.el7ost \n python-designateclient.noarch 0:2.7.0-1.el7ost \n python-django.noarch 0:1.8.18-1.el7ost \n python-django-compressor.noarch 0:2.0-1.el7ost \n python-django-openstack-auth.noarch 0:3.5.0-3.el7ost \n python-docker-py.noarch 0:1.10.6-3.el7 \n python-ec2-api.noarch 0:5.0.0-2.el7ost \n python-extras.noarch 0:0.0.3-8.el7ost \n python-fixtures.noarch 0:3.0.0-2.el7ost \n python-futures.noarch 0:3.0.3-1.el7ost \n python-futurist.noarch 0:1.3.1-1.el7ost \n python-glance-store.noarch 0:0.22.0-1.el7ost \n python-glanceclient.noarch 1:2.8.0-2.el7ost \n python-gnocchiclient.noarch 0:3.3.1-1.el7ost \n python-greenlet.x86_64 0:0.4.2-4.el7 \n python-heatclient.noarch 0:1.11.1-1.el7ost \n python-idna.noarch 0:2.4-1.el7 \n python-ironicclient.noarch 0:1.17.0-1.el7ost \n python-jinja2.noarch 0:2.7.2-2.el7cp \n python-jsonpatch.noarch 0:1.2-4.el7 \n python-keystoneauth1.noarch 0:3.1.0-1.el7ost \n python-keystoneclient.noarch 1:3.13.0-1.el7ost \n python-keystonemiddleware.noarch 0:4.17.0-1.el7ost \n python-magnumclient.noarch 0:2.7.0-1.el7ost \n python-manilaclient.noarch 0:1.17.2-1.el7ost \n python-markupsafe.x86_64 0:0.11-10.el7 \n python-microversion-parse.noarch 0:0.1.4-2.el7ost \n python-mistral-lib.noarch 0:0.3.3-1.el7ost \n python-mistralclient.noarch 0:3.1.4-1.el7ost \n python-networking-bgpvpn.noarch 0:7.0.0-3.el7ost \n python-networking-l2gw.noarch 1:11.0.0-2.el7ost \n python-neutron-lib.noarch 0:1.9.1-1.el7ost \n python-neutronclient.noarch 0:6.5.0-1.el7ost \n python-openstackclient.noarch 0:3.12.0-1.el7ost \n python-openstacksdk.noarch 0:0.9.17-1.el7ost \n python-os-brick.noarch 0:1.15.5-1.el7ost \n python-os-client-config.noarch 0:1.28.0-1.el7ost \n python-os-traits.noarch 0:0.3.3-1.el7ost \n python-os-vif.noarch 0:1.7.0-1.el7ost \n python-os-win.noarch 0:2.2.0-1.el7ost \n python-osc-lib.noarch 0:1.7.0-1.el7ost \n python-oslo-cache.noarch 0:1.25.1-1.el7ost \n python-oslo-concurrency.noarch 0:3.21.1-1.el7ost \n python-oslo-config.noarch 2:4.11.1-1.el7ost \n python-oslo-context.noarch 0:2.17.1-1.el7ost \n python-oslo-db.noarch 0:4.25.1-1.el7ost \n python-oslo-i18n.noarch 0:3.17.1-1.el7ost \n python-oslo-log.noarch 0:3.30.2-1.el7ost \n python-oslo-messaging.noarch 0:5.30.2-1.el7ost \n python-oslo-middleware.noarch 0:3.30.1-1.el7ost \n python-oslo-policy.noarch 0:1.25.2-1.el7ost \n python-oslo-privsep.noarch 0:1.22.1-1.el7ost \n python-oslo-reports.noarch 0:1.22.1-1.el7ost \n python-oslo-rootwrap.noarch 0:5.9.2-1.el7ost \n python-oslo-serialization.noarch 0:2.20.2-1.el7ost \n python-oslo-service.noarch 0:1.25.1-1.el7ost \n python-oslo-sphinx.noarch 0:4.15.1-1.el7ost \n python-oslo-utils.noarch 0:3.28.1-1.el7ost \n python-oslo-versionedobjects.noarch 0:1.26.1-1.el7ost \n python-oslo-vmware.noarch 0:2.23.1-1.el7ost \n python-osprofiler.noarch 0:1.11.0-1.el7ost \n python-ovsdbapp.noarch 0:0.4.1-1.el7ost \n python-pika_pool.noarch 0:0.1.3-3.el7ost \n python-pyOpenSSL.noarch 0:16.2.0-3.el7ost \n python-pycadf.noarch 0:2.6.0-1.el7ost \n python-pyeclib.x86_64 0:1.5.0-1.el7ost \n python-pyroute2.noarch 0:0.4.19-1.el7ost \n python-requests.noarch 0:2.14.2-0.1.el7ost \n python-requestsexceptions.noarch 0:1.3.0-1.el7ost \n python-saharaclient.noarch 0:1.3.0-1.el7ost \n python-scciclient.noarch 0:0.5.0-1.el7ost \n python-sqlalchemy.x86_64 0:1.1.11-1.el7ost \n python-stevedore.noarch 0:1.25.1-1.el7ost \n python-sushy.noarch 0:1.1.0-1.el7ost \n python-swiftclient.noarch 0:3.4.0-1.el7ost \n python-taskflow.noarch 0:2.14.1-1.el7ost \n python-tenacity.noarch 0:4.4.0-1.el7ost \n python-tooz.noarch 0:1.58.0-1.el7ost \n python-troveclient.noarch 0:2.12.0-1.el7ost \n python-urllib3.noarch 0:1.21.1-1.0.el7ost \n python-voluptuous.noarch 0:0.8.9-1.el7ost \n python-yaql.noarch 0:1.1.0-3.el7ost \n python-zaqarclient.noarch 0:1.7.0-1.el7ost \n\nComplete!\n"]} >2018-05-24 21:43:20,617 p=8646 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-24 21:43:20,635 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:43:20,654 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:43:20,676 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:43:20,698 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:43:20,723 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:43:20,744 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:43:20,766 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:43:20,785 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:43:20,803 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:43:20,824 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:43:21,287 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-24 21:43:21,391 p=8646 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-24 21:43:23,955 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.053668", "end": "2018-05-25 01:43:21.381426", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:21.327758", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:23,955 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:23,977 p=8646 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-24 21:43:26,321 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011949", "end": "2018-05-25 01:43:23.746461", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 01:43:23.734512", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:26,321 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:26,343 p=8646 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-24 21:43:28,709 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.014916", "end": "2018-05-25 01:43:26.134952", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:26.120036", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:28,710 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:28,736 p=8646 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-24 21:43:31,057 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013438", "end": "2018-05-25 01:43:28.484070", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:28.470632", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:31,057 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:31,084 p=8646 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-24 21:43:33,482 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.015908", "end": "2018-05-25 01:43:30.903485", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:30.887577", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:33,482 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:33,502 p=8646 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-24 21:43:35,912 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.014068", "end": "2018-05-25 01:43:33.337149", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:33.323081", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:35,912 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:35,935 p=8646 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-24 21:43:38,269 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.012371", "end": "2018-05-25 01:43:35.696236", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:35.683865", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:38,269 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:38,290 p=8646 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-24 21:43:40,681 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.015243", "end": "2018-05-25 01:43:38.105614", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:38.090371", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:43:40,681 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:40,702 p=8646 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-24 21:43:43,106 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.018043", "end": "2018-05-25 01:43:40.529428", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:40.511385", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:43:43,106 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:43,130 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:43:43,174 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-24 21:43:43,197 p=8646 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-24 21:43:45,658 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.004252", "end": "2018-05-25 01:43:43.081272", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 01:43:43.077020", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:45,658 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:45,692 p=8646 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-24 21:43:45,739 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-24 21:43:45,772 p=8646 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-24 21:43:48,840 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-24 21:43:48,840 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:48,860 p=8646 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-24 21:43:51,221 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.013401", "end": "2018-05-25 01:43:48.647543", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:48.634142", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:51,221 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:51,248 p=8646 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-24 21:43:53,569 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.014445", "end": "2018-05-25 01:43:50.990076", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:50.975631", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:53,569 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:53,607 p=8646 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-24 21:43:55,993 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.055877", "end": "2018-05-25 01:43:53.419393", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:53.363516", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:55,993 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:56,013 p=8646 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-24 21:43:58,350 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011411", "end": "2018-05-25 01:43:55.775922", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 01:43:55.764511", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:43:58,351 p=8646 u=mistral | ...ignoring >2018-05-24 21:43:58,375 p=8646 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-24 21:44:00,643 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.013205", "end": "2018-05-25 01:43:58.068925", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:43:58.055720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:00,644 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:00,665 p=8646 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-24 21:44:03,025 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013845", "end": "2018-05-25 01:44:00.450115", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:00.436270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:03,025 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:03,046 p=8646 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-24 21:44:03,089 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-24 21:44:03,110 p=8646 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-24 21:44:05,578 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108589.022451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:44:05,609 p=8646 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-24 21:44:05,658 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-24 21:44:05,678 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:44:08,133 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.097695", "end": "2018-05-25 01:44:05.557204", "rc": 0, "start": "2018-05-25 01:44:05.459509", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:44:08,155 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:44:08,205 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:44:08,225 p=8646 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-24 21:44:11,280 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-05-24 21:44:11,280 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:11,303 p=8646 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-24 21:44:13,616 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.014107", "end": "2018-05-25 01:44:11.040682", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:11.026575", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:13,616 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:13,644 p=8646 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-24 21:44:16,002 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.054182", "end": "2018-05-25 01:44:13.427858", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:13.373676", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:16,002 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:16,022 p=8646 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-24 21:44:18,309 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.012931", "end": "2018-05-25 01:44:15.734744", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:15.721813", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:18,310 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:18,330 p=8646 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-24 21:44:20,693 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.054823", "end": "2018-05-25 01:44:18.117970", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:18.063147", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:20,693 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:20,714 p=8646 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-24 21:44:23,022 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.014034", "end": "2018-05-25 01:44:20.447477", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:20.433443", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:23,022 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:23,056 p=8646 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-24 21:44:25,405 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.052953", "end": "2018-05-25 01:44:22.831876", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:22.778923", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:25,406 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:25,428 p=8646 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-24 21:44:27,775 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.015748", "end": "2018-05-25 01:44:25.198904", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:25.183156", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:27,775 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:27,795 p=8646 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-24 21:44:30,074 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.014125", "end": "2018-05-25 01:44:27.499973", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:27.485848", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:30,075 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:30,094 p=8646 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-24 21:44:32,485 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.056175", "end": "2018-05-25 01:44:29.909285", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:29.853110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:32,485 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:32,507 p=8646 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-24 21:44:34,818 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.013850", "end": "2018-05-25 01:44:32.242690", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:32.228840", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:34,819 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:34,839 p=8646 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-24 21:44:37,256 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-24 21:44:37,277 p=8646 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-24 21:44:37,321 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-24 21:44:37,342 p=8646 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-24 21:44:39,652 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108635.015451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:44:39,675 p=8646 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-24 21:44:39,719 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-24 21:44:39,741 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:44:42,107 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.094740", "end": "2018-05-25 01:44:39.530147", "rc": 0, "start": "2018-05-25 01:44:39.435407", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:44:42,128 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:44:42,172 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:44:42,194 p=8646 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-24 21:44:45,134 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-05-24 21:44:45,134 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:45,160 p=8646 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-24 21:44:47,517 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.013827", "end": "2018-05-25 01:44:44.940207", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:44.926380", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:47,517 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:47,538 p=8646 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-24 21:44:49,846 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.014439", "end": "2018-05-25 01:44:47.269781", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:47.255342", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:49,846 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:49,870 p=8646 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-24 21:44:52,174 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.014271", "end": "2018-05-25 01:44:49.597967", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:49.583696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:52,174 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:52,201 p=8646 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-24 21:44:54,551 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013772", "end": "2018-05-25 01:44:51.976283", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:51.962511", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:54,552 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:54,583 p=8646 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-24 21:44:56,920 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.013612", "end": "2018-05-25 01:44:54.344889", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:54.331277", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:56,921 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:56,942 p=8646 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-24 21:44:59,277 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013682", "end": "2018-05-25 01:44:56.702425", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:44:56.688743", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:44:59,278 p=8646 u=mistral | ...ignoring >2018-05-24 21:44:59,298 p=8646 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-24 21:45:01,642 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.061363", "end": "2018-05-25 01:44:59.065981", "rc": 0, "start": "2018-05-25 01:44:59.004618", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:01,663 p=8646 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-24 21:45:04,004 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.013687", "end": "2018-05-25 01:45:01.429812", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:01.416125", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:04,005 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:04,030 p=8646 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-24 21:45:06,384 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.015669", "end": "2018-05-25 01:45:03.796746", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:03.781077", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:06,384 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:06,404 p=8646 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-24 21:45:08,863 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013806", "end": "2018-05-25 01:45:06.288353", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:06.274547", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:08,863 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:08,888 p=8646 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-24 21:45:11,183 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.053911", "end": "2018-05-25 01:45:08.607232", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:08.553321", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:11,183 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:11,210 p=8646 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-24 21:45:13,460 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013815", "end": "2018-05-25 01:45:10.883881", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:10.870066", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:13,460 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:13,485 p=8646 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-24 21:45:15,779 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013779", "end": "2018-05-25 01:45:13.202663", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:13.188884", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:15,779 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:15,806 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:45:15,850 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-24 21:45:15,871 p=8646 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-24 21:45:18,175 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108657.604451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:45:18,196 p=8646 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-24 21:45:18,242 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-24 21:45:18,262 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:45:20,665 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.107497", "end": "2018-05-25 01:45:18.086428", "rc": 0, "start": "2018-05-25 01:45:17.978931", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:45:20,690 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:45:20,738 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:45:20,760 p=8646 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-24 21:45:23,730 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-05-24 21:45:23,730 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:23,753 p=8646 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-24 21:45:23,797 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-24 21:45:23,817 p=8646 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-24 21:45:26,167 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108616.668451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:45:26,191 p=8646 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-24 21:45:26,242 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-24 21:45:26,265 p=8646 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-24 21:45:29,294 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-05-24 21:45:29,294 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:29,315 p=8646 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-24 21:45:31,629 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013924", "end": "2018-05-25 01:45:29.050694", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:29.036770", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:34,015 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013796", "end": "2018-05-25 01:45:31.439521", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:31.425725", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:34,016 p=8646 u=mistral | ...ignoring >2018-05-24 21:45:34,041 p=8646 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-24 21:45:36,352 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014015", "end": "2018-05-25 01:45:33.773728", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:33.759713", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:38,746 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014420", "end": "2018-05-25 01:45:36.169544", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:36.155124", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:41,043 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.012974", "end": "2018-05-25 01:45:38.461556", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:38.448582", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:43,342 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014342", "end": "2018-05-25 01:45:40.764819", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:40.750477", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:45,664 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013297", "end": "2018-05-25 01:45:43.089487", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:43.076190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:47,929 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013805", "end": "2018-05-25 01:45:45.354075", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:45.340270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:50,226 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013990", "end": "2018-05-25 01:45:47.650107", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:47.636117", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:52,483 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014277", "end": "2018-05-25 01:45:49.906890", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:49.892613", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:54,766 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013253", "end": "2018-05-25 01:45:52.185385", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:52.172132", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:57,036 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013829", "end": "2018-05-25 01:45:54.459458", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:54.445629", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:45:59,359 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013386", "end": "2018-05-25 01:45:56.781457", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:56.768071", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:01,637 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014454", "end": "2018-05-25 01:45:59.059190", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:59.044736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:01,645 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:01,666 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-24 21:46:01,687 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:01,707 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-24 21:46:01,727 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:01,749 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-24 21:46:01,771 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:01,792 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-24 21:46:01,814 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:01,832 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-24 21:46:01,851 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:01,871 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-24 21:46:01,894 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:01,919 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-24 21:46:01,942 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:01,961 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-24 21:46:01,982 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,003 p=8646 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-24 21:46:02,027 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,049 p=8646 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-24 21:46:02,070 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,089 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-24 21:46:02,109 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,129 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-24 21:46:02,149 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,171 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-24 21:46:02,191 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,211 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-24 21:46:02,231 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,252 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-24 21:46:02,272 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,292 p=8646 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-24 21:46:02,312 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,332 p=8646 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-24 21:46:02,350 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,370 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-24 21:46:02,390 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,410 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-24 21:46:02,431 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,450 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-24 21:46:02,470 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,490 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-24 21:46:02,510 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,529 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-24 21:46:02,548 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,569 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-24 21:46:02,588 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,608 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-24 21:46:02,628 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,648 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-24 21:46:02,669 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,688 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-24 21:46:02,706 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,726 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-24 21:46:02,745 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,766 p=8646 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-24 21:46:02,786 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,806 p=8646 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-24 21:46:02,826 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,848 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-24 21:46:02,868 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,889 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-24 21:46:02,911 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,932 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-24 21:46:02,955 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:02,977 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-24 21:46:02,997 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,018 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-24 21:46:03,038 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,059 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:46:03,081 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,101 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-24 21:46:03,122 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,142 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-24 21:46:03,163 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,183 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-24 21:46:03,204 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,223 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:46:03,242 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,267 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-24 21:46:03,289 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,309 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-24 21:46:03,333 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,355 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-24 21:46:03,379 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,398 p=8646 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-24 21:46:03,416 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,436 p=8646 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-24 21:46:03,461 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,483 p=8646 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-24 21:46:03,505 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,526 p=8646 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-24 21:46:03,556 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,579 p=8646 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-24 21:46:03,598 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,620 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-24 21:46:03,652 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:29.050694', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:29.036770', u'delta': u'0:00:00.013924', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013924", "end": "2018-05-25 01:45:29.050694", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:29.036770", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,656 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:31.439521', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:31.425725', u'delta': u'0:00:00.013796', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013796", "end": "2018-05-25 01:45:31.439521", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:31.425725", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,678 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-24 21:46:03,716 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:33.773728', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:33.759713', u'delta': u'0:00:00.014015', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014015", "end": "2018-05-25 01:45:33.773728", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:33.759713", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,720 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:36.169544', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:36.155124', u'delta': u'0:00:00.014420', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014420", "end": "2018-05-25 01:45:36.169544", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:36.155124", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,725 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:38.461556', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:38.448582', u'delta': u'0:00:00.012974', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.012974", "end": "2018-05-25 01:45:38.461556", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:38.448582", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,732 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:40.764819', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:40.750477', u'delta': u'0:00:00.014342', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014342", "end": "2018-05-25 01:45:40.764819", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:40.750477", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,739 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:43.089487', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:43.076190', u'delta': u'0:00:00.013297', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013297", "end": "2018-05-25 01:45:43.089487", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:43.076190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,745 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:45.354075', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:45.340270', u'delta': u'0:00:00.013805', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013805", "end": "2018-05-25 01:45:45.354075", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:45.340270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,750 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:47.650107', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:47.636117', u'delta': u'0:00:00.013990', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013990", "end": "2018-05-25 01:45:47.650107", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:47.636117", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,756 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:49.906890', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:49.892613', u'delta': u'0:00:00.014277', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014277", "end": "2018-05-25 01:45:49.906890", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:49.892613", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,765 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:52.185385', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:52.172132', u'delta': u'0:00:00.013253', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013253", "end": "2018-05-25 01:45:52.185385", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:52.172132", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,771 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:54.459458', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:54.445629', u'delta': u'0:00:00.013829', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013829", "end": "2018-05-25 01:45:54.459458", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:54.445629", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,784 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:56.781457', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:56.768071', u'delta': u'0:00:00.013386', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013386", "end": "2018-05-25 01:45:56.781457", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:56.768071", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,786 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:59.059190', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:59.044736', u'delta': u'0:00:00.014454', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014454", "end": "2018-05-25 01:45:59.059190", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:59.044736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,812 p=8646 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-24 21:46:03,831 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,850 p=8646 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-24 21:46:03,869 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,902 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:46:03,925 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,945 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:46:03,967 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:03,987 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:46:04,009 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,031 p=8646 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-24 21:46:04,051 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,070 p=8646 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-24 21:46:04,090 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,109 p=8646 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-24 21:46:04,130 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,149 p=8646 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-24 21:46:04,169 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,190 p=8646 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-24 21:46:04,210 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,230 p=8646 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-24 21:46:04,249 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,269 p=8646 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-24 21:46:04,290 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,309 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:46:04,331 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,351 p=8646 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-24 21:46:04,373 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,395 p=8646 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-24 21:46:04,415 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,435 p=8646 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-24 21:46:04,456 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,476 p=8646 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-24 21:46:04,499 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,519 p=8646 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-24 21:46:04,540 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,560 p=8646 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-24 21:46:04,580 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,599 p=8646 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-24 21:46:04,620 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,640 p=8646 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-24 21:46:04,661 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,681 p=8646 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-24 21:46:04,701 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,721 p=8646 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-24 21:46:04,741 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,761 p=8646 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-24 21:46:04,780 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,801 p=8646 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-24 21:46:04,821 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,840 p=8646 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-24 21:46:04,860 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,879 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:46:04,901 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,919 p=8646 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-24 21:46:04,939 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,958 p=8646 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-24 21:46:04,978 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:04,998 p=8646 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-24 21:46:05,020 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,041 p=8646 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-24 21:46:05,063 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,085 p=8646 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-24 21:46:05,105 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,123 p=8646 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-24 21:46:05,143 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,163 p=8646 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-24 21:46:05,182 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,203 p=8646 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-24 21:46:05,223 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,246 p=8646 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-24 21:46:05,270 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,290 p=8646 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-24 21:46:05,319 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,342 p=8646 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-24 21:46:05,367 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,386 p=8646 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-24 21:46:05,408 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,430 p=8646 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-24 21:46:05,449 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,468 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-24 21:46:05,488 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,507 p=8646 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-24 21:46:05,527 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,547 p=8646 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-24 21:46:05,567 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,587 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-24 21:46:05,607 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,626 p=8646 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-24 21:46:05,645 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,664 p=8646 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-24 21:46:05,684 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,704 p=8646 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-24 21:46:05,724 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,743 p=8646 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-24 21:46:05,764 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,785 p=8646 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-24 21:46:05,804 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,825 p=8646 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-24 21:46:05,846 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,867 p=8646 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-24 21:46:05,888 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,907 p=8646 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-24 21:46:05,928 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,950 p=8646 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-24 21:46:05,969 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:05,988 p=8646 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-24 21:46:06,009 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,029 p=8646 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-24 21:46:06,049 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,069 p=8646 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-24 21:46:06,089 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,109 p=8646 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-24 21:46:06,131 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,150 p=8646 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-24 21:46:06,170 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,191 p=8646 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-24 21:46:06,210 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,231 p=8646 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-24 21:46:06,250 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,270 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-24 21:46:06,290 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,310 p=8646 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-24 21:46:06,329 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,349 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-24 21:46:06,371 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,391 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-24 21:46:06,411 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,431 p=8646 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-24 21:46:06,452 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,473 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-24 21:46:06,491 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,511 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-24 21:46:06,531 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,550 p=8646 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-24 21:46:06,570 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,591 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-24 21:46:06,611 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,631 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-24 21:46:06,653 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,672 p=8646 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-24 21:46:06,691 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,710 p=8646 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-24 21:46:06,731 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,750 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-24 21:46:06,770 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,790 p=8646 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-24 21:46:06,812 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,831 p=8646 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-24 21:46:06,850 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,871 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-24 21:46:06,891 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,912 p=8646 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-24 21:46:06,932 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,952 p=8646 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-24 21:46:06,974 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:06,996 p=8646 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-24 21:46:07,014 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,034 p=8646 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-24 21:46:07,054 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,074 p=8646 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-24 21:46:07,094 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,115 p=8646 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-24 21:46:07,136 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,156 p=8646 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-24 21:46:07,176 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,196 p=8646 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-24 21:46:07,215 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,235 p=8646 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-24 21:46:07,255 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,274 p=8646 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-24 21:46:07,293 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,312 p=8646 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-24 21:46:07,333 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,354 p=8646 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-24 21:46:07,375 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,396 p=8646 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-24 21:46:07,420 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,440 p=8646 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-24 21:46:07,464 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,486 p=8646 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-24 21:46:07,508 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,530 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-24 21:46:07,549 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,572 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-24 21:46:07,599 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,622 p=8646 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-24 21:46:07,645 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,667 p=8646 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-24 21:46:07,694 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,714 p=8646 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-24 21:46:07,735 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,757 p=8646 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-24 21:46:07,778 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,799 p=8646 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-24 21:46:07,821 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,844 p=8646 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-24 21:46:07,865 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,897 p=8646 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-24 21:46:07,922 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,941 p=8646 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-24 21:46:07,961 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:07,981 p=8646 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:46:08,005 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,024 p=8646 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-24 21:46:08,055 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,091 p=8646 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-24 21:46:08,121 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,142 p=8646 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-24 21:46:08,166 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,188 p=8646 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-24 21:46:08,214 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,235 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-24 21:46:08,257 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,280 p=8646 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-24 21:46:08,303 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,336 p=8646 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-24 21:46:08,357 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,379 p=8646 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-24 21:46:08,410 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,432 p=8646 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-24 21:46:08,462 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,483 p=8646 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-24 21:46:08,505 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,527 p=8646 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-24 21:46:08,550 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,571 p=8646 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-24 21:46:08,597 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,618 p=8646 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-24 21:46:08,644 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,665 p=8646 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-24 21:46:08,690 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,728 p=8646 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-24 21:46:08,753 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,783 p=8646 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-24 21:46:08,805 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,829 p=8646 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-24 21:46:08,859 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,886 p=8646 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-24 21:46:08,909 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,934 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-24 21:46:08,955 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:08,994 p=8646 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-24 21:46:09,017 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,040 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:46:09,063 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,088 p=8646 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-24 21:46:09,111 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,132 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-24 21:46:09,153 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,189 p=8646 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-24 21:46:09,212 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,252 p=8646 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-24 21:46:09,275 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,294 p=8646 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-24 21:46:09,315 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,338 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-24 21:46:09,358 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,377 p=8646 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-24 21:46:09,397 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,416 p=8646 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-24 21:46:09,437 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,456 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-24 21:46:09,477 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,496 p=8646 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-24 21:46:09,518 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,536 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:46:09,555 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,575 p=8646 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-24 21:46:09,595 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,615 p=8646 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-24 21:46:09,635 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,654 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-24 21:46:09,675 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,696 p=8646 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-24 21:46:09,715 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,735 p=8646 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-24 21:46:09,755 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,777 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-24 21:46:09,798 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,818 p=8646 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-24 21:46:09,839 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,861 p=8646 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-24 21:46:09,880 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,903 p=8646 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-24 21:46:09,931 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:29.050694', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:29.036770', u'delta': u'0:00:00.013924', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013924", "end": "2018-05-25 01:45:29.050694", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:29.036770", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,935 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:31.439521', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:31.425725', u'delta': u'0:00:00.013796', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013796", "end": "2018-05-25 01:45:31.439521", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:31.425725", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:09,958 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-24 21:46:09,980 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,000 p=8646 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-24 21:46:10,023 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,041 p=8646 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-24 21:46:10,078 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:33.773728', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:33.759713', u'delta': u'0:00:00.014015', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014015", "end": "2018-05-25 01:45:33.773728", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:33.759713", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,082 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:36.169544', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:36.155124', u'delta': u'0:00:00.014420', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014420", "end": "2018-05-25 01:45:36.169544", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:36.155124", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,089 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:38.461556', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:38.448582', u'delta': u'0:00:00.012974', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.012974", "end": "2018-05-25 01:45:38.461556", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:38.448582", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,095 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:40.764819', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:40.750477', u'delta': u'0:00:00.014342', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014342", "end": "2018-05-25 01:45:40.764819", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:40.750477", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,100 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:43.089487', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:43.076190', u'delta': u'0:00:00.013297', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013297", "end": "2018-05-25 01:45:43.089487", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:43.076190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,108 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:45.354075', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:45.340270', u'delta': u'0:00:00.013805', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013805", "end": "2018-05-25 01:45:45.354075", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:45.340270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,112 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:47.650107', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:47.636117', u'delta': u'0:00:00.013990', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013990", "end": "2018-05-25 01:45:47.650107", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:47.636117", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,117 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:49.906890', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:49.892613', u'delta': u'0:00:00.014277', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014277", "end": "2018-05-25 01:45:49.906890", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:49.892613", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,124 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:52.185385', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:52.172132', u'delta': u'0:00:00.013253', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013253", "end": "2018-05-25 01:45:52.185385", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:52.172132", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,130 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:54.459458', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:54.445629', u'delta': u'0:00:00.013829', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013829", "end": "2018-05-25 01:45:54.459458", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:54.445629", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,134 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:56.781457', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:56.768071', u'delta': u'0:00:00.013386', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013386", "end": "2018-05-25 01:45:56.781457", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:56.768071", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,140 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:45:59.059190', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:45:59.044736', u'delta': u'0:00:00.014454', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014454", "end": "2018-05-25 01:45:59.059190", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:45:59.044736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,167 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-24 21:46:10,187 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,210 p=8646 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-24 21:46:10,244 p=8646 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,266 p=8646 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-24 21:46:10,286 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,311 p=8646 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-24 21:46:10,333 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,353 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:46:10,373 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,395 p=8646 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-24 21:46:10,416 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,437 p=8646 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-24 21:46:10,457 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,479 p=8646 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-24 21:46:10,502 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,523 p=8646 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-24 21:46:10,542 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,562 p=8646 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-24 21:46:10,583 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,603 p=8646 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-24 21:46:10,623 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,643 p=8646 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-24 21:46:10,664 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,687 p=8646 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-24 21:46:10,713 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,733 p=8646 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-24 21:46:10,753 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,773 p=8646 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-24 21:46:10,794 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,813 p=8646 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-24 21:46:10,836 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,856 p=8646 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-24 21:46:10,878 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,897 p=8646 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-24 21:46:10,916 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,935 p=8646 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-24 21:46:10,956 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:10,975 p=8646 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-24 21:46:10,996 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,017 p=8646 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-24 21:46:11,038 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,058 p=8646 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-24 21:46:11,077 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,097 p=8646 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-24 21:46:11,120 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,139 p=8646 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-24 21:46:11,162 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,186 p=8646 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-24 21:46:11,207 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,227 p=8646 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-24 21:46:11,247 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,267 p=8646 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-24 21:46:11,294 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,319 p=8646 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-24 21:46:11,339 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,359 p=8646 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-24 21:46:11,387 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,408 p=8646 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-24 21:46:11,434 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,458 p=8646 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-24 21:46:11,479 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,499 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:46:11,519 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,539 p=8646 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-24 21:46:11,559 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,580 p=8646 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-24 21:46:11,601 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,620 p=8646 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-24 21:46:11,643 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,664 p=8646 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-24 21:46:11,683 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,702 p=8646 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-24 21:46:11,722 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,742 p=8646 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-24 21:46:11,762 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,782 p=8646 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-24 21:46:11,800 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,820 p=8646 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-24 21:46:11,842 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,863 p=8646 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-24 21:46:11,885 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,906 p=8646 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-24 21:46:11,931 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,951 p=8646 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-24 21:46:11,970 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:11,989 p=8646 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-24 21:46:12,009 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,030 p=8646 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-24 21:46:12,050 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,070 p=8646 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-24 21:46:12,091 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,111 p=8646 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-24 21:46:12,132 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,152 p=8646 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-24 21:46:12,171 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,191 p=8646 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-24 21:46:12,211 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,231 p=8646 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-24 21:46:12,252 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,274 p=8646 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-24 21:46:12,296 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:12,315 p=8646 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-24 21:46:18,283 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": "online"} >2018-05-24 21:46:18,305 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:46:18,325 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:18,352 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:46:18,371 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:18,390 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:46:18,408 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:18,428 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:46:18,445 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:46:18,464 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:46:18,906 p=8646 u=mistral | included: /var/lib/mistral/73ecd21e-b9e0-4575-ba83-626485bc4ec9/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-24 21:46:19,008 p=8646 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-24 21:46:21,480 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.054663", "end": "2018-05-25 01:46:18.902362", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:18.847699", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:21,481 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:21,504 p=8646 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-24 21:46:23,880 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.012398", "end": "2018-05-25 01:46:21.302569", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 01:46:21.290171", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:23,880 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:23,907 p=8646 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-24 21:46:26,309 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.013444", "end": "2018-05-25 01:46:23.729676", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:23.716232", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:26,310 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:26,334 p=8646 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-24 21:46:28,712 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013990", "end": "2018-05-25 01:46:26.133952", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:26.119962", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:28,712 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:28,738 p=8646 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-24 21:46:31,144 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013981", "end": "2018-05-25 01:46:28.565717", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:28.551736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:31,144 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:31,165 p=8646 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-24 21:46:33,616 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.015110", "end": "2018-05-25 01:46:31.030848", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:31.015738", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:33,616 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:33,638 p=8646 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-24 21:46:36,045 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.015233", "end": "2018-05-25 01:46:33.465891", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:33.450658", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:36,045 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:36,069 p=8646 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-24 21:46:38,427 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.014229", "end": "2018-05-25 01:46:35.849367", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:35.835138", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:46:38,427 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:38,450 p=8646 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-24 21:46:41,198 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.014087", "end": "2018-05-25 01:46:38.621029", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:38.606942", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-24 21:46:41,198 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:41,229 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:46:41,268 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-24 21:46:41,288 p=8646 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-24 21:46:43,594 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.004297", "end": "2018-05-25 01:46:41.017025", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 01:46:41.012728", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:43,594 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:43,613 p=8646 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-24 21:46:43,657 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-24 21:46:43,676 p=8646 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-24 21:46:46,773 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-24 21:46:46,774 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:46,794 p=8646 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-24 21:46:49,316 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.015124", "end": "2018-05-25 01:46:46.738174", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:46.723050", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:49,316 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:49,348 p=8646 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-24 21:46:51,897 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.014079", "end": "2018-05-25 01:46:49.317577", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:49.303498", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:51,897 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:51,922 p=8646 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-24 21:46:54,500 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.056471", "end": "2018-05-25 01:46:51.922517", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:51.866046", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:54,500 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:54,520 p=8646 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-24 21:46:57,103 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011226", "end": "2018-05-25 01:46:54.521952", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 01:46:54.510726", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:57,103 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:57,129 p=8646 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-24 21:46:59,597 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.014422", "end": "2018-05-25 01:46:57.015538", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:57.001116", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:46:59,597 p=8646 u=mistral | ...ignoring >2018-05-24 21:46:59,631 p=8646 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-24 21:47:02,120 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.014238", "end": "2018-05-25 01:46:59.541246", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:46:59.527008", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:02,120 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:02,141 p=8646 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-24 21:47:02,261 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-24 21:47:02,280 p=8646 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-24 21:47:04,787 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108589.022451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:47:04,810 p=8646 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-24 21:47:04,943 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-24 21:47:04,972 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:47:07,726 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.101406", "end": "2018-05-25 01:47:05.144831", "rc": 0, "start": "2018-05-25 01:47:05.043425", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:47:07,749 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:47:07,794 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:47:07,816 p=8646 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-24 21:47:11,162 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-24 21:47:11,197 p=8646 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-24 21:47:13,699 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.014476", "end": "2018-05-25 01:47:11.117565", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:11.103089", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:13,699 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:13,721 p=8646 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-24 21:47:16,228 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.055394", "end": "2018-05-25 01:47:13.650011", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:13.594617", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:16,228 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:16,254 p=8646 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-24 21:47:18,638 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.013414", "end": "2018-05-25 01:47:16.058267", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:16.044853", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:18,638 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:18,661 p=8646 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-24 21:47:21,112 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.054078", "end": "2018-05-25 01:47:18.534527", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:18.480449", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:21,113 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:21,134 p=8646 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-24 21:47:23,614 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.014024", "end": "2018-05-25 01:47:21.035700", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:21.021676", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:23,614 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:23,635 p=8646 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-24 21:47:26,114 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.055356", "end": "2018-05-25 01:47:23.536709", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:23.481353", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:26,115 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:26,135 p=8646 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-24 21:47:28,555 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014858", "end": "2018-05-25 01:47:25.977604", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:25.962746", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:28,556 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:28,578 p=8646 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-24 21:47:30,984 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013587", "end": "2018-05-25 01:47:28.406496", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:28.392909", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:30,984 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:31,010 p=8646 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-24 21:47:33,521 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.056871", "end": "2018-05-25 01:47:30.940823", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:30.883952", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:33,521 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:33,556 p=8646 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-24 21:47:36,221 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.014181", "end": "2018-05-25 01:47:33.642493", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:33.628312", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:36,222 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:36,242 p=8646 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-24 21:47:38,715 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-24 21:47:38,738 p=8646 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-24 21:47:38,858 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-24 21:47:38,878 p=8646 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-24 21:47:41,323 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108635.015451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:47:41,347 p=8646 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-24 21:47:41,490 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-24 21:47:41,528 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:47:44,155 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.133236", "end": "2018-05-25 01:47:41.576041", "rc": 0, "start": "2018-05-25 01:47:41.442805", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:47:44,175 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:47:44,300 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:47:44,319 p=8646 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-24 21:47:47,460 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:47:47,483 p=8646 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-24 21:47:49,947 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.015655", "end": "2018-05-25 01:47:47.367333", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:47.351678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:49,948 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:49,971 p=8646 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-24 21:47:52,516 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013903", "end": "2018-05-25 01:47:49.938173", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:49.924270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:52,517 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:52,538 p=8646 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-24 21:47:54,972 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013989", "end": "2018-05-25 01:47:52.393113", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:52.379124", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:54,973 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:54,995 p=8646 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-24 21:47:57,424 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013911", "end": "2018-05-25 01:47:54.844714", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:54.830803", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:57,424 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:57,449 p=8646 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-24 21:47:59,894 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.013751", "end": "2018-05-25 01:47:57.313764", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:57.300013", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:47:59,894 p=8646 u=mistral | ...ignoring >2018-05-24 21:47:59,914 p=8646 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-24 21:48:02,327 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.014912", "end": "2018-05-25 01:47:59.745859", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:47:59.730947", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:02,328 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:02,358 p=8646 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-24 21:48:04,898 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.056011", "end": "2018-05-25 01:48:02.317206", "rc": 0, "start": "2018-05-25 01:48:02.261195", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:04,917 p=8646 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-24 21:48:07,332 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.014806", "end": "2018-05-25 01:48:04.752919", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:04.738113", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:07,332 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:07,354 p=8646 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-24 21:48:09,766 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.014457", "end": "2018-05-25 01:48:07.186736", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:07.172279", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:09,766 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:09,798 p=8646 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-24 21:48:12,116 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013503", "end": "2018-05-25 01:48:09.536999", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:09.523496", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:12,116 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:12,139 p=8646 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-24 21:48:14,584 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.055998", "end": "2018-05-25 01:48:12.004478", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:11.948480", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:14,584 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:14,609 p=8646 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-24 21:48:17,022 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.014512", "end": "2018-05-25 01:48:14.441585", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:14.427073", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:17,022 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:17,051 p=8646 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-24 21:48:19,475 p=8646 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.017393", "end": "2018-05-25 01:48:16.893278", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:16.875885", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:19,475 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:19,497 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:48:19,540 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-24 21:48:19,562 p=8646 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-24 21:48:21,958 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108657.604451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:48:21,979 p=8646 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-24 21:48:22,034 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-24 21:48:22,056 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:48:24,611 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095953", "end": "2018-05-25 01:48:22.028165", "rc": 0, "start": "2018-05-25 01:48:21.932212", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-24 21:48:24,636 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:48:24,681 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-24 21:48:24,701 p=8646 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-24 21:48:27,799 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:48:27,822 p=8646 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-24 21:48:27,869 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-24 21:48:27,896 p=8646 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-24 21:48:30,239 p=8646 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527108616.668451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-24 21:48:30,265 p=8646 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-24 21:48:30,312 p=8646 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-24 21:48:30,332 p=8646 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-24 21:48:33,405 p=8646 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-24 21:48:33,426 p=8646 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-24 21:48:35,926 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014085", "end": "2018-05-25 01:48:33.343124", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:33.329039", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:38,265 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.014045", "end": "2018-05-25 01:48:35.686687", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:35.672642", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:38,268 p=8646 u=mistral | ...ignoring >2018-05-24 21:48:38,295 p=8646 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-24 21:48:40,748 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.016008", "end": "2018-05-25 01:48:38.165162", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:38.149154", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:43,271 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.016151", "end": "2018-05-25 01:48:40.687699", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:40.671548", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:45,736 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014256", "end": "2018-05-25 01:48:43.157227", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:43.142971", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:48,175 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013590", "end": "2018-05-25 01:48:45.595393", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:45.581803", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:50,546 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014501", "end": "2018-05-25 01:48:47.965714", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:47.951213", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:52,896 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013867", "end": "2018-05-25 01:48:50.314202", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:50.300335", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:55,189 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014027", "end": "2018-05-25 01:48:52.610838", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:52.596811", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:57,549 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014830", "end": "2018-05-25 01:48:54.967494", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:54.952664", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:48:59,872 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014784", "end": "2018-05-25 01:48:57.291544", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:57.276760", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:49:02,234 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014207", "end": "2018-05-25 01:48:59.651393", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:59.637186", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:49:04,603 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013864", "end": "2018-05-25 01:49:02.025251", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:49:02.011387", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:49:07,120 p=8646 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.016608", "end": "2018-05-25 01:49:04.537478", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:49:04.520870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:49:07,128 p=8646 u=mistral | ...ignoring >2018-05-24 21:49:07,151 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-24 21:49:07,173 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,193 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-24 21:49:07,213 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,232 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-24 21:49:07,253 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,274 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-24 21:49:07,295 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,316 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-24 21:49:07,338 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,360 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-24 21:49:07,382 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,403 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-24 21:49:07,424 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,444 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-24 21:49:07,462 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,481 p=8646 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-24 21:49:07,503 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,522 p=8646 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-24 21:49:07,543 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,562 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-24 21:49:07,584 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,603 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-24 21:49:07,625 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,645 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-24 21:49:07,663 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,682 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-24 21:49:07,703 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,722 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-24 21:49:07,743 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,762 p=8646 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-24 21:49:07,783 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,803 p=8646 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-24 21:49:07,822 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,842 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-24 21:49:07,863 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,884 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-24 21:49:07,906 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,926 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-24 21:49:07,947 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:07,969 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-24 21:49:07,988 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,009 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-24 21:49:08,029 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,050 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-24 21:49:08,070 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,092 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-24 21:49:08,113 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,134 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-24 21:49:08,155 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,175 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-24 21:49:08,194 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,214 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-24 21:49:08,236 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,256 p=8646 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-24 21:49:08,276 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,295 p=8646 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-24 21:49:08,319 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,339 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-24 21:49:08,361 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,384 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-24 21:49:08,407 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,429 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-24 21:49:08,450 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,470 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-24 21:49:08,491 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,512 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-24 21:49:08,534 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,559 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:49:08,580 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,602 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-24 21:49:08,623 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,644 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-24 21:49:08,667 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,688 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-24 21:49:08,711 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,730 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-24 21:49:08,751 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,771 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-24 21:49:08,792 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,813 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-24 21:49:08,834 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,855 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-24 21:49:08,878 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,898 p=8646 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-24 21:49:08,919 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,939 p=8646 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-24 21:49:08,960 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:08,982 p=8646 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-24 21:49:09,003 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,024 p=8646 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-24 21:49:09,045 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,067 p=8646 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-24 21:49:09,087 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,109 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-24 21:49:09,138 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:33.343124', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:33.329039', u'delta': u'0:00:00.014085', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014085", "end": "2018-05-25 01:48:33.343124", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:33.329039", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,146 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:35.686687', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:35.672642', u'delta': u'0:00:00.014045', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.014045", "end": "2018-05-25 01:48:35.686687", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:35.672642", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,167 p=8646 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-24 21:49:09,209 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:38.165162', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:38.149154', u'delta': u'0:00:00.016008', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.016008", "end": "2018-05-25 01:48:38.165162", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:38.149154", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,221 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:40.687699', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:40.671548', u'delta': u'0:00:00.016151', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.016151", "end": "2018-05-25 01:48:40.687699", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:40.671548", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,225 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:43.157227', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:43.142971', u'delta': u'0:00:00.014256', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014256", "end": "2018-05-25 01:48:43.157227", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:43.142971", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,231 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:45.595393', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:45.581803', u'delta': u'0:00:00.013590', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013590", "end": "2018-05-25 01:48:45.595393", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:45.581803", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,240 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:47.965714', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:47.951213', u'delta': u'0:00:00.014501', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014501", "end": "2018-05-25 01:48:47.965714", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:47.951213", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,253 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:50.314202', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:50.300335', u'delta': u'0:00:00.013867', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013867", "end": "2018-05-25 01:48:50.314202", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:50.300335", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,255 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:52.610838', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:52.596811', u'delta': u'0:00:00.014027', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014027", "end": "2018-05-25 01:48:52.610838", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:52.596811", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,263 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:54.967494', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:54.952664', u'delta': u'0:00:00.014830', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014830", "end": "2018-05-25 01:48:54.967494", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:54.952664", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,264 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:57.291544', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:57.276760', u'delta': u'0:00:00.014784', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014784", "end": "2018-05-25 01:48:57.291544", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:57.276760", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,270 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:59.651393', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:59.637186', u'delta': u'0:00:00.014207', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014207", "end": "2018-05-25 01:48:59.651393", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:59.637186", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,275 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:49:02.025251', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:49:02.011387', u'delta': u'0:00:00.013864', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013864", "end": "2018-05-25 01:49:02.025251", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:49:02.011387", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,284 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:49:04.537478', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:49:04.520870', u'delta': u'0:00:00.016608', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.016608", "end": "2018-05-25 01:49:04.537478", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:49:04.520870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,308 p=8646 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-24 21:49:09,331 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,351 p=8646 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-24 21:49:09,371 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,391 p=8646 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-24 21:49:09,415 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,436 p=8646 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-24 21:49:09,460 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,479 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:49:09,507 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,527 p=8646 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-24 21:49:09,546 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,566 p=8646 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-24 21:49:09,591 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,611 p=8646 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-24 21:49:09,633 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,653 p=8646 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-24 21:49:09,675 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,696 p=8646 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-24 21:49:09,715 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,735 p=8646 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-24 21:49:09,756 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,778 p=8646 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-24 21:49:09,799 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,822 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:49:09,845 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,865 p=8646 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-24 21:49:09,887 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,906 p=8646 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-24 21:49:09,926 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,946 p=8646 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-24 21:49:09,967 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:09,987 p=8646 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-24 21:49:10,009 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,028 p=8646 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-24 21:49:10,050 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,070 p=8646 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-24 21:49:10,090 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,111 p=8646 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-24 21:49:10,132 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,151 p=8646 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-24 21:49:10,173 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,193 p=8646 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-24 21:49:10,215 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,236 p=8646 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-24 21:49:10,256 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,277 p=8646 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-24 21:49:10,299 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,320 p=8646 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-24 21:49:10,342 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,362 p=8646 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-24 21:49:10,383 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,405 p=8646 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-24 21:49:10,427 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,447 p=8646 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-24 21:49:10,466 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,488 p=8646 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-24 21:49:10,510 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,529 p=8646 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-24 21:49:10,549 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,569 p=8646 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-24 21:49:10,589 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,611 p=8646 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-24 21:49:10,629 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,650 p=8646 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-24 21:49:10,671 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,691 p=8646 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-24 21:49:10,711 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,732 p=8646 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-24 21:49:10,753 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,774 p=8646 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-24 21:49:10,795 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,814 p=8646 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-24 21:49:10,834 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,857 p=8646 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-24 21:49:10,879 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,900 p=8646 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-24 21:49:10,923 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,944 p=8646 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-24 21:49:10,969 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:10,989 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-24 21:49:11,009 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,029 p=8646 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-24 21:49:11,051 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,073 p=8646 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-24 21:49:11,095 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,117 p=8646 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-24 21:49:11,139 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,160 p=8646 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-24 21:49:11,179 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,198 p=8646 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-24 21:49:11,218 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,238 p=8646 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-24 21:49:11,258 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,278 p=8646 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-24 21:49:11,299 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,319 p=8646 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-24 21:49:11,342 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,363 p=8646 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-24 21:49:11,385 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,407 p=8646 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-24 21:49:11,427 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,447 p=8646 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-24 21:49:11,468 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,488 p=8646 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-24 21:49:11,510 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,529 p=8646 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-24 21:49:11,547 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,568 p=8646 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-24 21:49:11,593 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,615 p=8646 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-24 21:49:11,637 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,657 p=8646 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-24 21:49:11,680 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,703 p=8646 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-24 21:49:11,723 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,742 p=8646 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-24 21:49:11,762 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,782 p=8646 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-24 21:49:11,803 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,823 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-24 21:49:11,845 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,865 p=8646 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-24 21:49:11,886 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,909 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-24 21:49:11,929 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,949 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-24 21:49:11,971 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:11,990 p=8646 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-24 21:49:12,011 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,031 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-24 21:49:12,055 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,075 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-24 21:49:12,095 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,117 p=8646 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-24 21:49:12,137 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,158 p=8646 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-24 21:49:12,179 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,199 p=8646 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-24 21:49:12,220 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,243 p=8646 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-24 21:49:12,263 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,283 p=8646 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-24 21:49:12,304 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,324 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-24 21:49:12,347 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,367 p=8646 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-24 21:49:12,388 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,408 p=8646 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-24 21:49:12,430 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,449 p=8646 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-24 21:49:12,468 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,488 p=8646 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-24 21:49:12,509 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,531 p=8646 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-24 21:49:12,554 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,581 p=8646 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-24 21:49:12,605 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,624 p=8646 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-24 21:49:12,645 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,665 p=8646 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-24 21:49:12,686 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,706 p=8646 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-24 21:49:12,727 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,749 p=8646 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-24 21:49:12,770 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,791 p=8646 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-24 21:49:12,811 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,831 p=8646 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-24 21:49:12,851 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,872 p=8646 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-24 21:49:12,894 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,916 p=8646 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-24 21:49:12,938 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:12,959 p=8646 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-24 21:49:12,982 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,001 p=8646 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-24 21:49:13,019 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,039 p=8646 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-24 21:49:13,059 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,078 p=8646 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-24 21:49:13,101 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,119 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-24 21:49:13,144 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,163 p=8646 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-24 21:49:13,183 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,202 p=8646 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-24 21:49:13,224 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,244 p=8646 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-24 21:49:13,265 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,286 p=8646 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-24 21:49:13,306 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,327 p=8646 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-24 21:49:13,351 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,373 p=8646 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-24 21:49:13,396 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,415 p=8646 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-24 21:49:13,436 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,458 p=8646 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-24 21:49:13,479 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,500 p=8646 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-24 21:49:13,521 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,542 p=8646 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:49:13,562 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,582 p=8646 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-24 21:49:13,602 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,623 p=8646 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-24 21:49:13,645 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,666 p=8646 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-24 21:49:13,687 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,706 p=8646 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-24 21:49:13,725 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,745 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-24 21:49:13,767 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,787 p=8646 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-24 21:49:13,810 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,833 p=8646 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-24 21:49:13,856 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,878 p=8646 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-24 21:49:13,898 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,920 p=8646 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-24 21:49:13,942 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:13,968 p=8646 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-24 21:49:13,991 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,013 p=8646 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-24 21:49:14,039 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,062 p=8646 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-24 21:49:14,087 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,109 p=8646 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-24 21:49:14,140 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,171 p=8646 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-24 21:49:14,201 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,232 p=8646 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-24 21:49:14,256 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,280 p=8646 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-24 21:49:14,302 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,323 p=8646 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-24 21:49:14,349 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,372 p=8646 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-24 21:49:14,394 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,416 p=8646 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-24 21:49:14,440 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,463 p=8646 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-24 21:49:14,485 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,507 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:49:14,531 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,554 p=8646 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-24 21:49:14,578 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,600 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-24 21:49:14,624 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,647 p=8646 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-24 21:49:14,668 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,690 p=8646 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-24 21:49:14,713 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,735 p=8646 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-24 21:49:14,759 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,789 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-24 21:49:14,812 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,839 p=8646 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-24 21:49:14,860 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,883 p=8646 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-24 21:49:14,906 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,927 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-24 21:49:14,950 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:14,971 p=8646 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-24 21:49:14,993 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,015 p=8646 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-24 21:49:15,042 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,066 p=8646 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-24 21:49:15,088 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,108 p=8646 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-24 21:49:15,138 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,161 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-24 21:49:15,190 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,210 p=8646 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-24 21:49:15,232 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,251 p=8646 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-24 21:49:15,272 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,291 p=8646 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-24 21:49:15,311 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,332 p=8646 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-24 21:49:15,353 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,372 p=8646 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-24 21:49:15,394 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,412 p=8646 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-24 21:49:15,440 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:33.343124', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:33.329039', u'delta': u'0:00:00.014085', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014085", "end": "2018-05-25 01:48:33.343124", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:33.329039", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,445 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:35.686687', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:35.672642', u'delta': u'0:00:00.014045', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.014045", "end": "2018-05-25 01:48:35.686687", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:35.672642", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,464 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-24 21:49:15,484 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,504 p=8646 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-24 21:49:15,528 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,549 p=8646 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-24 21:49:15,592 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:38.165162', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:38.149154', u'delta': u'0:00:00.016008', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.016008", "end": "2018-05-25 01:48:38.165162", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:38.149154", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,595 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:40.687699', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:40.671548', u'delta': u'0:00:00.016151', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.016151", "end": "2018-05-25 01:48:40.687699", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:40.671548", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,601 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:43.157227', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:43.142971', u'delta': u'0:00:00.014256', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014256", "end": "2018-05-25 01:48:43.157227", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:43.142971", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,610 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:45.595393', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:45.581803', u'delta': u'0:00:00.013590', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013590", "end": "2018-05-25 01:48:45.595393", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:45.581803", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,617 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:47.965714', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:47.951213', u'delta': u'0:00:00.014501', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014501", "end": "2018-05-25 01:48:47.965714", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:47.951213", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,622 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:50.314202', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:50.300335', u'delta': u'0:00:00.013867', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013867", "end": "2018-05-25 01:48:50.314202", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:50.300335", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,629 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:52.610838', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:52.596811', u'delta': u'0:00:00.014027', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014027", "end": "2018-05-25 01:48:52.610838", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:52.596811", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,633 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:54.967494', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:54.952664', u'delta': u'0:00:00.014830', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014830", "end": "2018-05-25 01:48:54.967494", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:54.952664", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,641 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:57.291544', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:57.276760', u'delta': u'0:00:00.014784', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014784", "end": "2018-05-25 01:48:57.291544", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:57.276760", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,645 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:48:59.651393', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:48:59.637186', u'delta': u'0:00:00.014207', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.014207", "end": "2018-05-25 01:48:59.651393", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:48:59.637186", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,653 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:49:02.025251', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:49:02.011387', u'delta': u'0:00:00.013864', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013864", "end": "2018-05-25 01:49:02.025251", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:49:02.011387", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,659 p=8646 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 01:49:04.537478', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 01:49:04.520870', u'delta': u'0:00:00.016608', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.016608", "end": "2018-05-25 01:49:04.537478", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 01:49:04.520870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,683 p=8646 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-24 21:49:15,702 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,723 p=8646 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-24 21:49:15,757 p=8646 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,778 p=8646 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-24 21:49:15,798 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,819 p=8646 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-24 21:49:15,840 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,860 p=8646 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-24 21:49:15,880 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,900 p=8646 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-24 21:49:15,921 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,941 p=8646 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-24 21:49:15,964 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:15,984 p=8646 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-24 21:49:16,009 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,031 p=8646 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-24 21:49:16,051 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,071 p=8646 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-24 21:49:16,089 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,110 p=8646 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-24 21:49:16,130 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,150 p=8646 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-24 21:49:16,171 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,189 p=8646 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-24 21:49:16,212 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,230 p=8646 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-24 21:49:16,250 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,271 p=8646 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-24 21:49:16,291 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,313 p=8646 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-24 21:49:16,337 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,362 p=8646 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-24 21:49:16,389 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,417 p=8646 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-24 21:49:16,440 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,460 p=8646 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-24 21:49:16,481 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,501 p=8646 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-24 21:49:16,522 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,543 p=8646 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-24 21:49:16,564 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,585 p=8646 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-24 21:49:16,606 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,625 p=8646 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-24 21:49:16,651 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,671 p=8646 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-24 21:49:16,691 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,713 p=8646 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-24 21:49:16,735 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,755 p=8646 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-24 21:49:16,774 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,794 p=8646 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-24 21:49:16,813 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,832 p=8646 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-24 21:49:16,853 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,872 p=8646 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-24 21:49:16,894 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,914 p=8646 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-24 21:49:16,936 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:16,956 p=8646 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-24 21:49:16,979 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,000 p=8646 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-24 21:49:17,020 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,040 p=8646 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-24 21:49:17,061 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,080 p=8646 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-24 21:49:17,102 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,122 p=8646 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-24 21:49:17,144 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,164 p=8646 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-24 21:49:17,185 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,205 p=8646 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-24 21:49:17,226 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,246 p=8646 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-24 21:49:17,267 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,288 p=8646 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-24 21:49:17,307 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,328 p=8646 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-24 21:49:17,349 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,369 p=8646 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-24 21:49:17,391 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,411 p=8646 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-24 21:49:17,435 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,455 p=8646 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-24 21:49:17,475 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,495 p=8646 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-24 21:49:17,514 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,534 p=8646 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-24 21:49:17,554 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,575 p=8646 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-24 21:49:17,595 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,617 p=8646 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-24 21:49:17,639 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,662 p=8646 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-24 21:49:17,683 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,704 p=8646 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-24 21:49:17,725 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,745 p=8646 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-24 21:49:17,767 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,788 p=8646 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-24 21:49:17,810 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,832 p=8646 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-24 21:49:17,852 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,872 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:17,892 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,913 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:17,933 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,955 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:17,977 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:17,998 p=8646 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:18,019 p=8646 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:49:18,021 p=8646 u=mistral | PLAY RECAP ********************************************************************* >2018-05-24 21:49:18,021 p=8646 u=mistral | 192.168.24.7 : ok=540 changed=366 unreachable=0 failed=0 >2018-05-24 21:49:25,078 p=21561 u=mistral | Using /tmp/ansible-mistral-actionIEwmDY/ansible.cfg as config file >2018-05-24 21:49:25,773 p=21561 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-24 21:49:25,966 p=21561 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-24 21:49:25,967 p=21561 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-24 21:49:26,576 p=21561 u=mistral | PLAY [Gather facts undercloud] ************************************************* >2018-05-24 21:49:26,577 p=21561 u=mistral | skipping: no hosts matched >2018-05-24 21:49:26,580 p=21561 u=mistral | PLAY [Gather facts overcloud] ************************************************** >2018-05-24 21:49:26,599 p=21561 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-24 21:49:32,509 p=21561 u=mistral | ok: [192.168.24.7] >2018-05-24 21:49:32,515 p=21561 u=mistral | PLAY [Load global variables] *************************************************** >2018-05-24 21:49:32,536 p=21561 u=mistral | TASK [include_vars] ************************************************************ >2018-05-24 21:49:32,578 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"deploy_steps_max": 6}, "ansible_included_var_files": ["/var/lib/mistral/1bd4d9fa-54e6-4941-9a25-82044994a113/global_vars.yaml"], "changed": false} >2018-05-24 21:49:32,584 p=21561 u=mistral | PLAY [Bootstrap TripleO servers] *********************************************** >2018-05-24 21:49:32,604 p=21561 u=mistral | TASK [tripleo-bootstrap : Deploy required packages to bootstrap TripleO] ******* >2018-05-24 21:49:39,493 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "msg": "", "rc": 0, "results": ["jq-1.3-4.el7ost.x86_64 providing jq is already installed", "Loaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nResolving Dependencies\n--> Running transaction check\n---> Package openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n openstack-heat-agents\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost rhelosp-13.0-puddle 4.3 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 4.3 k\nInstalled size: 369 \nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7os 1/1 \n Verifying : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7os 1/1 \n\nInstalled:\n openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n\nComplete!\n"]} >2018-05-24 21:49:39,511 p=21561 u=mistral | TASK [tripleo-bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data] *** >2018-05-24 21:49:41,963 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/heat-config/tripleo-config-download", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:49:41,969 p=21561 u=mistral | PLAY [Server deployments] ****************************************************** >2018-05-24 21:49:41,992 p=21561 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:42,033 p=21561 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:42,070 p=21561 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:42,107 p=21561 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:42,145 p=21561 u=mistral | TASK [include] ***************************************************************** >2018-05-24 21:49:42,167 p=21561 u=mistral | PLAY [Host prep steps] ********************************************************* >2018-05-24 21:49:42,200 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:49:44,526 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/aodh) => {"changed": false, "gid": 42402, "group": "42402", "item": "/var/log/containers/aodh", "mode": "0755", "owner": "42402", "path": "/var/log/containers/aodh", "secontext": "system_u:object_r:var_log_t:s0", "size": 120, "state": "directory", "uid": 42402} >2018-05-24 21:49:47,021 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/aodh-api) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/aodh-api", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/aodh-api", "secontext": "system_u:object_r:var_log_t:s0", "size": 78, "state": "directory", "uid": 0} >2018-05-24 21:49:47,045 p=21561 u=mistral | TASK [aodh logs readme] ******************************************************** >2018-05-24 21:49:51,117 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "b6cf6dbe054f430c33d39c1a1a88593536d6e659", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/aodh/readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 115, "state": "file", "uid": 0} >2018-05-24 21:49:51,141 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:49:53,503 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 42402, "group": "42402", "mode": "0755", "owner": "42402", "path": "/var/log/containers/aodh", "secontext": "system_u:object_r:var_log_t:s0", "size": 120, "state": "directory", "uid": 42402} >2018-05-24 21:49:53,524 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:49:55,882 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 42405, "group": "42405", "mode": "0755", "owner": "42405", "path": "/var/log/containers/ceilometer", "secontext": "system_u:object_r:var_log_t:s0", "size": 66, "state": "directory", "uid": 42405} >2018-05-24 21:49:55,901 p=21561 u=mistral | TASK [ceilometer logs readme] ************************************************** >2018-05-24 21:49:59,764 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "ddd9b447be4ffb7bbfc2fa4cf7f104a4e7b2a6f3", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/ceilometer/readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 88, "state": "file", "uid": 0} >2018-05-24 21:49:59,788 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:50:02,097 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/cinder) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/cinder", "mode": "0755", "owner": "root", "path": "/var/log/containers/cinder", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:50:04,469 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/cinder-api) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/cinder-api", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/cinder-api", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:50:04,491 p=21561 u=mistral | TASK [cinder logs readme] ****************************************************** >2018-05-24 21:50:08,364 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "0a3814f5aad089ba842c13ffc2c7bb7a7b3e8292", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/cinder/readme.txt", "secontext": "system_u:object_r:cinder_log_t:s0", "size": 121, "state": "file", "uid": 0} >2018-05-24 21:50:08,382 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:50:10,747 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/cinder) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/cinder", "mode": "0755", "owner": "root", "path": "/var/log/containers/cinder", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:50:10,769 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:50:13,083 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/cinder) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/cinder", "mode": "0755", "owner": "root", "path": "/var/log/containers/cinder", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:50:15,382 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/lib/cinder) => {"changed": false, "gid": 165, "group": "cinder", "item": "/var/lib/cinder", "mode": "0755", "owner": "cinder", "path": "/var/lib/cinder", "secontext": "system_u:object_r:cinder_var_lib_t:s0", "size": 173, "state": "directory", "uid": 165} >2018-05-24 21:50:15,408 p=21561 u=mistral | TASK [ensure ceph configurations exist] **************************************** >2018-05-24 21:50:17,839 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ceph", "secontext": "system_u:object_r:etc_t:s0", "size": 20, "state": "directory", "uid": 0} >2018-05-24 21:50:17,859 p=21561 u=mistral | TASK [cinder_enable_iscsi_backend fact] **************************************** >2018-05-24 21:50:17,904 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_enable_iscsi_backend": true}, "changed": false} >2018-05-24 21:50:17,924 p=21561 u=mistral | TASK [cinder create LVM volume group dd] *************************************** >2018-05-24 21:50:20,547 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "cmd": "dd if=/dev/zero of=/var/lib/cinder/cinder-volumes bs=1 count=0 seek=10280M", "rc": 0, "stdout": "skipped, since /var/lib/cinder/cinder-volumes exists", "stdout_lines": ["skipped, since /var/lib/cinder/cinder-volumes exists"]} >2018-05-24 21:50:20,567 p=21561 u=mistral | TASK [cinder create LVM volume group] ****************************************** >2018-05-24 21:50:22,897 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "cmd": "if ! losetup /dev/loop2; then\n losetup /dev/loop2 /var/lib/cinder/cinder-volumes\n fi\n if ! pvdisplay | grep cinder-volumes; then\n pvcreate /dev/loop2\n fi\n if ! vgdisplay | grep cinder-volumes; then\n vgcreate cinder-volumes /dev/loop2\n fi", "rc": 0, "stdout": "skipped, since /dev/loop2 exists", "stdout_lines": ["skipped, since /dev/loop2 exists"]} >2018-05-24 21:50:22,916 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:50:25,242 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/glance) => {"changed": false, "gid": 42415, "group": "42415", "item": "/var/log/containers/glance", "mode": "0755", "owner": "42415", "path": "/var/log/containers/glance", "secontext": "system_u:object_r:var_log_t:s0", "size": 38, "state": "directory", "uid": 42415} >2018-05-24 21:50:25,265 p=21561 u=mistral | TASK [glance logs readme] ****************************************************** >2018-05-24 21:50:29,038 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "e368ae3272baeb19e1113009ea5dae00e797c919", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/glance/readme.txt", "secontext": "system_u:object_r:glance_log_t:s0", "size": 80, "state": "file", "uid": 0} >2018-05-24 21:50:29,062 p=21561 u=mistral | TASK [Mount Netapp NFS] ******************************************************** >2018-05-24 21:50:29,082 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:50:29,101 p=21561 u=mistral | TASK [Mount Netapp NFS] ******************************************************** >2018-05-24 21:50:29,125 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:50:29,146 p=21561 u=mistral | TASK [stat] ******************************************************************** >2018-05-24 21:50:29,164 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:50:29,183 p=21561 u=mistral | TASK [copy] ******************************************************************** >2018-05-24 21:50:29,204 p=21561 u=mistral | skipping: [192.168.24.7] => (item={u'NETAPP_SHARE': u''}) => {"changed": false, "item": {"NETAPP_SHARE": ""}, "skip_reason": "Conditional result was False"} >2018-05-24 21:50:29,224 p=21561 u=mistral | TASK [Mount Netapp NFS] ******************************************************** >2018-05-24 21:50:29,246 p=21561 u=mistral | skipping: [192.168.24.7] => (item={u'NETAPP_SHARE': u'', u'NFS_OPTIONS': u'_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0'}) => {"changed": false, "item": {"NETAPP_SHARE": "", "NFS_OPTIONS": "_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0"}, "skip_reason": "Conditional result was False"} >2018-05-24 21:50:29,265 p=21561 u=mistral | TASK [Mount NFS on host] ******************************************************* >2018-05-24 21:50:29,287 p=21561 u=mistral | skipping: [192.168.24.7] => (item={u'NFS_OPTIONS': u'_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0', u'NFS_SHARE': u''}) => {"changed": false, "item": {"NFS_OPTIONS": "_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0", "NFS_SHARE": ""}, "skip_reason": "Conditional result was False"} >2018-05-24 21:50:29,306 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:50:31,679 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/gnocchi) => {"changed": false, "gid": 42416, "group": "42416", "item": "/var/log/containers/gnocchi", "mode": "0755", "owner": "42416", "path": "/var/log/containers/gnocchi", "secontext": "system_u:object_r:var_log_t:s0", "size": 74, "state": "directory", "uid": 42416} >2018-05-24 21:50:34,051 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/gnocchi-api) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/gnocchi-api", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/gnocchi-api", "secontext": "system_u:object_r:var_log_t:s0", "size": 84, "state": "directory", "uid": 0} >2018-05-24 21:50:34,071 p=21561 u=mistral | TASK [gnocchi logs readme] ***************************************************** >2018-05-24 21:50:37,946 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "2f6114e0f135d7222e70a07579ab0b2b6f967ff8", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/gnocchi/readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 124, "state": "file", "uid": 0} >2018-05-24 21:50:37,965 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:50:40,372 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 42416, "group": "42416", "mode": "0755", "owner": "42416", "path": "/var/log/containers/gnocchi", "secontext": "system_u:object_r:var_log_t:s0", "size": 74, "state": "directory", "uid": 42416} >2018-05-24 21:50:40,394 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:50:42,753 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/lib/haproxy) => {"changed": false, "gid": 188, "group": "haproxy", "item": "/var/lib/haproxy", "mode": "0755", "owner": "haproxy", "path": "/var/lib/haproxy", "secontext": "system_u:object_r:haproxy_var_lib_t:s0", "size": 19, "state": "directory", "uid": 188} >2018-05-24 21:50:42,774 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:50:45,103 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/heat) => {"changed": false, "gid": 42418, "group": "42418", "item": "/var/log/containers/heat", "mode": "0755", "owner": "42418", "path": "/var/log/containers/heat", "secontext": "system_u:object_r:var_log_t:s0", "size": 121, "state": "directory", "uid": 42418} >2018-05-24 21:50:47,638 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/heat-api) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/heat-api", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/heat-api", "secontext": "system_u:object_r:var_log_t:s0", "size": 86, "state": "directory", "uid": 0} >2018-05-24 21:50:47,668 p=21561 u=mistral | TASK [heat logs readme] ******************************************************** >2018-05-24 21:50:51,510 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "d30ca3bda176434d31659e7379616dd162ddb246", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/heat/readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 116, "state": "file", "uid": 0} >2018-05-24 21:50:51,530 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:50:53,898 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/heat) => {"changed": false, "gid": 42418, "group": "42418", "item": "/var/log/containers/heat", "mode": "0755", "owner": "42418", "path": "/var/log/containers/heat", "secontext": "system_u:object_r:var_log_t:s0", "size": 121, "state": "directory", "uid": 42418} >2018-05-24 21:50:56,200 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/heat-api-cfn) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/heat-api-cfn", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/heat-api-cfn", "secontext": "system_u:object_r:var_log_t:s0", "size": 94, "state": "directory", "uid": 0} >2018-05-24 21:50:56,220 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:50:58,549 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 42418, "group": "42418", "mode": "0755", "owner": "42418", "path": "/var/log/containers/heat", "secontext": "system_u:object_r:var_log_t:s0", "size": 121, "state": "directory", "uid": 42418} >2018-05-24 21:50:58,576 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:51:00,865 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/horizon) => {"changed": false, "gid": 48, "group": "apache", "item": "/var/log/containers/horizon", "mode": "0755", "owner": "apache", "path": "/var/log/containers/horizon", "secontext": "system_u:object_r:var_log_t:s0", "size": 25, "state": "directory", "uid": 48} >2018-05-24 21:51:03,188 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/horizon) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/horizon", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/horizon", "secontext": "system_u:object_r:var_log_t:s0", "size": 74, "state": "directory", "uid": 0} >2018-05-24 21:51:03,214 p=21561 u=mistral | TASK [horizon logs readme] ***************************************************** >2018-05-24 21:51:07,133 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "ac324739761cb36b925d6e309482e26f7fe49b91", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/horizon/readme.txt", "secontext": "system_u:object_r:httpd_log_t:s0", "size": 120, "state": "file", "uid": 0} >2018-05-24 21:51:07,153 p=21561 u=mistral | TASK [stat /lib/systemd/system/iscsid.socket] ********************************** >2018-05-24 21:51:09,519 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527202930.1245084, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "424de87cd6ae66547b285288742255731a46ab83", "ctime": 1527009570.7701347, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4325107, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "24a2a7be9caade5deecb38169c7e8eea", "mimetype": "text/plain", "mode": "0644", "mtime": 1513292517.0, "nlink": 1, "path": "/lib/systemd/system/iscsid.socket", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 175, "uid": 0, "version": "18446744071789361996", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-24 21:51:09,543 p=21561 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:51:12,079 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "iscsid.socket", "state": "stopped", "status": {"Accept": "no", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Backlog": "128", "Before": "sockets.target shutdown.target iscsid.service", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Open-iSCSI iscsid Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "man:iscsid(8) man:iscsiadm(8)", "FragmentPath": "/usr/lib/systemd/system/iscsid.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "iscsid.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "ListenStream": "@ISCSIADM_ABSTRACT_NAMESPACE", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "iscsid.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "Requires": "sysinit.target", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "iscsid.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "-.slice"}} >2018-05-24 21:51:12,097 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:51:14,482 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/keystone) => {"changed": false, "gid": 42425, "group": "42425", "item": "/var/log/containers/keystone", "mode": "0755", "owner": "42425", "path": "/var/log/containers/keystone", "secontext": "system_u:object_r:var_log_t:s0", "size": 145, "state": "directory", "uid": 42425} >2018-05-24 21:51:16,781 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/keystone) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/keystone", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/keystone", "secontext": "system_u:object_r:var_log_t:s0", "size": 171, "state": "directory", "uid": 0} >2018-05-24 21:51:16,810 p=21561 u=mistral | TASK [keystone logs readme] **************************************************** >2018-05-24 21:51:20,778 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "910be882addb6df99267e9bd303f6d9bf658562e", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/keystone/readme.txt", "secontext": "system_u:object_r:keystone_log_t:s0", "size": 123, "state": "file", "uid": 0} >2018-05-24 21:51:20,797 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:51:23,155 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/containers/memcached", "secontext": "system_u:object_r:var_log_t:s0", "size": 27, "state": "directory", "uid": 0} >2018-05-24 21:51:23,185 p=21561 u=mistral | TASK [memcached logs readme] *************************************************** >2018-05-24 21:51:27,095 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "f72ee86fbe604c83734785fe970323e58e3fad9e", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/memcached-readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 86, "state": "file", "uid": 0} >2018-05-24 21:51:27,114 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:51:29,540 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/mysql) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/mysql", "mode": "0755", "owner": "root", "path": "/var/log/containers/mysql", "secontext": "system_u:object_r:var_log_t:s0", "size": 24, "state": "directory", "uid": 0} >2018-05-24 21:51:31,872 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/lib/mysql) => {"changed": false, "gid": 42434, "group": "42434", "item": "/var/lib/mysql", "mode": "0755", "owner": "42434", "path": "/var/lib/mysql", "secontext": "system_u:object_r:mysqld_db_t:s0", "size": 4096, "state": "directory", "uid": 42434} >2018-05-24 21:51:31,891 p=21561 u=mistral | TASK [mysql logs readme] ******************************************************* >2018-05-24 21:51:35,704 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "de8fb5fe96200ab286121f8a09419702bd693743", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/mariadb/readme.txt", "secontext": "system_u:object_r:mysqld_log_t:s0", "size": 78, "state": "file", "uid": 0} >2018-05-24 21:51:35,723 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:51:38,035 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/neutron) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/neutron", "mode": "0755", "owner": "root", "path": "/var/log/containers/neutron", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:51:40,441 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/neutron-api) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/neutron-api", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/neutron-api", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:51:40,461 p=21561 u=mistral | TASK [neutron logs readme] ***************************************************** >2018-05-24 21:51:44,270 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "f5a95f434a4aad25a9a81a045dec39159a6e8864", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/neutron/readme.txt", "secontext": "system_u:object_r:neutron_log_t:s0", "size": 124, "state": "file", "uid": 0} >2018-05-24 21:51:44,294 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:51:46,668 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/neutron) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/neutron", "mode": "0755", "owner": "root", "path": "/var/log/containers/neutron", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-24 21:51:46,688 p=21561 u=mistral | TASK [create /var/lib/neutron] ************************************************* >2018-05-24 21:51:49,190 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 982, "group": "neutron", "mode": "0755", "owner": "neutron", "path": "/var/lib/neutron", "secontext": "system_u:object_r:neutron_var_lib_t:s0", "size": 140, "state": "directory", "uid": 986} >2018-05-24 21:51:49,210 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:51:51,622 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/nova) => {"changed": false, "gid": 42436, "group": "42436", "item": "/var/log/containers/nova", "mode": "0755", "owner": "42436", "path": "/var/log/containers/nova", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 42436} >2018-05-24 21:51:54,029 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/nova-api) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/nova-api", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/nova-api", "secontext": "system_u:object_r:var_log_t:s0", "size": 86, "state": "directory", "uid": 0} >2018-05-24 21:51:54,049 p=21561 u=mistral | TASK [nova logs readme] ******************************************************** >2018-05-24 21:51:57,862 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "c2216cc4edf5d3ce90f10748c3243db4e1842a85", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/nova/readme.txt", "secontext": "system_u:object_r:nova_log_t:s0", "size": 113, "state": "file", "uid": 0} >2018-05-24 21:51:57,881 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:52:00,279 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 42436, "group": "42436", "mode": "0755", "owner": "42436", "path": "/var/log/containers/nova", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 42436} >2018-05-24 21:52:00,300 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:52:02,672 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/nova) => {"changed": false, "gid": 42436, "group": "42436", "item": "/var/log/containers/nova", "mode": "0755", "owner": "42436", "path": "/var/log/containers/nova", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 42436} >2018-05-24 21:52:05,068 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/nova-placement) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/nova-placement", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/nova-placement", "secontext": "system_u:object_r:var_log_t:s0", "size": 88, "state": "directory", "uid": 0} >2018-05-24 21:52:05,094 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:52:07,530 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/panko) => {"changed": false, "gid": 42438, "group": "42438", "item": "/var/log/containers/panko", "mode": "0755", "owner": "42438", "path": "/var/log/containers/panko", "secontext": "system_u:object_r:var_log_t:s0", "size": 45, "state": "directory", "uid": 42438} >2018-05-24 21:52:09,899 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/httpd/panko-api) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/httpd/panko-api", "mode": "0755", "owner": "root", "path": "/var/log/containers/httpd/panko-api", "secontext": "system_u:object_r:var_log_t:s0", "size": 80, "state": "directory", "uid": 0} >2018-05-24 21:52:09,919 p=21561 u=mistral | TASK [panko logs readme] ******************************************************* >2018-05-24 21:52:13,781 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "903397bbd82e9b1f53087e3d7e8975d851857ce2", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/panko/readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 118, "state": "file", "uid": 0} >2018-05-24 21:52:13,805 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:52:16,156 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/lib/rabbitmq) => {"changed": false, "gid": 42439, "group": "42439", "item": "/var/lib/rabbitmq", "mode": "0750", "owner": "42439", "path": "/var/lib/rabbitmq", "secontext": "system_u:object_r:rabbitmq_var_lib_t:s0", "size": 62, "state": "directory", "uid": 42439} >2018-05-24 21:52:18,587 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/rabbitmq) => {"changed": false, "gid": 42439, "group": "42439", "item": "/var/log/containers/rabbitmq", "mode": "0755", "owner": "42439", "path": "/var/log/containers/rabbitmq", "secontext": "system_u:object_r:var_log_t:s0", "size": 111, "state": "directory", "uid": 42439} >2018-05-24 21:52:18,606 p=21561 u=mistral | TASK [rabbitmq logs readme] **************************************************** >2018-05-24 21:52:22,525 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "ee241f2199f264c9d0f384cf389fe255e8bf8a77", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/rabbitmq/readme.txt", "secontext": "system_u:object_r:rabbitmq_var_log_t:s0", "size": 84, "state": "file", "uid": 0} >2018-05-24 21:52:22,557 p=21561 u=mistral | TASK [stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container] *** >2018-05-24 21:52:24,948 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "echo 'export ERL_EPMD_ADDRESS=127.0.0.1' > /etc/rabbitmq/rabbitmq-env.conf\n echo 'export ERL_EPMD_PORT=4370' >> /etc/rabbitmq/rabbitmq-env.conf\n for pid in $(pgrep epmd --ns 1 --nslist pid); do kill $pid; done", "delta": "0:00:00.086989", "end": "2018-05-25 01:52:22.360842", "rc": 0, "start": "2018-05-25 01:52:22.273853", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-24 21:52:24,973 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:52:27,291 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/lib/redis) => {"changed": false, "gid": 42460, "group": "42460", "item": "/var/lib/redis", "mode": "0750", "owner": "42460", "path": "/var/lib/redis", "secontext": "system_u:object_r:redis_var_lib_t:s0", "size": 22, "state": "directory", "uid": 42460} >2018-05-24 21:52:29,680 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers/redis) => {"changed": false, "gid": 42460, "group": "42460", "item": "/var/log/containers/redis", "mode": "0755", "owner": "42460", "path": "/var/log/containers/redis", "secontext": "system_u:object_r:var_log_t:s0", "size": 23, "state": "directory", "uid": 42460} >2018-05-24 21:52:32,105 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/run/redis) => {"changed": false, "gid": 42460, "group": "42460", "item": "/var/run/redis", "mode": "0755", "owner": "42460", "path": "/var/run/redis", "secontext": "system_u:object_r:redis_var_run_t:s0", "size": 80, "state": "directory", "uid": 42460} >2018-05-24 21:52:32,127 p=21561 u=mistral | TASK [redis logs readme] ******************************************************* >2018-05-24 21:52:36,065 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "42d03af8abf93e87fdb3fc69702638fc81d943fb", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/redis/readme.txt", "secontext": "system_u:object_r:redis_log_t:s0", "size": 78, "state": "file", "uid": 0} >2018-05-24 21:52:36,084 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:52:38,449 p=21561 u=mistral | ok: [192.168.24.7] => (item=/srv/node) => {"changed": false, "gid": 42445, "group": "42445", "item": "/srv/node", "mode": "0755", "owner": "42445", "path": "/srv/node", "secontext": "system_u:object_r:swift_data_t:s0", "size": 16, "state": "directory", "uid": 42445} >2018-05-24 21:52:40,739 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/swift) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/swift", "mode": "0755", "owner": "root", "path": "/var/log/swift", "secontext": "system_u:object_r:var_log_t:s0", "size": 41, "state": "directory", "uid": 0} >2018-05-24 21:52:40,771 p=21561 u=mistral | TASK [Create swift logging symlink] ******************************************** >2018-05-24 21:52:43,150 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "dest": "/var/log/containers/swift", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "system_u:object_r:var_log_t:s0", "size": 14, "src": "/var/log/swift", "state": "link", "uid": 0} >2018-05-24 21:52:43,173 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:52:45,508 p=21561 u=mistral | ok: [192.168.24.7] => (item=/srv/node) => {"changed": false, "gid": 42445, "group": "42445", "item": "/srv/node", "mode": "0755", "owner": "42445", "path": "/srv/node", "secontext": "system_u:object_r:swift_data_t:s0", "size": 16, "state": "directory", "uid": 42445} >2018-05-24 21:52:47,934 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/swift) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/swift", "mode": "0755", "owner": "root", "path": "/var/log/swift", "secontext": "system_u:object_r:var_log_t:s0", "size": 41, "state": "directory", "uid": 0} >2018-05-24 21:52:50,541 p=21561 u=mistral | ok: [192.168.24.7] => (item=/var/log/containers) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers", "mode": "0755", "owner": "root", "path": "/var/log/containers", "secontext": "system_u:object_r:var_log_t:s0", "size": 247, "state": "directory", "uid": 0} >2018-05-24 21:52:50,563 p=21561 u=mistral | TASK [Set swift_use_local_disks fact] ****************************************** >2018-05-24 21:52:50,609 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"swift_use_local_disks": true}, "changed": false} >2018-05-24 21:52:50,645 p=21561 u=mistral | TASK [Create Swift d1 directory if needed] ************************************* >2018-05-24 21:52:53,053 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 42445, "group": "42445", "mode": "0755", "owner": "42445", "path": "/srv/node/d1", "secontext": "system_u:object_r:swift_data_t:s0", "size": 66, "state": "directory", "uid": 42445} >2018-05-24 21:52:53,071 p=21561 u=mistral | TASK [swift logs readme] ******************************************************* >2018-05-24 21:52:56,845 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "checksum": "42510a6de124722d6efbc2b1bb038bfe97e5b6d3", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/swift/readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 116, "state": "file", "uid": 0} >2018-05-24 21:52:56,864 p=21561 u=mistral | TASK [Format SwiftRawDisks] **************************************************** >2018-05-24 21:52:56,896 p=21561 u=mistral | TASK [Mount devices defined in SwiftRawDisks] ********************************** >2018-05-24 21:52:56,928 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:52:56,948 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:56,968 p=21561 u=mistral | TASK [ceilometer logs readme] ************************************************** >2018-05-24 21:52:56,987 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,004 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:52:57,025 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/var/log/containers/neutron) => {"changed": false, "item": "/var/log/containers/neutron", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,043 p=21561 u=mistral | TASK [neutron logs readme] ***************************************************** >2018-05-24 21:52:57,061 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,079 p=21561 u=mistral | TASK [stat /lib/systemd/system/iscsid.socket] ********************************** >2018-05-24 21:52:57,098 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,116 p=21561 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:52:57,135 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,152 p=21561 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-24 21:52:57,169 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,188 p=21561 u=mistral | TASK [nova logs readme] ******************************************************** >2018-05-24 21:52:57,207 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,227 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:52:57,249 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/var/lib/nova) => {"changed": false, "item": "/var/lib/nova", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,253 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/var/lib/libvirt) => {"changed": false, "item": "/var/lib/libvirt", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,272 p=21561 u=mistral | TASK [ensure ceph configurations exist] **************************************** >2018-05-24 21:52:57,290 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,308 p=21561 u=mistral | TASK [is Instance HA enabled] ************************************************** >2018-05-24 21:52:57,326 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,343 p=21561 u=mistral | TASK [prepare Instance HA script directory] ************************************ >2018-05-24 21:52:57,362 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,381 p=21561 u=mistral | TASK [install Instance HA script that runs nova-compute] *********************** >2018-05-24 21:52:57,400 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,418 p=21561 u=mistral | TASK [Get list of instance HA compute nodes] *********************************** >2018-05-24 21:52:57,438 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,455 p=21561 u=mistral | TASK [If instance HA is enabled on the node activate the evacuation completed check] *** >2018-05-24 21:52:57,471 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,489 p=21561 u=mistral | TASK [create libvirt persistent data directories] ****************************** >2018-05-24 21:52:57,511 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/etc/libvirt) => {"changed": false, "item": "/etc/libvirt", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,516 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/etc/libvirt/secrets) => {"changed": false, "item": "/etc/libvirt/secrets", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,521 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/etc/libvirt/qemu) => {"changed": false, "item": "/etc/libvirt/qemu", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,526 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/var/lib/libvirt) => {"changed": false, "item": "/var/lib/libvirt", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,531 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/var/log/containers/libvirt) => {"changed": false, "item": "/var/log/containers/libvirt", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,551 p=21561 u=mistral | TASK [ensure qemu group is present on the host] ******************************** >2018-05-24 21:52:57,572 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,590 p=21561 u=mistral | TASK [ensure qemu user is present on the host] ********************************* >2018-05-24 21:52:57,609 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,628 p=21561 u=mistral | TASK [create directory for vhost-user sockets with qemu ownership] ************* >2018-05-24 21:52:57,649 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,669 p=21561 u=mistral | TASK [check if libvirt is installed] ******************************************* >2018-05-24 21:52:57,696 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,716 p=21561 u=mistral | TASK [make sure libvirt services are disabled] ********************************* >2018-05-24 21:52:57,744 p=21561 u=mistral | skipping: [192.168.24.7] => (item=libvirtd.service) => {"changed": false, "item": "libvirtd.service", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,749 p=21561 u=mistral | skipping: [192.168.24.7] => (item=virtlogd.socket) => {"changed": false, "item": "virtlogd.socket", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,768 p=21561 u=mistral | TASK [stat /lib/systemd/system/iscsid.socket] ********************************** >2018-05-24 21:52:57,792 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,811 p=21561 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-24 21:52:57,829 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,848 p=21561 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-24 21:52:57,871 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/srv/node) => {"changed": false, "item": "/srv/node", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,875 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/var/log/swift) => {"changed": false, "item": "/var/log/swift", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,881 p=21561 u=mistral | skipping: [192.168.24.7] => (item=/var/log/containers) => {"changed": false, "item": "/var/log/containers", "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,911 p=21561 u=mistral | TASK [Set swift_use_local_disks fact] ****************************************** >2018-05-24 21:52:57,936 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,956 p=21561 u=mistral | TASK [Create Swift d1 directory if needed] ************************************* >2018-05-24 21:52:57,975 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:57,994 p=21561 u=mistral | TASK [Create swift logging symlink] ******************************************** >2018-05-24 21:52:58,015 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:58,033 p=21561 u=mistral | TASK [swift logs readme] ******************************************************* >2018-05-24 21:52:58,052 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:52:58,071 p=21561 u=mistral | TASK [Format SwiftRawDisks] **************************************************** >2018-05-24 21:52:58,101 p=21561 u=mistral | TASK [Mount devices defined in SwiftRawDisks] ********************************** >2018-05-24 21:52:58,115 p=21561 u=mistral | PLAY [External deployment step 1] ********************************************** >2018-05-24 21:52:58,116 p=21561 u=mistral | skipping: no hosts matched >2018-05-24 21:52:58,119 p=21561 u=mistral | PLAY [Overcloud deploy step tasks for 1] *************************************** >2018-05-24 21:52:58,125 p=21561 u=mistral | PLAY [Overcloud common deploy step tasks 1] ************************************ >2018-05-24 21:52:58,149 p=21561 u=mistral | TASK [Create /var/lib/tripleo-config directory] ******************************** >2018-05-24 21:53:00,486 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/tripleo-config", "secontext": "system_u:object_r:container_file_t:s0", "size": 4096, "state": "directory", "uid": 0} >2018-05-24 21:53:00,511 p=21561 u=mistral | TASK [Check if puppet step_config.pp manifest exists] ************************** >2018-05-24 21:53:00,752 p=21561 u=mistral | ok: [192.168.24.7 -> localhost] => {"changed": false, "stat": {"atime": 1527212963.0895925, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "unknown", "checksum": "e7ecf43241fe1fe1fe9b52851cde6288c044cef2", "ctime": 1527212963.0895925, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 50890981, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "4763dfde7f4b79d00e5fe67d61734c99", "mimetype": "unknown", "mode": "0644", "mtime": 1527212963.0895925, "nlink": 1, "path": "Controller/step_config.pp", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1621, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-24 21:53:00,771 p=21561 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-24 21:53:00,823 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"role_data_step_config": "# Copyright 2014 Red Hat, Inc.\n# All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\"); you may\n# not use this file except in compliance with the License. You may obtain\n# a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\n# License for the specific language governing permissions and limitations\n# under the License.\n\n# Common config, from tripleo-heat-templates/puppet/manifests/overcloud_common.pp\n# The content of this file will be used to generate\n# the puppet manifests for all roles, the placeholder\n# Controller will be replaced by 'controller', 'blockstorage',\n# 'cephstorage' and all the deployed roles.\n\nif hiera('step') >= 4 {\n hiera_include('Controller_classes', [])\n}\n\n$package_manifest_name = join(['/var/lib/tripleo/installed-packages/overcloud_Controller', hiera('step')])\npackage_manifest{$package_manifest_name: ensure => present}\n\n# End of overcloud_common.pp\n\ninclude ::tripleo::trusted_cas\ninclude ::tripleo::profile::base::docker\n\ninclude ::tripleo::profile::base::kernel\ninclude ::tripleo::profile::base::database::mysql::client\ninclude ::tripleo::profile::base::time::ntp\ninclude ::tripleo::profile::base::pacemaker\n\ninclude ::tripleo::profile::base::snmp\n\ninclude ::tripleo::profile::base::sshd\n\ninclude ::timezone\ninclude ::tripleo::firewall\n\ninclude ::tripleo::packages\n\ninclude ::tripleo::profile::base::tuned"}, "changed": false} >2018-05-24 21:53:00,842 p=21561 u=mistral | TASK [Write the puppet step_config manifest] *********************************** >2018-05-24 21:53:05,817 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "checksum": "e7ecf43241fe1fe1fe9b52851cde6288c044cef2", "dest": "/var/lib/tripleo-config/puppet_step_config.pp", "gid": 0, "group": "root", "md5sum": "4763dfde7f4b79d00e5fe67d61734c99", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 1621, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213180.89-271163003570689/source", "state": "file", "uid": 0} >2018-05-24 21:53:05,836 p=21561 u=mistral | TASK [Create /var/lib/docker-puppet] ******************************************* >2018-05-24 21:53:08,206 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-puppet", "secontext": "system_u:object_r:container_file_t:s0", "size": 113, "state": "directory", "uid": 0} >2018-05-24 21:53:08,250 p=21561 u=mistral | TASK [Check if docker-puppet puppet_config.yaml configuration file exists] ***** >2018-05-24 21:53:08,493 p=21561 u=mistral | ok: [192.168.24.7 -> localhost] => {"changed": false, "stat": {"atime": 1527212963.0465922, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 24, "charset": "unknown", "checksum": "aab174a4bbfaf70d0578b88bba8fb7e64a681481", "ctime": 1527212963.0465922, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 50890977, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "b4da8b48b4a14fd743d8b673ef964ad8", "mimetype": "unknown", "mode": "0644", "mtime": 1527212963.0465922, "nlink": 1, "path": "Controller/puppet_config.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12007, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-24 21:53:08,511 p=21561 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-24 21:53:08,612 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"role_data_puppet_config": "[{\"puppet_tags\": \"aodh_api_paste_ini,aodh_config\", \"config_volume\": \"aodh\", \"step_config\": \"include tripleo::profile::base::aodh::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1\"}, {\"puppet_tags\": \"aodh_config\", \"config_volume\": \"aodh\", \"step_config\": \"include tripleo::profile::base::aodh::evaluator\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1\"}, {\"puppet_tags\": \"aodh_config\", \"config_volume\": \"aodh\", \"step_config\": \"include tripleo::profile::base::aodh::listener\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1\"}, {\"puppet_tags\": \"aodh_config\", \"config_volume\": \"aodh\", \"step_config\": \"include tripleo::profile::base::aodh::notifier\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1\"}, {\"puppet_tags\": \"ceilometer_config\", \"config_volume\": \"ceilometer\", \"step_config\": \"include ::tripleo::profile::base::ceilometer::agent::polling\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1\"}, {\"puppet_tags\": \"ceilometer_config\", \"config_volume\": \"ceilometer\", \"step_config\": \"include ::tripleo::profile::base::ceilometer::agent::notification\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1\"}, {\"puppet_tags\": \"cinder_config,file,concat,file_line\", \"config_volume\": \"cinder\", \"step_config\": \"include ::tripleo::profile::base::cinder::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-cinder-api:latest\"}, {\"puppet_tags\": \"cinder_config,file,concat,file_line\", \"config_volume\": \"cinder\", \"step_config\": \"include ::tripleo::profile::base::cinder::scheduler\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-cinder-api:latest\"}, {\"puppet_tags\": \"cinder_config,file,concat,file_line\", \"config_volume\": \"cinder\", \"step_config\": \"include ::tripleo::profile::base::lvm\\ninclude ::tripleo::profile::base::cinder::volume\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-cinder-api:latest\"}, {\"puppet_tags\": \"file\", \"config_volume\": \"clustercheck\", \"step_config\": \"include ::tripleo::profile::pacemaker::clustercheck\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1\"}, {\"puppet_tags\": \"glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config\", \"config_volume\": \"glance_api\", \"step_config\": \"include ::tripleo::profile::base::glance::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1\"}, {\"puppet_tags\": \"gnocchi_api_paste_ini,gnocchi_config\", \"config_volume\": \"gnocchi\", \"step_config\": \"include ::tripleo::profile::base::gnocchi::api\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1\"}, {\"puppet_tags\": \"gnocchi_config\", \"config_volume\": \"gnocchi\", \"step_config\": \"include ::tripleo::profile::base::gnocchi::metricd\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1\"}, {\"puppet_tags\": \"gnocchi_config\", \"config_volume\": \"gnocchi\", \"step_config\": \"include ::tripleo::profile::base::gnocchi::statsd\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1\"}, {\"puppet_tags\": \"haproxy_config\", \"config_volume\": \"haproxy\", \"step_config\": \"exec {'wait-for-settle': command => '/bin/true' }\\nclass tripleo::firewall(){}; define tripleo::firewall::rule( $port = undef, $dport = undef, $sport = undef, $proto = undef, $action = undef, $state = undef, $source = undef, $iniface = undef, $chain = undef, $destination = undef, $extras = undef){}\\n['pcmk_bundle', 'pcmk_resource', 'pcmk_property', 'pcmk_constraint', 'pcmk_resource_default'].each |String $val| { noop_resource($val) }\\ninclude ::tripleo::profile::pacemaker::haproxy_bundle\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1\", \"volumes\": [\"/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro\", \"/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro\", \"/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro\", \"/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro\"]}, {\"puppet_tags\": \"heat_config,file,concat,file_line\", \"config_volume\": \"heat_api\", \"step_config\": \"include ::tripleo::profile::base::heat::api\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1\"}, {\"puppet_tags\": \"heat_config,file,concat,file_line\", \"config_volume\": \"heat_api_cfn\", \"step_config\": \"include ::tripleo::profile::base::heat::api_cfn\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1\"}, {\"puppet_tags\": \"heat_config,file,concat,file_line\", \"config_volume\": \"heat\", \"step_config\": \"include ::tripleo::profile::base::heat::engine\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1\"}, {\"puppet_tags\": \"horizon_config\", \"config_volume\": \"horizon\", \"step_config\": \"include ::tripleo::profile::base::horizon\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1\"}, {\"puppet_tags\": \"iscsid_config\", \"config_volume\": \"iscsid\", \"step_config\": \"include ::tripleo::profile::base::iscsid\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-iscsid:latest\", \"volumes\": [\"/etc/iscsi:/etc/iscsi\"]}, {\"puppet_tags\": \"keystone_config,keystone_domain_config\", \"config_volume\": \"keystone\", \"step_config\": \"['Keystone_user', 'Keystone_endpoint', 'Keystone_domain', 'Keystone_tenant', 'Keystone_user_role', 'Keystone_role', 'Keystone_service'].each |String $val| { noop_resource($val) }\\ninclude ::tripleo::profile::base::keystone\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1\"}, {\"puppet_tags\": \"file\", \"config_volume\": \"memcached\", \"step_config\": \"include ::tripleo::profile::base::memcached\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1\"}, {\"puppet_tags\": \"file\", \"config_volume\": \"mysql\", \"step_config\": \"['Mysql_datadir', 'Mysql_user', 'Mysql_database', 'Mysql_grant', 'Mysql_plugin'].each |String $val| { noop_resource($val) }\\nexec {'wait-for-settle': command => '/bin/true' }\\ninclude ::tripleo::profile::pacemaker::database::mysql_bundle\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1\"}, {\"puppet_tags\": \"neutron_config,neutron_api_config\", \"config_volume\": \"neutron\", \"step_config\": \"include tripleo::profile::base::neutron::server\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\"}, {\"puppet_tags\": \"neutron_plugin_ml2\", \"config_volume\": \"neutron\", \"step_config\": \"include ::tripleo::profile::base::neutron::plugins::ml2\\n\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\"}, {\"puppet_tags\": \"neutron_config,neutron_dhcp_agent_config\", \"config_volume\": \"neutron\", \"step_config\": \"include tripleo::profile::base::neutron::dhcp\\n\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\"}, {\"puppet_tags\": \"neutron_config,neutron_l3_agent_config\", \"config_volume\": \"neutron\", \"step_config\": \"include tripleo::profile::base::neutron::l3\\n\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\"}, {\"puppet_tags\": \"neutron_config,neutron_metadata_agent_config\", \"config_volume\": \"neutron\", \"step_config\": \"include tripleo::profile::base::neutron::metadata\\n\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\"}, {\"puppet_tags\": \"neutron_config,neutron_agent_ovs,neutron_plugin_ml2\", \"config_volume\": \"neutron\", \"step_config\": \"include ::tripleo::profile::base::neutron::ovs\\n\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\", \"volumes\": [\"/lib/modules:/lib/modules:ro\", \"/run/openvswitch:/run/openvswitch\"]}, {\"puppet_tags\": \"nova_config\", \"config_volume\": \"nova\", \"step_config\": \"['Nova_cell_v2'].each |String $val| { noop_resource($val) }\\ninclude tripleo::profile::base::nova::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1\"}, {\"puppet_tags\": \"nova_config\", \"config_volume\": \"nova\", \"step_config\": \"include tripleo::profile::base::nova::conductor\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1\"}, {\"puppet_tags\": \"nova_config\", \"config_volume\": \"nova\", \"step_config\": \"include tripleo::profile::base::nova::consoleauth\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1\"}, {\"puppet_tags\": \"nova_config\", \"config_volume\": \"nova\", \"step_config\": \"\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1\"}, {\"puppet_tags\": \"nova_config\", \"config_volume\": \"nova_placement\", \"step_config\": \"include tripleo::profile::base::nova::placement\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1\"}, {\"puppet_tags\": \"nova_config\", \"config_volume\": \"nova\", \"step_config\": \"include tripleo::profile::base::nova::scheduler\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1\"}, {\"puppet_tags\": \"nova_config\", \"config_volume\": \"nova\", \"step_config\": \"include tripleo::profile::base::nova::vncproxy\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1\"}, {\"config_image\": \"192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1\", \"config_volume\": \"crond\", \"step_config\": \"include ::tripleo::profile::base::logging::logrotate\"}, {\"puppet_tags\": \"panko_api_paste_ini,panko_config\", \"config_volume\": \"panko\", \"step_config\": \"include tripleo::profile::base::panko::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1\"}, {\"puppet_tags\": \"file\", \"config_volume\": \"rabbitmq\", \"step_config\": \"['Rabbitmq_policy', 'Rabbitmq_user'].each |String $val| { noop_resource($val) }\\ninclude ::tripleo::profile::base::rabbitmq\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1\"}, {\"puppet_tags\": \"exec\", \"config_volume\": \"redis\", \"step_config\": \"include ::tripleo::profile::pacemaker::database::redis_bundle\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1\"}, {\"puppet_tags\": \"swift_config,swift_proxy_config,swift_keymaster_config\", \"config_volume\": \"swift\", \"step_config\": \"include ::tripleo::profile::base::swift::proxy\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1\"}, {\"puppet_tags\": \"exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball\", \"config_volume\": \"swift_ringbuilder\", \"step_config\": \"include ::tripleo::profile::base::swift::ringbuilder\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1\"}, {\"puppet_tags\": \"swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server\", \"config_volume\": \"swift\", \"step_config\": \"include ::tripleo::profile::base::swift::storage\\n\\nclass xinetd() {}\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1\"}]"}, "changed": false} >2018-05-24 21:53:08,631 p=21561 u=mistral | TASK [Write docker-puppet.json file] ******************************************* >2018-05-24 21:53:13,327 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "checksum": "5360b2908a9ee3e7cb4ac9074f74146b71c705ee", "dest": "/var/lib/docker-puppet/docker-puppet.json", "gid": 0, "group": "root", "md5sum": "e2502d10b8298c66c8f0560f4b39b2e0", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 12298, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213188.68-222175552510629/source", "state": "file", "uid": 0} >2018-05-24 21:53:13,346 p=21561 u=mistral | TASK [Create /var/lib/docker-config-scripts] *********************************** >2018-05-24 21:53:15,707 p=21561 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-config-scripts", "secontext": "system_u:object_r:var_lib_t:s0", "size": 109, "state": "directory", "uid": 0} >2018-05-24 21:53:15,738 p=21561 u=mistral | TASK [Clean old /var/lib/docker-container-startup-configs.json file] *********** >2018-05-24 21:53:18,140 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "path": "/var/lib/docker-container-startup-configs.json", "state": "absent"} >2018-05-24 21:53:18,164 p=21561 u=mistral | TASK [Check if docker_config_scripts.yaml file exists] ************************* >2018-05-24 21:53:18,374 p=21561 u=mistral | ok: [192.168.24.7 -> localhost] => {"changed": false, "stat": {"atime": 1527212962.8495924, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "unknown", "checksum": "ff1999d481332092eedc15b4bab6ef58c004c10e", "ctime": 1527212962.8495924, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 50891247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "c3737f5cc23ef2845b0f15cf10238b1e", "mimetype": "unknown", "mode": "0644", "mtime": 1527212962.8495924, "nlink": 1, "path": "Controller/docker_config_scripts.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 7548, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-24 21:53:18,392 p=21561 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-24 21:53:18,461 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"role_data_docker_config_scripts": {"create_swift_secret.sh": {"content": "#!/bin/bash\nexport OS_PROJECT_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_domain_id)\nexport OS_USER_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster user_domain_id)\nexport OS_PROJECT_NAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_name)\nexport OS_USERNAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster username)\nexport OS_PASSWORD=$(crudini --get /etc/swift/keymaster.conf kms_keymaster password)\nexport OS_AUTH_URL=$(crudini --get /etc/swift/keymaster.conf kms_keymaster auth_endpoint)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\n\necho \"Check if secret already exists\"\nsecret_href=$(openstack secret list --name swift_root_secret_uuid)\nrc=$?\nif [[ $rc != 0 ]]; then\n echo \"Failed to check secrets, check if Barbican in enabled and responding properly\"\n exit $rc;\nfi\nif [ -z \"$secret_href\" ]; then\n echo \"Create new secret\"\n order_href=$(openstack secret order create --name swift_root_secret_uuid --payload-content-type=\"application/octet-stream\" --algorithm aes --bit-length 256 --mode ctr key -f value -c \"Order href\")\nfi\n", "mode": "0700"}, "docker_puppet_apply.sh": {"content": "#!/bin/bash\nset -eux\nSTEP=$1\nTAGS=$2\nCONFIG=$3\nEXTRA_ARGS=${4:-''}\nif [ -d /tmp/puppet-etc ]; then\n # ignore copy failures as these may be the same file depending on docker mounts\n cp -a /tmp/puppet-etc/* /etc/puppet || true\nfi\necho \"{\\\"step\\\": ${STEP}}\" > /etc/puppet/hieradata/docker.json\nexport FACTER_uuid=docker\nset +e\npuppet apply $EXTRA_ARGS \\\n --verbose \\\n --detailed-exitcodes \\\n --summarize \\\n --color=false \\\n --modulepath /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules \\\n --tags $TAGS \\\n -e \"${CONFIG}\"\nrc=$?\nset -e\nset +ux\nif [ $rc -eq 2 -o $rc -eq 0 ]; then\n exit 0\nfi\nexit $rc\n", "mode": "0700"}, "neutron_ovs_agent_launcher.sh": {"content": "#!/bin/bash\nset -xe\n/usr/bin/python -m neutron.cmd.destroy_patch_ports --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent\n/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-dir /etc/neutron/conf.d/common --log-file=/var/log/neutron/openvswitch-agent.log\n", "mode": "0755"}, "nova_api_discover_hosts.sh": {"content": "#!/bin/bash\nexport OS_PROJECT_DOMAIN_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken project_domain_name)\nexport OS_USER_DOMAIN_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken user_domain_name)\nexport OS_PROJECT_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken project_name)\nexport OS_USERNAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken username)\nexport OS_PASSWORD=$(crudini --get /etc/nova/nova.conf keystone_authtoken password)\nexport OS_AUTH_URL=$(crudini --get /etc/nova/nova.conf keystone_authtoken auth_url)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\n\necho \"(cellv2) Running cell_v2 host discovery\"\ntimeout=600\nloop_wait=30\ndeclare -A discoverable_hosts\nfor host in $(hiera -c /etc/puppet/hiera.yaml cellv2_discovery_hosts | sed -e '/^nil$/d' | tr \",\" \" \"); do discoverable_hosts[$host]=1; done\ntimeout_at=$(( $(date +\"%s\") + ${timeout} ))\necho \"(cellv2) Waiting ${timeout} seconds for hosts to register\"\nfinished=0\nwhile : ; do\n for host in $(openstack -q compute service list -c 'Host' -c 'Zone' -f value | awk '$2 != \"internal\" { print $1 }'); do\n if (( discoverable_hosts[$host] == 1 )); then\n echo \"(cellv2) compute node $host has registered\"\n unset discoverable_hosts[$host]\n fi\n done\n finished=1\n for host in \"${!discoverable_hosts[@]}\"; do\n if (( ${discoverable_hosts[$host]} == 1 )); then\n echo \"(cellv2) compute node $host has not registered\"\n finished=0\n fi\n done\n remaining=$(( $timeout_at - $(date +\"%s\") ))\n if (( $finished == 1 )); then\n echo \"(cellv2) All nodes registered\"\n break\n elif (( $remaining <= 0 )); then\n echo \"(cellv2) WARNING: timeout waiting for nodes to register, running host discovery regardless\"\n echo \"(cellv2) Expected host list:\" $(hiera -c /etc/puppet/hiera.yaml cellv2_discovery_hosts | sed -e '/^nil$/d' | sort -u | tr ',' ' ')\n echo \"(cellv2) Detected host list:\" $(openstack -q compute service list -c 'Host' -c 'Zone' -f value | awk '$2 != \"internal\" { print $1 }' | sort -u | tr '\\n', ' ')\n break\n else\n echo \"(cellv2) Waiting ${remaining} seconds for hosts to register\"\n sleep $loop_wait\n fi\ndone\necho \"(cellv2) Running host discovery...\"\nsu nova -s /bin/bash -c \"/usr/bin/nova-manage cell_v2 discover_hosts --by-service --verbose\"\n", "mode": "0700"}, "nova_api_ensure_default_cell.sh": {"content": "#!/bin/bash\nDEFID=$(nova-manage cell_v2 list_cells | sed -e '1,3d' -e '$d' | awk -F ' *| *' '$2 == \"default\" {print $4}')\nif [ \"$DEFID\" ]; then\n echo \"(cellv2) Updating default cell_v2 cell $DEFID\"\n su nova -s /bin/bash -c \"/usr/bin/nova-manage cell_v2 update_cell --cell_uuid $DEFID --name=default\"\nelse\n echo \"(cellv2) Creating default cell_v2 cell\"\n su nova -s /bin/bash -c \"/usr/bin/nova-manage cell_v2 create_cell --name=default\"\nfi\n", "mode": "0700"}, "set_swift_keymaster_key_id.sh": {"content": "#!/bin/bash\nexport OS_PROJECT_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_domain_id)\nexport OS_USER_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster user_domain_id)\nexport OS_PROJECT_NAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_name)\nexport OS_USERNAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster username)\nexport OS_PASSWORD=$(crudini --get /etc/swift/keymaster.conf kms_keymaster password)\nexport OS_AUTH_URL=$(crudini --get /etc/swift/keymaster.conf kms_keymaster auth_endpoint)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\necho \"retrieve key_id\"\nloop_wait=2\nfor i in {0..5}; do\n #TODO update uuid from mistral here too\n secret_href=$(openstack secret list --name swift_root_secret_uuid)\n if [ \"$secret_href\" ]; then\n echo \"set key_id in keymaster.conf\"\n secret_href=$(openstack secret list --name swift_root_secret_uuid -f value -c \"Secret href\")\n crudini --set /etc/swift/keymaster.conf kms_keymaster key_id ${secret_href##*/}\n exit 0\n else\n echo \"no key, wait for $loop_wait and check again\"\n sleep $loop_wait\n ((loop_wait++))\n fi\ndone\necho \"Failed to set secret in keymaster.conf, check if Barbican is enabled and responding properly\"\nexit 1\n", "mode": "0700"}}}, "changed": false} >2018-05-24 21:53:18,478 p=21561 u=mistral | TASK [Write docker config scripts] ********************************************* >2018-05-24 21:53:23,410 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'content': u'#!/bin/bash\nexport OS_PROJECT_DOMAIN_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken project_domain_name)\nexport OS_USER_DOMAIN_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken user_domain_name)\nexport OS_PROJECT_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken project_name)\nexport OS_USERNAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken username)\nexport OS_PASSWORD=$(crudini --get /etc/nova/nova.conf keystone_authtoken password)\nexport OS_AUTH_URL=$(crudini --get /etc/nova/nova.conf keystone_authtoken auth_url)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\n\necho "(cellv2) Running cell_v2 host discovery"\ntimeout=600\nloop_wait=30\ndeclare -A discoverable_hosts\nfor host in $(hiera -c /etc/puppet/hiera.yaml cellv2_discovery_hosts | sed -e \'/^nil$/d\' | tr "," " "); do discoverable_hosts[$host]=1; done\ntimeout_at=$(( $(date +"%s") + ${timeout} ))\necho "(cellv2) Waiting ${timeout} seconds for hosts to register"\nfinished=0\nwhile : ; do\n for host in $(openstack -q compute service list -c \'Host\' -c \'Zone\' -f value | awk \'$2 != "internal" { print $1 }\'); do\n if (( discoverable_hosts[$host] == 1 )); then\n echo "(cellv2) compute node $host has registered"\n unset discoverable_hosts[$host]\n fi\n done\n finished=1\n for host in "${!discoverable_hosts[@]}"; do\n if (( ${discoverable_hosts[$host]} == 1 )); then\n echo "(cellv2) compute node $host has not registered"\n finished=0\n fi\n done\n remaining=$(( $timeout_at - $(date +"%s") ))\n if (( $finished == 1 )); then\n echo "(cellv2) All nodes registered"\n break\n elif (( $remaining <= 0 )); then\n echo "(cellv2) WARNING: timeout waiting for nodes to register, running host discovery regardless"\n echo "(cellv2) Expected host list:" $(hiera -c /etc/puppet/hiera.yaml cellv2_discovery_hosts | sed -e \'/^nil$/d\' | sort -u | tr \',\' \' \')\n echo "(cellv2) Detected host list:" $(openstack -q compute service list -c \'Host\' -c \'Zone\' -f value | awk \'$2 != "internal" { print $1 }\' | sort -u | tr \'\\n\', \' \')\n break\n else\n echo "(cellv2) Waiting ${remaining} seconds for hosts to register"\n sleep $loop_wait\n fi\ndone\necho "(cellv2) Running host discovery..."\nsu nova -s /bin/bash -c "/usr/bin/nova-manage cell_v2 discover_hosts --by-service --verbose"\n', 'mode': u'0700'}, 'key': 'nova_api_discover_hosts.sh'}) => {"changed": true, "checksum": "4e350e3d48cba294f2ccab34eb03c1dee23e7f82", "dest": "/var/lib/docker-config-scripts/nova_api_discover_hosts.sh", "gid": 0, "group": "root", "item": {"key": "nova_api_discover_hosts.sh", "value": {"content": "#!/bin/bash\nexport OS_PROJECT_DOMAIN_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken project_domain_name)\nexport OS_USER_DOMAIN_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken user_domain_name)\nexport OS_PROJECT_NAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken project_name)\nexport OS_USERNAME=$(crudini --get /etc/nova/nova.conf keystone_authtoken username)\nexport OS_PASSWORD=$(crudini --get /etc/nova/nova.conf keystone_authtoken password)\nexport OS_AUTH_URL=$(crudini --get /etc/nova/nova.conf keystone_authtoken auth_url)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\n\necho \"(cellv2) Running cell_v2 host discovery\"\ntimeout=600\nloop_wait=30\ndeclare -A discoverable_hosts\nfor host in $(hiera -c /etc/puppet/hiera.yaml cellv2_discovery_hosts | sed -e '/^nil$/d' | tr \",\" \" \"); do discoverable_hosts[$host]=1; done\ntimeout_at=$(( $(date +\"%s\") + ${timeout} ))\necho \"(cellv2) Waiting ${timeout} seconds for hosts to register\"\nfinished=0\nwhile : ; do\n for host in $(openstack -q compute service list -c 'Host' -c 'Zone' -f value | awk '$2 != \"internal\" { print $1 }'); do\n if (( discoverable_hosts[$host] == 1 )); then\n echo \"(cellv2) compute node $host has registered\"\n unset discoverable_hosts[$host]\n fi\n done\n finished=1\n for host in \"${!discoverable_hosts[@]}\"; do\n if (( ${discoverable_hosts[$host]} == 1 )); then\n echo \"(cellv2) compute node $host has not registered\"\n finished=0\n fi\n done\n remaining=$(( $timeout_at - $(date +\"%s\") ))\n if (( $finished == 1 )); then\n echo \"(cellv2) All nodes registered\"\n break\n elif (( $remaining <= 0 )); then\n echo \"(cellv2) WARNING: timeout waiting for nodes to register, running host discovery regardless\"\n echo \"(cellv2) Expected host list:\" $(hiera -c /etc/puppet/hiera.yaml cellv2_discovery_hosts | sed -e '/^nil$/d' | sort -u | tr ',' ' ')\n echo \"(cellv2) Detected host list:\" $(openstack -q compute service list -c 'Host' -c 'Zone' -f value | awk '$2 != \"internal\" { print $1 }' | sort -u | tr '\\n', ' ')\n break\n else\n echo \"(cellv2) Waiting ${remaining} seconds for hosts to register\"\n sleep $loop_wait\n fi\ndone\necho \"(cellv2) Running host discovery...\"\nsu nova -s /bin/bash -c \"/usr/bin/nova-manage cell_v2 discover_hosts --by-service --verbose\"\n", "mode": "0700"}}, "md5sum": "ed5dca102b28b4f992943612dee2dced", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 2318, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213198.53-193813750650362/source", "state": "file", "uid": 0} >2018-05-24 21:53:28,022 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'content': u'#!/bin/bash\nexport OS_PROJECT_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_domain_id)\nexport OS_USER_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster user_domain_id)\nexport OS_PROJECT_NAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_name)\nexport OS_USERNAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster username)\nexport OS_PASSWORD=$(crudini --get /etc/swift/keymaster.conf kms_keymaster password)\nexport OS_AUTH_URL=$(crudini --get /etc/swift/keymaster.conf kms_keymaster auth_endpoint)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\n\necho "Check if secret already exists"\nsecret_href=$(openstack secret list --name swift_root_secret_uuid)\nrc=$?\nif [[ $rc != 0 ]]; then\n echo "Failed to check secrets, check if Barbican in enabled and responding properly"\n exit $rc;\nfi\nif [ -z "$secret_href" ]; then\n echo "Create new secret"\n order_href=$(openstack secret order create --name swift_root_secret_uuid --payload-content-type="application/octet-stream" --algorithm aes --bit-length 256 --mode ctr key -f value -c "Order href")\nfi\n', 'mode': u'0700'}, 'key': 'create_swift_secret.sh'}) => {"changed": true, "checksum": "e77b96beec241bb84928d298a778521376225c0d", "dest": "/var/lib/docker-config-scripts/create_swift_secret.sh", "gid": 0, "group": "root", "item": {"key": "create_swift_secret.sh", "value": {"content": "#!/bin/bash\nexport OS_PROJECT_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_domain_id)\nexport OS_USER_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster user_domain_id)\nexport OS_PROJECT_NAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_name)\nexport OS_USERNAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster username)\nexport OS_PASSWORD=$(crudini --get /etc/swift/keymaster.conf kms_keymaster password)\nexport OS_AUTH_URL=$(crudini --get /etc/swift/keymaster.conf kms_keymaster auth_endpoint)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\n\necho \"Check if secret already exists\"\nsecret_href=$(openstack secret list --name swift_root_secret_uuid)\nrc=$?\nif [[ $rc != 0 ]]; then\n echo \"Failed to check secrets, check if Barbican in enabled and responding properly\"\n exit $rc;\nfi\nif [ -z \"$secret_href\" ]; then\n echo \"Create new secret\"\n order_href=$(openstack secret order create --name swift_root_secret_uuid --payload-content-type=\"application/octet-stream\" --algorithm aes --bit-length 256 --mode ctr key -f value -c \"Order href\")\nfi\n", "mode": "0700"}}, "md5sum": "9277d70c2fd62961998c5fce0a8aeee2", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 1125, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213203.44-223435823482384/source", "state": "file", "uid": 0} >2018-05-24 21:53:32,773 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'content': u'#!/bin/bash\nset -xe\n/usr/bin/python -m neutron.cmd.destroy_patch_ports --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent\n/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-dir /etc/neutron/conf.d/common --log-file=/var/log/neutron/openvswitch-agent.log\n', 'mode': u'0755'}, 'key': 'neutron_ovs_agent_launcher.sh'}) => {"changed": true, "checksum": "03f62b0a94bee17ece72ba1a3fc7577e68d9e6a4", "dest": "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh", "gid": 0, "group": "root", "item": {"key": "neutron_ovs_agent_launcher.sh", "value": {"content": "#!/bin/bash\nset -xe\n/usr/bin/python -m neutron.cmd.destroy_patch_ports --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent\n/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-dir /etc/neutron/conf.d/common --log-file=/var/log/neutron/openvswitch-agent.log\n", "mode": "0755"}}, "md5sum": "1672c3fb89d576d045d5f3d5b23684c9", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 651, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213208.05-261661151049898/source", "state": "file", "uid": 0} >2018-05-24 21:53:37,548 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'content': u'#!/bin/bash\nexport OS_PROJECT_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_domain_id)\nexport OS_USER_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster user_domain_id)\nexport OS_PROJECT_NAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_name)\nexport OS_USERNAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster username)\nexport OS_PASSWORD=$(crudini --get /etc/swift/keymaster.conf kms_keymaster password)\nexport OS_AUTH_URL=$(crudini --get /etc/swift/keymaster.conf kms_keymaster auth_endpoint)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\necho "retrieve key_id"\nloop_wait=2\nfor i in {0..5}; do\n #TODO update uuid from mistral here too\n secret_href=$(openstack secret list --name swift_root_secret_uuid)\n if [ "$secret_href" ]; then\n echo "set key_id in keymaster.conf"\n secret_href=$(openstack secret list --name swift_root_secret_uuid -f value -c "Secret href")\n crudini --set /etc/swift/keymaster.conf kms_keymaster key_id ${secret_href##*/}\n exit 0\n else\n echo "no key, wait for $loop_wait and check again"\n sleep $loop_wait\n ((loop_wait++))\n fi\ndone\necho "Failed to set secret in keymaster.conf, check if Barbican is enabled and responding properly"\nexit 1\n', 'mode': u'0700'}, 'key': 'set_swift_keymaster_key_id.sh'}) => {"changed": true, "checksum": "9c2474fa6e4a8869674b689206eb1a1658a28fc6", "dest": "/var/lib/docker-config-scripts/set_swift_keymaster_key_id.sh", "gid": 0, "group": "root", "item": {"key": "set_swift_keymaster_key_id.sh", "value": {"content": "#!/bin/bash\nexport OS_PROJECT_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_domain_id)\nexport OS_USER_DOMAIN_ID=$(crudini --get /etc/swift/keymaster.conf kms_keymaster user_domain_id)\nexport OS_PROJECT_NAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster project_name)\nexport OS_USERNAME=$(crudini --get /etc/swift/keymaster.conf kms_keymaster username)\nexport OS_PASSWORD=$(crudini --get /etc/swift/keymaster.conf kms_keymaster password)\nexport OS_AUTH_URL=$(crudini --get /etc/swift/keymaster.conf kms_keymaster auth_endpoint)\nexport OS_AUTH_TYPE=password\nexport OS_IDENTITY_API_VERSION=3\necho \"retrieve key_id\"\nloop_wait=2\nfor i in {0..5}; do\n #TODO update uuid from mistral here too\n secret_href=$(openstack secret list --name swift_root_secret_uuid)\n if [ \"$secret_href\" ]; then\n echo \"set key_id in keymaster.conf\"\n secret_href=$(openstack secret list --name swift_root_secret_uuid -f value -c \"Secret href\")\n crudini --set /etc/swift/keymaster.conf kms_keymaster key_id ${secret_href##*/}\n exit 0\n else\n echo \"no key, wait for $loop_wait and check again\"\n sleep $loop_wait\n ((loop_wait++))\n fi\ndone\necho \"Failed to set secret in keymaster.conf, check if Barbican is enabled and responding properly\"\nexit 1\n", "mode": "0700"}}, "md5sum": "054225f8957e4457ef2103ce24d44b04", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 1275, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213212.88-9118207584/source", "state": "file", "uid": 0} >2018-05-24 21:53:41,544 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'content': u'#!/bin/bash\nset -eux\nSTEP=$1\nTAGS=$2\nCONFIG=$3\nEXTRA_ARGS=${4:-\'\'}\nif [ -d /tmp/puppet-etc ]; then\n # ignore copy failures as these may be the same file depending on docker mounts\n cp -a /tmp/puppet-etc/* /etc/puppet || true\nfi\necho "{\\"step\\": ${STEP}}" > /etc/puppet/hieradata/docker.json\nexport FACTER_uuid=docker\nset +e\npuppet apply $EXTRA_ARGS \\\n --verbose \\\n --detailed-exitcodes \\\n --summarize \\\n --color=false \\\n --modulepath /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules \\\n --tags $TAGS \\\n -e "${CONFIG}"\nrc=$?\nset -e\nset +ux\nif [ $rc -eq 2 -o $rc -eq 0 ]; then\n exit 0\nfi\nexit $rc\n', 'mode': u'0700'}, 'key': 'docker_puppet_apply.sh'}) => {"changed": false, "checksum": "93afaa6df42c9ead7768b295fa901f83ae1b39ef", "gid": 0, "group": "root", "item": {"key": "docker_puppet_apply.sh", "value": {"content": "#!/bin/bash\nset -eux\nSTEP=$1\nTAGS=$2\nCONFIG=$3\nEXTRA_ARGS=${4:-''}\nif [ -d /tmp/puppet-etc ]; then\n # ignore copy failures as these may be the same file depending on docker mounts\n cp -a /tmp/puppet-etc/* /etc/puppet || true\nfi\necho \"{\\\"step\\\": ${STEP}}\" > /etc/puppet/hieradata/docker.json\nexport FACTER_uuid=docker\nset +e\npuppet apply $EXTRA_ARGS \\\n --verbose \\\n --detailed-exitcodes \\\n --summarize \\\n --color=false \\\n --modulepath /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules \\\n --tags $TAGS \\\n -e \"${CONFIG}\"\nrc=$?\nset -e\nset +ux\nif [ $rc -eq 2 -o $rc -eq 0 ]; then\n exit 0\nfi\nexit $rc\n", "mode": "0700"}}, "mode": "0700", "owner": "root", "path": "/var/lib/docker-config-scripts/docker_puppet_apply.sh", "secontext": "system_u:object_r:var_lib_t:s0", "size": 653, "state": "file", "uid": 0} >2018-05-24 21:53:45,611 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'content': u'#!/bin/bash\nDEFID=$(nova-manage cell_v2 list_cells | sed -e \'1,3d\' -e \'$d\' | awk -F \' *| *\' \'$2 == "default" {print $4}\')\nif [ "$DEFID" ]; then\n echo "(cellv2) Updating default cell_v2 cell $DEFID"\n su nova -s /bin/bash -c "/usr/bin/nova-manage cell_v2 update_cell --cell_uuid $DEFID --name=default"\nelse\n echo "(cellv2) Creating default cell_v2 cell"\n su nova -s /bin/bash -c "/usr/bin/nova-manage cell_v2 create_cell --name=default"\nfi\n', 'mode': u'0700'}, 'key': u'nova_api_ensure_default_cell.sh'}) => {"changed": false, "checksum": "0a839197c2fa15204014befb1c771a17aea5bdd1", "gid": 0, "group": "root", "item": {"key": "nova_api_ensure_default_cell.sh", "value": {"content": "#!/bin/bash\nDEFID=$(nova-manage cell_v2 list_cells | sed -e '1,3d' -e '$d' | awk -F ' *| *' '$2 == \"default\" {print $4}')\nif [ \"$DEFID\" ]; then\n echo \"(cellv2) Updating default cell_v2 cell $DEFID\"\n su nova -s /bin/bash -c \"/usr/bin/nova-manage cell_v2 update_cell --cell_uuid $DEFID --name=default\"\nelse\n echo \"(cellv2) Creating default cell_v2 cell\"\n su nova -s /bin/bash -c \"/usr/bin/nova-manage cell_v2 create_cell --name=default\"\nfi\n", "mode": "0700"}}, "mode": "0700", "owner": "root", "path": "/var/lib/docker-config-scripts/nova_api_ensure_default_cell.sh", "secontext": "system_u:object_r:var_lib_t:s0", "size": 442, "state": "file", "uid": 0} >2018-05-24 21:53:45,639 p=21561 u=mistral | TASK [Set docker_config_default fact] ****************************************** >2018-05-24 21:53:45,721 p=21561 u=mistral | ok: [192.168.24.7] => (item=1) => {"ansible_facts": {"docker_config_default": {"step_1": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "1"} >2018-05-24 21:53:45,750 p=21561 u=mistral | ok: [192.168.24.7] => (item=2) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "2"} >2018-05-24 21:53:45,781 p=21561 u=mistral | ok: [192.168.24.7] => (item=3) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "3"} >2018-05-24 21:53:45,814 p=21561 u=mistral | ok: [192.168.24.7] => (item=4) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}, "step_4": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "4"} >2018-05-24 21:53:45,849 p=21561 u=mistral | ok: [192.168.24.7] => (item=5) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}, "step_4": {}, "step_5": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "5"} >2018-05-24 21:53:45,878 p=21561 u=mistral | ok: [192.168.24.7] => (item=6) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}, "step_4": {}, "step_5": {}, "step_6": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "6"} >2018-05-24 21:53:45,906 p=21561 u=mistral | TASK [Check if docker_config.yaml file exists] ********************************* >2018-05-24 21:53:46,133 p=21561 u=mistral | ok: [192.168.24.7 -> localhost] => {"changed": false, "stat": {"atime": 1527212962.8395925, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 184, "charset": "unknown", "checksum": "65f40f854399578f4bc2cac303ba1f06871ad541", "ctime": 1527212962.8395925, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 50891235, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "0f628be80339164bdde7ffcc224daad9", "mimetype": "unknown", "mode": "0644", "mtime": 1527212962.8395925, "nlink": 1, "path": "Controller/docker_config.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90902, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-24 21:53:46,158 p=21561 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-24 21:53:46,799 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"role_data_docker_config": {"step_1": {"cinder_volume_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest' 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest'"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "haproxy_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "memcached": {"command": ["/bin/bash", "-c", "source /etc/sysconfig/memcached; /usr/bin/memcached -p ${PORT} -u ${USER} -m ${CACHESIZE} -c ${MAXCONN} $OPTIONS >> /var/log/memcached.log 2>&1"], "image": "192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro", "/var/log/containers/memcached:/var/log/"]}, "memcached_init_logs": {"command": ["/bin/bash", "-c", "source /etc/sysconfig/memcached; touch /var/log/memcached.log && chown ${USER} /var/log/memcached.log"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", "privileged": false, "start_order": 0, "user": "root", "volumes": ["/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro", "/var/log/containers/memcached:/var/log/"]}, "mysql_bootstrap": {"command": ["bash", "-ec", "if [ -e /var/lib/mysql/mysql ]; then exit 0; fi\necho -e \"\\n[mysqld]\\nwsrep_provider=none\" >> /etc/my.cnf\nkolla_set_configs\nsudo -u mysql -E kolla_extend_start\nmysqld_safe --skip-networking --wsrep-on=OFF &\ntimeout ${DB_MAX_TIMEOUT} /bin/bash -c 'until mysqladmin -uroot -p\"${DB_ROOT_PASSWORD}\" ping 2>/dev/null; do sleep 1; done'\nmysql -uroot -p\"${DB_ROOT_PASSWORD}\" -e \"CREATE USER 'clustercheck'@'localhost' IDENTIFIED BY '${DB_CLUSTERCHECK_PASSWORD}';\"\nmysql -uroot -p\"${DB_ROOT_PASSWORD}\" -e \"GRANT PROCESS ON *.* TO 'clustercheck'@'localhost' WITH GRANT OPTION;\"\ntimeout ${DB_MAX_TIMEOUT} mysqladmin -uroot -p\"${DB_ROOT_PASSWORD}\" shutdown"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "KOLLA_BOOTSTRAP=True", "DB_MAX_TIMEOUT=60", "DB_CLUSTERCHECK_PASSWORD=p4nyJk4hRPg2AjJPu2n49XcCy", "DB_ROOT_PASSWORD=SvhR2LBGm8"], "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "mysql_data_ownership": {"command": ["chown", "-R", "mysql:", "/var/lib/mysql"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/var/lib/mysql:/var/lib/mysql"]}, "mysql_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "rabbitmq_bootstrap": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "KOLLA_BOOTSTRAP=True", "RABBITMQ_CLUSTER_COOKIE=RFed6YypqXW52sv3gdXq"], "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "privileged": false, "start_order": 0, "volumes": ["/var/lib/kolla/config_files/rabbitmq.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/rabbitmq/:/var/lib/kolla/config_files/src:ro", "/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/var/lib/rabbitmq:/var/lib/rabbitmq"]}, "rabbitmq_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "redis_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}}, "step_2": {"aodh_init_log": {"command": ["/bin/bash", "-c", "chown -R aodh:aodh /var/log/aodh"], "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd"]}, "cinder_api_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_scheduler_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder"]}, "clustercheck": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/clustercheck.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/clustercheck/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "create_dnsmasq_wrapper": {"command": ["/docker_puppet_apply.sh", "4", "file", "include ::tripleo::profile::base::neutron::dhcp_agent_wrappers"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest", "net": "host", "pid": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron"]}, "create_keepalived_wrapper": {"command": ["/docker_puppet_apply.sh", "4", "file", "include ::tripleo::profile::base::neutron::l3_agent_wrappers"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest", "net": "host", "pid": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron"]}, "glance_init_logs": {"command": ["/bin/bash", "-c", "chown -R glance:glance /var/log/glance"], "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/glance:/var/log/glance"]}, "gnocchi_init_log": {"command": ["/bin/bash", "-c", "chown -R gnocchi:gnocchi /var/log/gnocchi"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd"]}, "haproxy_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,tripleo::firewall::rule,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ip,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation", "include ::tripleo::profile::base::pacemaker; include ::tripleo::profile::pacemaker::haproxy_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "net": "host", "privileged": true, "start_order": 3, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro", "/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro", "/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro", "/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro", "/etc/sysconfig:/etc/sysconfig:rw", "/usr/libexec/iptables:/usr/libexec/iptables:ro", "/usr/libexec/initscripts/legacy-actions:/usr/libexec/initscripts/legacy-actions:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}, "heat_init_log": {"command": ["/bin/bash", "-c", "chown -R heat:heat /var/log/heat"], "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/heat:/var/log/heat"]}, "horizon_fix_perms": {"command": ["/bin/bash", "-c", "touch /var/log/horizon/horizon.log && chown -R apache:apache /var/log/horizon && chmod -R a+rx /etc/openstack-dashboard"], "image": "192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/horizon:/var/log/horizon", "/var/log/containers/httpd/horizon:/var/log/httpd", "/var/lib/config-data/puppet-generated/horizon/etc/openstack-dashboard:/etc/openstack-dashboard"]}, "keystone_init_log": {"command": ["/bin/bash", "-c", "chown -R keystone:keystone /var/log/keystone"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "start_order": 1, "user": "root", "volumes": ["/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd"]}, "mysql_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,galera_ready,mysql_database,mysql_grant,mysql_user", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::mysql_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw", "/var/lib/mysql:/var/lib/mysql:rw"]}, "neutron_init_logs": {"command": ["/bin/bash", "-c", "chown -R neutron:neutron /var/log/neutron"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd"]}, "nova_api_init_logs": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd"]}, "nova_metadata_init_log": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova"]}, "nova_placement_init_log": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", "start_order": 1, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-placement:/var/log/httpd"]}, "panko_init_log": {"command": ["/bin/bash", "-c", "chown -R panko:panko /var/log/panko"], "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd"]}, "rabbitmq_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,rabbitmq_policy,rabbitmq_user,rabbitmq_ready", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::rabbitmq_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw", "/bin/true:/bin/epmd"]}, "redis_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::redis_bundle", "--debug"], "config_volume": "redis_init_bundle", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}}, "step_3": {"aodh_db_sync": {"command": "/usr/bin/bootstrap_host_exec aodh_api su aodh -s /bin/bash -c /usr/bin/aodh-dbsync", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/aodh/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/aodh/etc/aodh/:/etc/aodh/:ro", "/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd"]}, "ceilometer_init_log": {"command": ["/bin/bash", "-c", "chown -R ceilometer:ceilometer /var/log/ceilometer"], "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1", "start_order": 0, "user": "root", "volumes": ["/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_api_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "cinder_api", "su cinder -s /bin/bash -c 'cinder-manage db sync'"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/cinder/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/cinder/etc/cinder/:/etc/cinder/:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_volume_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "privileged": false, "start_order": 0, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder"]}, "glance_api_db_sync": {"command": "/usr/bin/bootstrap_host_exec glance_api su glance -s /bin/bash -c '/usr/local/bin/kolla_start'", "detach": false, "environment": ["KOLLA_BOOTSTRAP=True", "KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/glance:/var/log/glance", "/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "heat_engine_db_sync": {"command": "/usr/bin/bootstrap_host_exec heat_engine su heat -s /bin/bash -c 'heat-manage db_sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/lib/config-data/heat/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/heat/etc/heat/:/etc/heat/:ro"]}, "horizon": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "ENABLE_IRONIC=yes", "ENABLE_MANILA=yes", "ENABLE_MISTRAL=yes", "ENABLE_OCTAVIA=yes", "ENABLE_SAHARA=yes", "ENABLE_CLOUDKITTY=no", "ENABLE_FREEZER=no", "ENABLE_FWAAS=no", "ENABLE_KARBOR=no", "ENABLE_DESIGNATE=no", "ENABLE_MAGNUM=no", "ENABLE_MURANO=no", "ENABLE_NEUTRON_LBAAS=no", "ENABLE_SEARCHLIGHT=no", "ENABLE_SENLIN=no", "ENABLE_SOLUM=no", "ENABLE_TACKER=no", "ENABLE_TROVE=no", "ENABLE_WATCHER=no", "ENABLE_ZAQAR=no", "ENABLE_ZUN=no"], "image": "192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/horizon.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/horizon/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/horizon:/var/log/horizon", "/var/log/containers/httpd/horizon:/var/log/httpd", "", ""]}, "iscsid": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-iscsid:latest", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro", "/dev/:/dev/", "/run/:/run/", "/sys:/sys", "/lib/modules:/lib/modules:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro"]}, "keystone": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro", "", ""]}, "keystone_bootstrap": {"action": "exec", "command": ["keystone", "/usr/bin/bootstrap_host_exec", "keystone", "keystone-manage", "bootstrap", "--bootstrap-password", "erdjgMuQNqQaqKgtcZfTzKsBs"], "start_order": 3, "user": "root"}, "keystone_cron": {"command": ["/bin/bash", "-c", "/usr/local/bin/kolla_set_configs && /usr/sbin/crond -n"], "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 4, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro"]}, "keystone_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "keystone", "/usr/local/bin/kolla_start"], "detach": false, "environment": ["KOLLA_BOOTSTRAP=True", "KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro", "", ""]}, "neutron_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "neutron_api", "neutron-db-manage", "upgrade", "heads"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd", "/var/lib/config-data/neutron/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/neutron/etc/neutron:/etc/neutron:ro", "/var/lib/config-data/neutron/usr/share/neutron:/usr/share/neutron:ro"]}, "neutron_ovs_bridge": {"command": ["puppet", "apply", "--modulepath", "/etc/puppet/modules:/usr/share/openstack-puppet/modules", "--tags", "file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config", "-v", "-e", "include neutron::agents::ml2::ovs"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "pid": "host", "privileged": true, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/etc/puppet:/etc/puppet:ro", "/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro", "/var/run/openvswitch/:/var/run/openvswitch/"]}, "nova_api_db_sync": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage api_db sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_api_ensure_default_cell": {"command": "/usr/bin/bootstrap_host_exec nova_api /nova_api_ensure_default_cell.sh", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/docker-config-scripts/nova_api_ensure_default_cell.sh:/nova_api_ensure_default_cell.sh:ro"]}, "nova_api_map_cell0": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage cell_v2 map_cell0'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_db_sync": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage db sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 3, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_placement": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", "net": "host", "restart": "always", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-placement:/var/log/httpd", "/var/lib/kolla/config_files/nova_placement.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_placement/:/var/lib/kolla/config_files/src:ro", "", ""]}, "panko_db_sync": {"command": "/usr/bin/bootstrap_host_exec panko_api su panko -s /bin/bash -c '/usr/bin/panko-dbsync '", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd", "/var/lib/config-data/panko/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/panko/etc/panko:/etc/panko:ro"]}, "swift_copy_rings": {"command": ["/bin/bash", "-c", "cp -v -a -t /etc/swift /swift_ringbuilder/etc/swift/*.gz /swift_ringbuilder/etc/swift/*.builder /swift_ringbuilder/etc/swift/backups"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "user": "root", "volumes": ["/var/lib/config-data/puppet-generated/swift/etc/swift:/etc/swift:rw", "/var/lib/config-data/swift_ringbuilder:/swift_ringbuilder:ro"]}, "swift_setup_srv": {"command": ["chown", "-R", "swift:", "/srv/node"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "user": "root", "volumes": ["/srv/node:/srv/node"]}}, "step_4": {"aodh_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd", "", ""]}, "aodh_evaluator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-evaluator:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_evaluator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "aodh_listener": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-listener:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_listener.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "aodh_notifier": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-notifier:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_notifier.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "ceilometer_agent_central": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_central.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "ceilometer_agent_notification": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_notification.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src-panko:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd", "", ""]}, "cinder_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_scheduler": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_scheduler.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder"]}, "glance_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/glance:/var/log/glance", "/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "gnocchi_db_sync": {"detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_db_sync.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "heat_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api:/var/log/httpd", "/var/lib/kolla/config_files/heat_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro", "", ""]}, "heat_api_cfn": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api-cfn:/var/log/httpd", "/var/lib/kolla/config_files/heat_api_cfn.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api_cfn/:/var/lib/kolla/config_files/src:ro", "", ""]}, "heat_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api:/var/log/httpd", "/var/lib/kolla/config_files/heat_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro"]}, "heat_engine": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/lib/kolla/config_files/heat_engine.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat/:/var/lib/kolla/config_files/src:ro"]}, "keystone_refresh": {"action": "exec", "command": ["keystone", "pkill", "--signal", "USR1", "httpd"], "start_order": 1, "user": "root"}, "logrotate_crond": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", "net": "none", "pid": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro", "/var/log/containers:/var/log/containers"]}, "neutron_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "privileged": false, "restart": "always", "start_order": 0, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd", "/var/lib/kolla/config_files/neutron_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro"]}, "neutron_dhcp": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_dhcp.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron", "/run/netns:/run/netns:shared", "/var/lib/openstack:/var/lib/openstack", "/var/lib/neutron/dnsmasq_wrapper:/usr/local/bin/dnsmasq:ro", "/var/lib/neutron/dhcp_haproxy_wrapper:/usr/local/bin/haproxy:ro"]}, "neutron_l3_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_l3_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron", "/run/netns:/run/netns:shared", "/var/lib/openstack:/var/lib/openstack", "/var/lib/neutron/keepalived_wrapper:/usr/local/bin/keepalived:ro", "/var/lib/neutron/l3_haproxy_wrapper:/usr/local/bin/haproxy:ro", "/var/lib/neutron/dibbler_wrapper:/usr/local/bin/dibbler_client:ro"]}, "neutron_metadata_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-metadata-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_metadata_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/var/lib/neutron:/var/lib/neutron"]}, "neutron_ovs_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch"]}, "nova_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/kolla/config_files/nova_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro", "", ""]}, "nova_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/kolla/config_files/nova_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_conductor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-conductor:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_conductor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_consoleauth": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-consoleauth:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_consoleauth.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_metadata": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "user": "nova", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_metadata.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_scheduler": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-scheduler:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_scheduler.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro", "/run:/run"]}, "nova_vnc_proxy": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-novncproxy:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_vnc_proxy.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "panko_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd", "/var/lib/kolla/config_files/panko_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src:ro", "", ""]}, "swift_account_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_reaper": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_reaper.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_updater": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_updater.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_expirer": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_expirer.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_updater": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_updater.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_proxy": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "net": "host", "restart": "always", "start_order": 2, "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_proxy.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/run:/run", "/srv/node:/srv/node", "/dev:/dev"]}, "swift_rsync": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_rsync.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev"]}}, "step_5": {"ceilometer_gnocchi_upgrade": {"command": ["/usr/bin/bootstrap_host_exec", "ceilometer_agent_central", "su ceilometer -s /bin/bash -c 'for n in {1..10}; do /usr/bin/ceilometer-upgrade --skip-metering-database && exit 0 || sleep 5; done; exit 1'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", "net": "host", "privileged": false, "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/ceilometer/etc/ceilometer/:/etc/ceilometer/:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_volume_init_bundle": {"command": ["/docker_puppet_apply.sh", "5", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::constraint::location", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::cinder::volume_bundle", "--debug --verbose"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}, "gnocchi_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "gnocchi_metricd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-metricd:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_metricd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "gnocchi_statsd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-statsd:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_statsd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "nova_api_discover_hosts": {"command": "/usr/bin/bootstrap_host_exec nova_api /nova_api_discover_hosts.sh", "detach": false, "environment": ["TRIPLEO_DEPLOY_IDENTIFIER="], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/docker-config-scripts/nova_api_discover_hosts.sh:/nova_api_discover_hosts.sh:ro"]}}}}, "changed": false} >2018-05-24 21:53:46,818 p=21561 u=mistral | TASK [Set docker_startup_configs_with_default fact] **************************** >2018-05-24 21:53:47,059 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_config_with_default": {"step_1": {"cinder_volume_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest' 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest'"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "haproxy_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "memcached": {"command": ["/bin/bash", "-c", "source /etc/sysconfig/memcached; /usr/bin/memcached -p ${PORT} -u ${USER} -m ${CACHESIZE} -c ${MAXCONN} $OPTIONS >> /var/log/memcached.log 2>&1"], "image": "192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro", "/var/log/containers/memcached:/var/log/"]}, "memcached_init_logs": {"command": ["/bin/bash", "-c", "source /etc/sysconfig/memcached; touch /var/log/memcached.log && chown ${USER} /var/log/memcached.log"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", "privileged": false, "start_order": 0, "user": "root", "volumes": ["/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro", "/var/log/containers/memcached:/var/log/"]}, "mysql_bootstrap": {"command": ["bash", "-ec", "if [ -e /var/lib/mysql/mysql ]; then exit 0; fi\necho -e \"\\n[mysqld]\\nwsrep_provider=none\" >> /etc/my.cnf\nkolla_set_configs\nsudo -u mysql -E kolla_extend_start\nmysqld_safe --skip-networking --wsrep-on=OFF &\ntimeout ${DB_MAX_TIMEOUT} /bin/bash -c 'until mysqladmin -uroot -p\"${DB_ROOT_PASSWORD}\" ping 2>/dev/null; do sleep 1; done'\nmysql -uroot -p\"${DB_ROOT_PASSWORD}\" -e \"CREATE USER 'clustercheck'@'localhost' IDENTIFIED BY '${DB_CLUSTERCHECK_PASSWORD}';\"\nmysql -uroot -p\"${DB_ROOT_PASSWORD}\" -e \"GRANT PROCESS ON *.* TO 'clustercheck'@'localhost' WITH GRANT OPTION;\"\ntimeout ${DB_MAX_TIMEOUT} mysqladmin -uroot -p\"${DB_ROOT_PASSWORD}\" shutdown"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "KOLLA_BOOTSTRAP=True", "DB_MAX_TIMEOUT=60", "DB_CLUSTERCHECK_PASSWORD=p4nyJk4hRPg2AjJPu2n49XcCy", "DB_ROOT_PASSWORD=SvhR2LBGm8"], "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "mysql_data_ownership": {"command": ["chown", "-R", "mysql:", "/var/lib/mysql"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/var/lib/mysql:/var/lib/mysql"]}, "mysql_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "rabbitmq_bootstrap": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "KOLLA_BOOTSTRAP=True", "RABBITMQ_CLUSTER_COOKIE=RFed6YypqXW52sv3gdXq"], "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "privileged": false, "start_order": 0, "volumes": ["/var/lib/kolla/config_files/rabbitmq.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/rabbitmq/:/var/lib/kolla/config_files/src:ro", "/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/var/lib/rabbitmq:/var/lib/rabbitmq"]}, "rabbitmq_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "redis_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}}, "step_2": {"aodh_init_log": {"command": ["/bin/bash", "-c", "chown -R aodh:aodh /var/log/aodh"], "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd"]}, "cinder_api_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_scheduler_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder"]}, "clustercheck": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/clustercheck.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/clustercheck/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "create_dnsmasq_wrapper": {"command": ["/docker_puppet_apply.sh", "4", "file", "include ::tripleo::profile::base::neutron::dhcp_agent_wrappers"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest", "net": "host", "pid": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron"]}, "create_keepalived_wrapper": {"command": ["/docker_puppet_apply.sh", "4", "file", "include ::tripleo::profile::base::neutron::l3_agent_wrappers"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest", "net": "host", "pid": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron"]}, "glance_init_logs": {"command": ["/bin/bash", "-c", "chown -R glance:glance /var/log/glance"], "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/glance:/var/log/glance"]}, "gnocchi_init_log": {"command": ["/bin/bash", "-c", "chown -R gnocchi:gnocchi /var/log/gnocchi"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd"]}, "haproxy_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,tripleo::firewall::rule,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ip,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation", "include ::tripleo::profile::base::pacemaker; include ::tripleo::profile::pacemaker::haproxy_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "net": "host", "privileged": true, "start_order": 3, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro", "/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro", "/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro", "/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro", "/etc/sysconfig:/etc/sysconfig:rw", "/usr/libexec/iptables:/usr/libexec/iptables:ro", "/usr/libexec/initscripts/legacy-actions:/usr/libexec/initscripts/legacy-actions:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}, "heat_init_log": {"command": ["/bin/bash", "-c", "chown -R heat:heat /var/log/heat"], "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/heat:/var/log/heat"]}, "horizon_fix_perms": {"command": ["/bin/bash", "-c", "touch /var/log/horizon/horizon.log && chown -R apache:apache /var/log/horizon && chmod -R a+rx /etc/openstack-dashboard"], "image": "192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/horizon:/var/log/horizon", "/var/log/containers/httpd/horizon:/var/log/httpd", "/var/lib/config-data/puppet-generated/horizon/etc/openstack-dashboard:/etc/openstack-dashboard"]}, "keystone_init_log": {"command": ["/bin/bash", "-c", "chown -R keystone:keystone /var/log/keystone"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "start_order": 1, "user": "root", "volumes": ["/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd"]}, "mysql_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,galera_ready,mysql_database,mysql_grant,mysql_user", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::mysql_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw", "/var/lib/mysql:/var/lib/mysql:rw"]}, "neutron_init_logs": {"command": ["/bin/bash", "-c", "chown -R neutron:neutron /var/log/neutron"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd"]}, "nova_api_init_logs": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd"]}, "nova_metadata_init_log": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova"]}, "nova_placement_init_log": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", "start_order": 1, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-placement:/var/log/httpd"]}, "panko_init_log": {"command": ["/bin/bash", "-c", "chown -R panko:panko /var/log/panko"], "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd"]}, "rabbitmq_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,rabbitmq_policy,rabbitmq_user,rabbitmq_ready", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::rabbitmq_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw", "/bin/true:/bin/epmd"]}, "redis_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::redis_bundle", "--debug"], "config_volume": "redis_init_bundle", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}}, "step_3": {"aodh_db_sync": {"command": "/usr/bin/bootstrap_host_exec aodh_api su aodh -s /bin/bash -c /usr/bin/aodh-dbsync", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/aodh/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/aodh/etc/aodh/:/etc/aodh/:ro", "/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd"]}, "ceilometer_init_log": {"command": ["/bin/bash", "-c", "chown -R ceilometer:ceilometer /var/log/ceilometer"], "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1", "start_order": 0, "user": "root", "volumes": ["/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_api_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "cinder_api", "su cinder -s /bin/bash -c 'cinder-manage db sync'"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/cinder/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/cinder/etc/cinder/:/etc/cinder/:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_volume_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "privileged": false, "start_order": 0, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder"]}, "glance_api_db_sync": {"command": "/usr/bin/bootstrap_host_exec glance_api su glance -s /bin/bash -c '/usr/local/bin/kolla_start'", "detach": false, "environment": ["KOLLA_BOOTSTRAP=True", "KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/glance:/var/log/glance", "/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "heat_engine_db_sync": {"command": "/usr/bin/bootstrap_host_exec heat_engine su heat -s /bin/bash -c 'heat-manage db_sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/lib/config-data/heat/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/heat/etc/heat/:/etc/heat/:ro"]}, "horizon": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "ENABLE_IRONIC=yes", "ENABLE_MANILA=yes", "ENABLE_MISTRAL=yes", "ENABLE_OCTAVIA=yes", "ENABLE_SAHARA=yes", "ENABLE_CLOUDKITTY=no", "ENABLE_FREEZER=no", "ENABLE_FWAAS=no", "ENABLE_KARBOR=no", "ENABLE_DESIGNATE=no", "ENABLE_MAGNUM=no", "ENABLE_MURANO=no", "ENABLE_NEUTRON_LBAAS=no", "ENABLE_SEARCHLIGHT=no", "ENABLE_SENLIN=no", "ENABLE_SOLUM=no", "ENABLE_TACKER=no", "ENABLE_TROVE=no", "ENABLE_WATCHER=no", "ENABLE_ZAQAR=no", "ENABLE_ZUN=no"], "image": "192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/horizon.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/horizon/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/horizon:/var/log/horizon", "/var/log/containers/httpd/horizon:/var/log/httpd", "", ""]}, "iscsid": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-iscsid:latest", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro", "/dev/:/dev/", "/run/:/run/", "/sys:/sys", "/lib/modules:/lib/modules:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro"]}, "keystone": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro", "", ""]}, "keystone_bootstrap": {"action": "exec", "command": ["keystone", "/usr/bin/bootstrap_host_exec", "keystone", "keystone-manage", "bootstrap", "--bootstrap-password", "erdjgMuQNqQaqKgtcZfTzKsBs"], "start_order": 3, "user": "root"}, "keystone_cron": {"command": ["/bin/bash", "-c", "/usr/local/bin/kolla_set_configs && /usr/sbin/crond -n"], "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 4, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro"]}, "keystone_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "keystone", "/usr/local/bin/kolla_start"], "detach": false, "environment": ["KOLLA_BOOTSTRAP=True", "KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro", "", ""]}, "neutron_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "neutron_api", "neutron-db-manage", "upgrade", "heads"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd", "/var/lib/config-data/neutron/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/neutron/etc/neutron:/etc/neutron:ro", "/var/lib/config-data/neutron/usr/share/neutron:/usr/share/neutron:ro"]}, "neutron_ovs_bridge": {"command": ["puppet", "apply", "--modulepath", "/etc/puppet/modules:/usr/share/openstack-puppet/modules", "--tags", "file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config", "-v", "-e", "include neutron::agents::ml2::ovs"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "pid": "host", "privileged": true, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/etc/puppet:/etc/puppet:ro", "/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro", "/var/run/openvswitch/:/var/run/openvswitch/"]}, "nova_api_db_sync": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage api_db sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_api_ensure_default_cell": {"command": "/usr/bin/bootstrap_host_exec nova_api /nova_api_ensure_default_cell.sh", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/docker-config-scripts/nova_api_ensure_default_cell.sh:/nova_api_ensure_default_cell.sh:ro"]}, "nova_api_map_cell0": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage cell_v2 map_cell0'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_db_sync": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage db sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 3, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_placement": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", "net": "host", "restart": "always", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-placement:/var/log/httpd", "/var/lib/kolla/config_files/nova_placement.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_placement/:/var/lib/kolla/config_files/src:ro", "", ""]}, "panko_db_sync": {"command": "/usr/bin/bootstrap_host_exec panko_api su panko -s /bin/bash -c '/usr/bin/panko-dbsync '", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd", "/var/lib/config-data/panko/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/panko/etc/panko:/etc/panko:ro"]}, "swift_copy_rings": {"command": ["/bin/bash", "-c", "cp -v -a -t /etc/swift /swift_ringbuilder/etc/swift/*.gz /swift_ringbuilder/etc/swift/*.builder /swift_ringbuilder/etc/swift/backups"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "user": "root", "volumes": ["/var/lib/config-data/puppet-generated/swift/etc/swift:/etc/swift:rw", "/var/lib/config-data/swift_ringbuilder:/swift_ringbuilder:ro"]}, "swift_setup_srv": {"command": ["chown", "-R", "swift:", "/srv/node"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "user": "root", "volumes": ["/srv/node:/srv/node"]}}, "step_4": {"aodh_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd", "", ""]}, "aodh_evaluator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-evaluator:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_evaluator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "aodh_listener": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-listener:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_listener.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "aodh_notifier": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-notifier:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_notifier.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "ceilometer_agent_central": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_central.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "ceilometer_agent_notification": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_notification.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src-panko:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd", "", ""]}, "cinder_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_scheduler": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_scheduler.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder"]}, "glance_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/glance:/var/log/glance", "/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "gnocchi_db_sync": {"detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_db_sync.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "heat_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api:/var/log/httpd", "/var/lib/kolla/config_files/heat_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro", "", ""]}, "heat_api_cfn": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api-cfn:/var/log/httpd", "/var/lib/kolla/config_files/heat_api_cfn.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api_cfn/:/var/lib/kolla/config_files/src:ro", "", ""]}, "heat_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api:/var/log/httpd", "/var/lib/kolla/config_files/heat_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro"]}, "heat_engine": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/lib/kolla/config_files/heat_engine.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat/:/var/lib/kolla/config_files/src:ro"]}, "keystone_refresh": {"action": "exec", "command": ["keystone", "pkill", "--signal", "USR1", "httpd"], "start_order": 1, "user": "root"}, "logrotate_crond": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", "net": "none", "pid": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro", "/var/log/containers:/var/log/containers"]}, "neutron_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "privileged": false, "restart": "always", "start_order": 0, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd", "/var/lib/kolla/config_files/neutron_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro"]}, "neutron_dhcp": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_dhcp.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron", "/run/netns:/run/netns:shared", "/var/lib/openstack:/var/lib/openstack", "/var/lib/neutron/dnsmasq_wrapper:/usr/local/bin/dnsmasq:ro", "/var/lib/neutron/dhcp_haproxy_wrapper:/usr/local/bin/haproxy:ro"]}, "neutron_l3_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_l3_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron", "/run/netns:/run/netns:shared", "/var/lib/openstack:/var/lib/openstack", "/var/lib/neutron/keepalived_wrapper:/usr/local/bin/keepalived:ro", "/var/lib/neutron/l3_haproxy_wrapper:/usr/local/bin/haproxy:ro", "/var/lib/neutron/dibbler_wrapper:/usr/local/bin/dibbler_client:ro"]}, "neutron_metadata_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-metadata-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_metadata_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/var/lib/neutron:/var/lib/neutron"]}, "neutron_ovs_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch"]}, "nova_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/kolla/config_files/nova_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro", "", ""]}, "nova_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/kolla/config_files/nova_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_conductor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-conductor:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_conductor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_consoleauth": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-consoleauth:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_consoleauth.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_metadata": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "user": "nova", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_metadata.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_scheduler": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-scheduler:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_scheduler.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro", "/run:/run"]}, "nova_vnc_proxy": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-novncproxy:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_vnc_proxy.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "panko_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd", "/var/lib/kolla/config_files/panko_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src:ro", "", ""]}, "swift_account_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_reaper": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_reaper.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_updater": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_updater.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_expirer": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_expirer.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_updater": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_updater.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_proxy": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "net": "host", "restart": "always", "start_order": 2, "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_proxy.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/run:/run", "/srv/node:/srv/node", "/dev:/dev"]}, "swift_rsync": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_rsync.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev"]}}, "step_5": {"ceilometer_gnocchi_upgrade": {"command": ["/usr/bin/bootstrap_host_exec", "ceilometer_agent_central", "su ceilometer -s /bin/bash -c 'for n in {1..10}; do /usr/bin/ceilometer-upgrade --skip-metering-database && exit 0 || sleep 5; done; exit 1'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", "net": "host", "privileged": false, "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/ceilometer/etc/ceilometer/:/etc/ceilometer/:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_volume_init_bundle": {"command": ["/docker_puppet_apply.sh", "5", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::constraint::location", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::cinder::volume_bundle", "--debug --verbose"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}, "gnocchi_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "gnocchi_metricd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-metricd:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_metricd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "gnocchi_statsd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-statsd:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_statsd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "nova_api_discover_hosts": {"command": "/usr/bin/bootstrap_host_exec nova_api /nova_api_discover_hosts.sh", "detach": false, "environment": ["TRIPLEO_DEPLOY_IDENTIFIER="], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/docker-config-scripts/nova_api_discover_hosts.sh:/nova_api_discover_hosts.sh:ro"]}}, "step_6": {}}}, "changed": false} >2018-05-24 21:53:47,078 p=21561 u=mistral | TASK [Write docker-container-startup-configs] ********************************** >2018-05-24 21:53:51,974 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "checksum": "00b07f5f2a38f80d2d2b5fe1df6f4ab46794d861", "dest": "/var/lib/docker-container-startup-configs.json", "gid": 0, "group": "root", "md5sum": "95e39ea06f9894b9de6aa9ba19de8d00", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 87042, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213227.21-1935413343143/source", "state": "file", "uid": 0} >2018-05-24 21:53:51,993 p=21561 u=mistral | TASK [Write per-step docker-container-startup-configs] ************************* >2018-05-24 21:53:56,895 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'cinder_volume_image_tag': {'start_order': 1, 'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest', 'command': [u'/bin/bash', u'-c', u"/usr/bin/docker tag 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest' 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest'"], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/shm:/dev/shm:rw', u'/etc/sysconfig/docker:/etc/sysconfig/docker:ro', u'/usr/bin:/usr/bin:ro', u'/var/run/docker.sock:/var/run/docker.sock:rw'], 'net': u'host', 'detach': False}, 'mysql_image_tag': {'start_order': 2, 'image': u'192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u"/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest'"], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/shm:/dev/shm:rw', u'/etc/sysconfig/docker:/etc/sysconfig/docker:ro', u'/usr/bin:/usr/bin:ro', u'/var/run/docker.sock:/var/run/docker.sock:rw'], 'net': u'host', 'detach': False}, 'mysql_data_ownership': {'start_order': 0, 'image': u'192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1', 'command': [u'chown', u'-R', u'mysql:', u'/var/lib/mysql'], 'user': u'root', 'volumes': [u'/var/lib/mysql:/var/lib/mysql'], 'net': u'host', 'detach': False}, 'rabbitmq_image_tag': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u"/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest'"], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/shm:/dev/shm:rw', u'/etc/sysconfig/docker:/etc/sysconfig/docker:ro', u'/usr/bin:/usr/bin:ro', u'/var/run/docker.sock:/var/run/docker.sock:rw'], 'net': u'host', 'detach': False}, 'redis_image_tag': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u"/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest'"], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/shm:/dev/shm:rw', u'/etc/sysconfig/docker:/etc/sysconfig/docker:ro', u'/usr/bin:/usr/bin:ro', u'/var/run/docker.sock:/var/run/docker.sock:rw'], 'net': u'host', 'detach': False}, 'mysql_bootstrap': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS', u'KOLLA_BOOTSTRAP=True', u'DB_MAX_TIMEOUT=60', u'DB_CLUSTERCHECK_PASSWORD=p4nyJk4hRPg2AjJPu2n49XcCy', u'DB_ROOT_PASSWORD=SvhR2LBGm8'], 'command': [u'bash', u'-ec', u'if [ -e /var/lib/mysql/mysql ]; then exit 0; fi\necho -e "\\n[mysqld]\\nwsrep_provider=none" >> /etc/my.cnf\nkolla_set_configs\nsudo -u mysql -E kolla_extend_start\nmysqld_safe --skip-networking --wsrep-on=OFF &\ntimeout ${DB_MAX_TIMEOUT} /bin/bash -c \'until mysqladmin -uroot -p"${DB_ROOT_PASSWORD}" ping 2>/dev/null; do sleep 1; done\'\nmysql -uroot -p"${DB_ROOT_PASSWORD}" -e "CREATE USER \'clustercheck\'@\'localhost\' IDENTIFIED BY \'${DB_CLUSTERCHECK_PASSWORD}\';"\nmysql -uroot -p"${DB_ROOT_PASSWORD}" -e "GRANT PROCESS ON *.* TO \'clustercheck\'@\'localhost\' WITH GRANT OPTION;"\ntimeout ${DB_MAX_TIMEOUT} mysqladmin -uroot -p"${DB_ROOT_PASSWORD}" shutdown'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json', u'/var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro', u'/var/lib/mysql:/var/lib/mysql'], 'net': u'host', 'detach': False}, 'haproxy_image_tag': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u"/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest'"], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/shm:/dev/shm:rw', u'/etc/sysconfig/docker:/etc/sysconfig/docker:ro', u'/usr/bin:/usr/bin:ro', u'/var/run/docker.sock:/var/run/docker.sock:rw'], 'net': u'host', 'detach': False}, 'memcached_init_logs': {'start_order': 0, 'image': u'192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'source /etc/sysconfig/memcached; touch /var/log/memcached.log && chown ${USER} /var/log/memcached.log'], 'user': u'root', 'volumes': [u'/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro', u'/var/log/containers/memcached:/var/log/'], 'detach': False, 'privileged': False}, 'rabbitmq_bootstrap': {'start_order': 0, 'image': u'192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS', u'KOLLA_BOOTSTRAP=True', u'RABBITMQ_CLUSTER_COOKIE=RFed6YypqXW52sv3gdXq'], 'volumes': [u'/var/lib/kolla/config_files/rabbitmq.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/rabbitmq/:/var/lib/kolla/config_files/src:ro', u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/var/lib/rabbitmq:/var/lib/rabbitmq'], 'net': u'host', 'privileged': False}, 'memcached': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'source /etc/sysconfig/memcached; /usr/bin/memcached -p ${PORT} -u ${USER} -m ${CACHESIZE} -c ${MAXCONN} $OPTIONS >> /var/log/memcached.log 2>&1'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro', u'/var/log/containers/memcached:/var/log/'], 'net': u'host', 'privileged': False, 'restart': u'always'}}, 'key': u'step_1'}) => {"changed": true, "checksum": "decf4b2f8720489f7775fc18fc153590276128c2", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_1.json", "gid": 0, "group": "root", "item": {"key": "step_1", "value": {"cinder_volume_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest' 'registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest'"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "haproxy_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "memcached": {"command": ["/bin/bash", "-c", "source /etc/sysconfig/memcached; /usr/bin/memcached -p ${PORT} -u ${USER} -m ${CACHESIZE} -c ${MAXCONN} $OPTIONS >> /var/log/memcached.log 2>&1"], "image": "192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro", "/var/log/containers/memcached:/var/log/"]}, "memcached_init_logs": {"command": ["/bin/bash", "-c", "source /etc/sysconfig/memcached; touch /var/log/memcached.log && chown ${USER} /var/log/memcached.log"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", "privileged": false, "start_order": 0, "user": "root", "volumes": ["/var/lib/config-data/memcached/etc/sysconfig/memcached:/etc/sysconfig/memcached:ro", "/var/log/containers/memcached:/var/log/"]}, "mysql_bootstrap": {"command": ["bash", "-ec", "if [ -e /var/lib/mysql/mysql ]; then exit 0; fi\necho -e \"\\n[mysqld]\\nwsrep_provider=none\" >> /etc/my.cnf\nkolla_set_configs\nsudo -u mysql -E kolla_extend_start\nmysqld_safe --skip-networking --wsrep-on=OFF &\ntimeout ${DB_MAX_TIMEOUT} /bin/bash -c 'until mysqladmin -uroot -p\"${DB_ROOT_PASSWORD}\" ping 2>/dev/null; do sleep 1; done'\nmysql -uroot -p\"${DB_ROOT_PASSWORD}\" -e \"CREATE USER 'clustercheck'@'localhost' IDENTIFIED BY '${DB_CLUSTERCHECK_PASSWORD}';\"\nmysql -uroot -p\"${DB_ROOT_PASSWORD}\" -e \"GRANT PROCESS ON *.* TO 'clustercheck'@'localhost' WITH GRANT OPTION;\"\ntimeout ${DB_MAX_TIMEOUT} mysqladmin -uroot -p\"${DB_ROOT_PASSWORD}\" shutdown"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "KOLLA_BOOTSTRAP=True", "DB_MAX_TIMEOUT=60", "DB_CLUSTERCHECK_PASSWORD=p4nyJk4hRPg2AjJPu2n49XcCy", "DB_ROOT_PASSWORD=SvhR2LBGm8"], "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "mysql_data_ownership": {"command": ["chown", "-R", "mysql:", "/var/lib/mysql"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/var/lib/mysql:/var/lib/mysql"]}, "mysql_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "rabbitmq_bootstrap": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "KOLLA_BOOTSTRAP=True", "RABBITMQ_CLUSTER_COOKIE=RFed6YypqXW52sv3gdXq"], "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "privileged": false, "start_order": 0, "volumes": ["/var/lib/kolla/config_files/rabbitmq.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/rabbitmq/:/var/lib/kolla/config_files/src:ro", "/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/var/lib/rabbitmq:/var/lib/rabbitmq"]}, "rabbitmq_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}, "redis_image_tag": {"command": ["/bin/bash", "-c", "/usr/bin/docker tag '192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1' '192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/dev/shm:/dev/shm:rw", "/etc/sysconfig/docker:/etc/sysconfig/docker:ro", "/usr/bin:/usr/bin:ro", "/var/run/docker.sock:/var/run/docker.sock:rw"]}}}, "md5sum": "0f7f152d32ed6ad952e93c6c8b05986b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 6678, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213232.18-199367281261734/source", "state": "file", "uid": 0} >2018-05-24 21:54:01,716 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'nova_placement': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-placement:/var/log/httpd', u'/var/lib/kolla/config_files/nova_placement.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova_placement/:/var/lib/kolla/config_files/src:ro', u'', u''], 'net': u'host', 'restart': u'always'}, 'nova_db_sync': {'start_order': 3, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'command': u"/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage db sync'", 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd', u'/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro'], 'net': u'host', 'detach': False}, 'heat_engine_db_sync': {'image': u'192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1', 'command': u"/usr/bin/bootstrap_host_exec heat_engine su heat -s /bin/bash -c 'heat-manage db_sync'", 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/heat:/var/log/heat', u'/var/lib/config-data/heat/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/heat/etc/heat/:/etc/heat/:ro'], 'net': u'host', 'detach': False, 'privileged': False}, 'swift_copy_rings': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1', 'detach': False, 'command': [u'/bin/bash', u'-c', u'cp -v -a -t /etc/swift /swift_ringbuilder/etc/swift/*.gz /swift_ringbuilder/etc/swift/*.builder /swift_ringbuilder/etc/swift/backups'], 'user': u'root', 'volumes': [u'/var/lib/config-data/puppet-generated/swift/etc/swift:/etc/swift:rw', u'/var/lib/config-data/swift_ringbuilder:/swift_ringbuilder:ro']}, 'nova_api_ensure_default_cell': {'start_order': 2, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'command': u'/usr/bin/bootstrap_host_exec nova_api /nova_api_ensure_default_cell.sh', 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd', u'/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro', u'/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/docker-config-scripts/nova_api_ensure_default_cell.sh:/nova_api_ensure_default_cell.sh:ro'], 'net': u'host', 'detach': False}, 'keystone_cron': {'start_order': 4, 'image': u'192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'command': [u'/bin/bash', u'-c', u'/usr/local/bin/kolla_set_configs && /usr/sbin/crond -n'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/keystone:/var/log/keystone', u'/var/log/containers/httpd/keystone:/var/log/httpd', u'/var/lib/kolla/config_files/keystone_cron.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'panko_db_sync': {'image': u'192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1', 'command': u"/usr/bin/bootstrap_host_exec panko_api su panko -s /bin/bash -c '/usr/bin/panko-dbsync '", 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/panko:/var/log/panko', u'/var/log/containers/httpd/panko-api:/var/log/httpd', u'/var/lib/config-data/panko/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/panko/etc/panko:/etc/panko:ro'], 'net': u'host', 'detach': False, 'privileged': False}, 'nova_api_db_sync': {'start_order': 0, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'command': u"/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage api_db sync'", 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd', u'/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro'], 'net': u'host', 'detach': False}, 'iscsid': {'start_order': 2, 'image': u'registry.access.redhat.com/rhosp13/openstack-iscsid:latest', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro', u'/dev/:/dev/', u'/run/:/run/', u'/sys:/sys', u'/lib/modules:/lib/modules:ro', u'/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'keystone_db_sync': {'image': u'192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1', 'environment': [u'KOLLA_BOOTSTRAP=True', u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'command': [u'/usr/bin/bootstrap_host_exec', u'keystone', u'/usr/local/bin/kolla_start'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/keystone:/var/log/keystone', u'/var/log/containers/httpd/keystone:/var/log/httpd', u'/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro', u'', u''], 'net': u'host', 'detach': False, 'privileged': False}, 'ceilometer_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R ceilometer:ceilometer /var/log/ceilometer'], 'start_order': 0, 'volumes': [u'/var/log/containers/ceilometer:/var/log/ceilometer'], 'user': u'root'}, 'keystone': {'start_order': 2, 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/keystone:/var/log/keystone', u'/var/log/containers/httpd/keystone:/var/log/httpd', u'/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'aodh_db_sync': {'image': u'192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1', 'command': u'/usr/bin/bootstrap_host_exec aodh_api su aodh -s /bin/bash -c /usr/bin/aodh-dbsync', 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/config-data/aodh/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/aodh/etc/aodh/:/etc/aodh/:ro', u'/var/log/containers/aodh:/var/log/aodh', u'/var/log/containers/httpd/aodh-api:/var/log/httpd'], 'net': u'host', 'detach': False, 'privileged': False}, 'cinder_volume_init_logs': {'start_order': 0, 'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest', 'command': [u'/bin/bash', u'-c', u'chown -R cinder:cinder /var/log/cinder'], 'user': u'root', 'volumes': [u'/var/log/containers/cinder:/var/log/cinder'], 'privileged': False}, 'neutron_ovs_bridge': {'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'command': [u'puppet', u'apply', u'--modulepath', u'/etc/puppet/modules:/usr/share/openstack-puppet/modules', u'--tags', u'file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config', u'-v', u'-e', u'include neutron::agents::ml2::ovs'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro', u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch', u'/etc/puppet:/etc/puppet:ro', u'/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro', u'/var/run/openvswitch/:/var/run/openvswitch/'], 'net': u'host', 'detach': False, 'privileged': True}, 'cinder_api_db_sync': {'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-api:latest', 'command': [u'/usr/bin/bootstrap_host_exec', u'cinder_api', u"su cinder -s /bin/bash -c 'cinder-manage db sync'"], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/config-data/cinder/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/cinder/etc/cinder/:/etc/cinder/:ro', u'/var/log/containers/cinder:/var/log/cinder', u'/var/log/containers/httpd/cinder-api:/var/log/httpd'], 'net': u'host', 'detach': False, 'privileged': False}, 'nova_api_map_cell0': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'command': u"/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage cell_v2 map_cell0'", 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd', u'/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro'], 'net': u'host', 'detach': False}, 'glance_api_db_sync': {'image': u'192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1', 'environment': [u'KOLLA_BOOTSTRAP=True', u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'command': u"/usr/bin/bootstrap_host_exec glance_api su glance -s /bin/bash -c '/usr/local/bin/kolla_start'", 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/glance:/var/log/glance', u'/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json', u'/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro', u'', u''], 'net': u'host', 'detach': False, 'privileged': False}, 'neutron_db_sync': {'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest', 'command': [u'/usr/bin/bootstrap_host_exec', u'neutron_api', u'neutron-db-manage', u'upgrade', u'heads'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/neutron:/var/log/neutron', u'/var/log/containers/httpd/neutron-api:/var/log/httpd', u'/var/lib/config-data/neutron/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/neutron/etc/neutron:/etc/neutron:ro', u'/var/lib/config-data/neutron/usr/share/neutron:/usr/share/neutron:ro'], 'net': u'host', 'detach': False, 'privileged': False}, 'keystone_bootstrap': {'action': u'exec', 'start_order': 3, 'command': [u'keystone', u'/usr/bin/bootstrap_host_exec', u'keystone', u'keystone-manage', u'bootstrap', u'--bootstrap-password', u'erdjgMuQNqQaqKgtcZfTzKsBs'], 'user': u'root'}, 'horizon': {'image': u'192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS', u'ENABLE_IRONIC=yes', u'ENABLE_MANILA=yes', u'ENABLE_MISTRAL=yes', u'ENABLE_OCTAVIA=yes', u'ENABLE_SAHARA=yes', u'ENABLE_CLOUDKITTY=no', u'ENABLE_FREEZER=no', u'ENABLE_FWAAS=no', u'ENABLE_KARBOR=no', u'ENABLE_DESIGNATE=no', u'ENABLE_MAGNUM=no', u'ENABLE_MURANO=no', u'ENABLE_NEUTRON_LBAAS=no', u'ENABLE_SEARCHLIGHT=no', u'ENABLE_SENLIN=no', u'ENABLE_SOLUM=no', u'ENABLE_TACKER=no', u'ENABLE_TROVE=no', u'ENABLE_WATCHER=no', u'ENABLE_ZAQAR=no', u'ENABLE_ZUN=no'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/horizon.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/horizon/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/horizon:/var/log/horizon', u'/var/log/containers/httpd/horizon:/var/log/httpd', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_setup_srv': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1', 'command': [u'chown', u'-R', u'swift:', u'/srv/node'], 'user': u'root', 'volumes': [u'/srv/node:/srv/node']}}, 'key': u'step_3'}) => {"changed": true, "checksum": "434f4a0123a86d61dad822c4de686b8f17a380b9", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_3.json", "gid": 0, "group": "root", "item": {"key": "step_3", "value": {"aodh_db_sync": {"command": "/usr/bin/bootstrap_host_exec aodh_api su aodh -s /bin/bash -c /usr/bin/aodh-dbsync", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/aodh/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/aodh/etc/aodh/:/etc/aodh/:ro", "/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd"]}, "ceilometer_init_log": {"command": ["/bin/bash", "-c", "chown -R ceilometer:ceilometer /var/log/ceilometer"], "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1", "start_order": 0, "user": "root", "volumes": ["/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_api_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "cinder_api", "su cinder -s /bin/bash -c 'cinder-manage db sync'"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/cinder/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/cinder/etc/cinder/:/etc/cinder/:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_volume_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "privileged": false, "start_order": 0, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder"]}, "glance_api_db_sync": {"command": "/usr/bin/bootstrap_host_exec glance_api su glance -s /bin/bash -c '/usr/local/bin/kolla_start'", "detach": false, "environment": ["KOLLA_BOOTSTRAP=True", "KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/glance:/var/log/glance", "/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "heat_engine_db_sync": {"command": "/usr/bin/bootstrap_host_exec heat_engine su heat -s /bin/bash -c 'heat-manage db_sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/lib/config-data/heat/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/heat/etc/heat/:/etc/heat/:ro"]}, "horizon": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS", "ENABLE_IRONIC=yes", "ENABLE_MANILA=yes", "ENABLE_MISTRAL=yes", "ENABLE_OCTAVIA=yes", "ENABLE_SAHARA=yes", "ENABLE_CLOUDKITTY=no", "ENABLE_FREEZER=no", "ENABLE_FWAAS=no", "ENABLE_KARBOR=no", "ENABLE_DESIGNATE=no", "ENABLE_MAGNUM=no", "ENABLE_MURANO=no", "ENABLE_NEUTRON_LBAAS=no", "ENABLE_SEARCHLIGHT=no", "ENABLE_SENLIN=no", "ENABLE_SOLUM=no", "ENABLE_TACKER=no", "ENABLE_TROVE=no", "ENABLE_WATCHER=no", "ENABLE_ZAQAR=no", "ENABLE_ZUN=no"], "image": "192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/horizon.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/horizon/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/horizon:/var/log/horizon", "/var/log/containers/httpd/horizon:/var/log/httpd", "", ""]}, "iscsid": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-iscsid:latest", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro", "/dev/:/dev/", "/run/:/run/", "/sys:/sys", "/lib/modules:/lib/modules:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro"]}, "keystone": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro", "", ""]}, "keystone_bootstrap": {"action": "exec", "command": ["keystone", "/usr/bin/bootstrap_host_exec", "keystone", "keystone-manage", "bootstrap", "--bootstrap-password", "erdjgMuQNqQaqKgtcZfTzKsBs"], "start_order": 3, "user": "root"}, "keystone_cron": {"command": ["/bin/bash", "-c", "/usr/local/bin/kolla_set_configs && /usr/sbin/crond -n"], "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 4, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro"]}, "keystone_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "keystone", "/usr/local/bin/kolla_start"], "detach": false, "environment": ["KOLLA_BOOTSTRAP=True", "KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd", "/var/lib/kolla/config_files/keystone.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/keystone/:/var/lib/kolla/config_files/src:ro", "", ""]}, "neutron_db_sync": {"command": ["/usr/bin/bootstrap_host_exec", "neutron_api", "neutron-db-manage", "upgrade", "heads"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd", "/var/lib/config-data/neutron/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/neutron/etc/neutron:/etc/neutron:ro", "/var/lib/config-data/neutron/usr/share/neutron:/usr/share/neutron:ro"]}, "neutron_ovs_bridge": {"command": ["puppet", "apply", "--modulepath", "/etc/puppet/modules:/usr/share/openstack-puppet/modules", "--tags", "file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config", "-v", "-e", "include neutron::agents::ml2::ovs"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "pid": "host", "privileged": true, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/etc/puppet:/etc/puppet:ro", "/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro", "/var/run/openvswitch/:/var/run/openvswitch/"]}, "nova_api_db_sync": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage api_db sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_api_ensure_default_cell": {"command": "/usr/bin/bootstrap_host_exec nova_api /nova_api_ensure_default_cell.sh", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/docker-config-scripts/nova_api_ensure_default_cell.sh:/nova_api_ensure_default_cell.sh:ro"]}, "nova_api_map_cell0": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage cell_v2 map_cell0'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_db_sync": {"command": "/usr/bin/bootstrap_host_exec nova_api su nova -s /bin/bash -c '/usr/bin/nova-manage db sync'", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 3, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro"]}, "nova_placement": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", "net": "host", "restart": "always", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-placement:/var/log/httpd", "/var/lib/kolla/config_files/nova_placement.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_placement/:/var/lib/kolla/config_files/src:ro", "", ""]}, "panko_db_sync": {"command": "/usr/bin/bootstrap_host_exec panko_api su panko -s /bin/bash -c '/usr/bin/panko-dbsync '", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd", "/var/lib/config-data/panko/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/panko/etc/panko:/etc/panko:ro"]}, "swift_copy_rings": {"command": ["/bin/bash", "-c", "cp -v -a -t /etc/swift /swift_ringbuilder/etc/swift/*.gz /swift_ringbuilder/etc/swift/*.builder /swift_ringbuilder/etc/swift/backups"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "user": "root", "volumes": ["/var/lib/config-data/puppet-generated/swift/etc/swift:/etc/swift:rw", "/var/lib/config-data/swift_ringbuilder:/swift_ringbuilder:ro"]}, "swift_setup_srv": {"command": ["chown", "-R", "swift:", "/srv/node"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "user": "root", "volumes": ["/srv/node:/srv/node"]}}}, "md5sum": "984afdda48233779a450550605e05c1e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 19116, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213236.92-173026379770754/source", "state": "file", "uid": 0} >2018-05-24 21:54:06,450 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'gnocchi_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R gnocchi:gnocchi /var/log/gnocchi'], 'user': u'root', 'volumes': [u'/var/log/containers/gnocchi:/var/log/gnocchi', u'/var/log/containers/httpd/gnocchi-api:/var/log/httpd']}, 'rabbitmq_init_bundle': {'start_order': 0, 'image': u'192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1', 'command': [u'/docker_puppet_apply.sh', u'2', u'file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,rabbitmq_policy,rabbitmq_user,rabbitmq_ready', u'include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::rabbitmq_bundle', u'--debug'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', u'/etc/puppet:/tmp/puppet-etc:ro', u'/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', u'/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro', u'/dev/shm:/dev/shm:rw', u'/bin/true:/bin/epmd'], 'net': u'host', 'detach': False}, 'neutron_init_logs': {'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest', 'command': [u'/bin/bash', u'-c', u'chown -R neutron:neutron /var/log/neutron'], 'privileged': False, 'volumes': [u'/var/log/containers/neutron:/var/log/neutron', u'/var/log/containers/httpd/neutron-api:/var/log/httpd'], 'user': u'root'}, 'nova_api_init_logs': {'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R nova:nova /var/log/nova'], 'privileged': False, 'volumes': [u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd'], 'user': u'root'}, 'clustercheck': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/clustercheck.json:/var/lib/kolla/config_files/config.json', u'/var/lib/config-data/puppet-generated/clustercheck/:/var/lib/kolla/config_files/src:ro', u'/var/lib/mysql:/var/lib/mysql'], 'net': u'host', 'restart': u'always'}, 'mysql_init_bundle': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1', 'command': [u'/docker_puppet_apply.sh', u'2', u'file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,galera_ready,mysql_database,mysql_grant,mysql_user', u'include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::mysql_bundle', u'--debug'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', u'/etc/puppet:/tmp/puppet-etc:ro', u'/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', u'/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro', u'/dev/shm:/dev/shm:rw', u'/var/lib/mysql:/var/lib/mysql:rw'], 'net': u'host', 'detach': False}, 'nova_metadata_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R nova:nova /var/log/nova'], 'privileged': False, 'volumes': [u'/var/log/containers/nova:/var/log/nova'], 'user': u'root'}, 'haproxy_init_bundle': {'start_order': 3, 'image': u'192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1', 'command': [u'/docker_puppet_apply.sh', u'2', u'file,file_line,concat,augeas,tripleo::firewall::rule,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ip,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation', u'include ::tripleo::profile::base::pacemaker; include ::tripleo::profile::pacemaker::haproxy_bundle', u'--debug'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', u'/etc/puppet:/tmp/puppet-etc:ro', u'/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', u'/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro', u'/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro', u'/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro', u'/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro', u'/etc/sysconfig:/etc/sysconfig:rw', u'/usr/libexec/iptables:/usr/libexec/iptables:ro', u'/usr/libexec/initscripts/legacy-actions:/usr/libexec/initscripts/legacy-actions:ro', u'/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro', u'/dev/shm:/dev/shm:rw'], 'net': u'host', 'detach': False, 'privileged': True}, 'cinder_scheduler_init_logs': {'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest', 'command': [u'/bin/bash', u'-c', u'chown -R cinder:cinder /var/log/cinder'], 'privileged': False, 'volumes': [u'/var/log/containers/cinder:/var/log/cinder'], 'user': u'root'}, 'redis_init_bundle': {'start_order': 2, 'image': u'192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1', 'config_volume': u'redis_init_bundle', 'command': [u'/docker_puppet_apply.sh', u'2', u'file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation', u'include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::redis_bundle', u'--debug'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', u'/etc/puppet:/tmp/puppet-etc:ro', u'/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', u'/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro', u'/dev/shm:/dev/shm:rw'], 'net': u'host', 'detach': False}, 'glance_init_logs': {'image': u'192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R glance:glance /var/log/glance'], 'privileged': False, 'volumes': [u'/var/log/containers/glance:/var/log/glance'], 'user': u'root'}, 'heat_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R heat:heat /var/log/heat'], 'user': u'root', 'volumes': [u'/var/log/containers/heat:/var/log/heat']}, 'create_keepalived_wrapper': {'start_order': 1, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest', 'pid': u'host', 'command': [u'/docker_puppet_apply.sh', u'4', u'file', u'include ::tripleo::profile::base::neutron::l3_agent_wrappers'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', u'/etc/puppet:/tmp/puppet-etc:ro', u'/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', u'/run/openvswitch:/run/openvswitch', u'/var/lib/neutron:/var/lib/neutron'], 'net': u'host', 'detach': False}, 'cinder_api_init_logs': {'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-api:latest', 'command': [u'/bin/bash', u'-c', u'chown -R cinder:cinder /var/log/cinder'], 'privileged': False, 'volumes': [u'/var/log/containers/cinder:/var/log/cinder', u'/var/log/containers/httpd/cinder-api:/var/log/httpd'], 'user': u'root'}, 'create_dnsmasq_wrapper': {'start_order': 1, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest', 'pid': u'host', 'command': [u'/docker_puppet_apply.sh', u'4', u'file', u'include ::tripleo::profile::base::neutron::dhcp_agent_wrappers'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', u'/etc/puppet:/tmp/puppet-etc:ro', u'/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', u'/run/openvswitch:/run/openvswitch', u'/var/lib/neutron:/var/lib/neutron'], 'net': u'host', 'detach': False}, 'nova_placement_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R nova:nova /var/log/nova'], 'start_order': 1, 'volumes': [u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-placement:/var/log/httpd'], 'user': u'root'}, 'horizon_fix_perms': {'image': u'192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'touch /var/log/horizon/horizon.log && chown -R apache:apache /var/log/horizon && chmod -R a+rx /etc/openstack-dashboard'], 'user': u'root', 'volumes': [u'/var/log/containers/horizon:/var/log/horizon', u'/var/log/containers/httpd/horizon:/var/log/httpd', u'/var/lib/config-data/puppet-generated/horizon/etc/openstack-dashboard:/etc/openstack-dashboard']}, 'panko_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R panko:panko /var/log/panko'], 'user': u'root', 'volumes': [u'/var/log/containers/panko:/var/log/panko', u'/var/log/containers/httpd/panko-api:/var/log/httpd']}, 'keystone_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R keystone:keystone /var/log/keystone'], 'start_order': 1, 'volumes': [u'/var/log/containers/keystone:/var/log/keystone', u'/var/log/containers/httpd/keystone:/var/log/httpd'], 'user': u'root'}, 'aodh_init_log': {'image': u'192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1', 'command': [u'/bin/bash', u'-c', u'chown -R aodh:aodh /var/log/aodh'], 'user': u'root', 'volumes': [u'/var/log/containers/aodh:/var/log/aodh', u'/var/log/containers/httpd/aodh-api:/var/log/httpd']}}, 'key': u'step_2'}) => {"changed": true, "checksum": "ad2ba8c323a42ab9cc1f9e9bce9e517805c01e79", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_2.json", "gid": 0, "group": "root", "item": {"key": "step_2", "value": {"aodh_init_log": {"command": ["/bin/bash", "-c", "chown -R aodh:aodh /var/log/aodh"], "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd"]}, "cinder_api_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_scheduler_init_logs": {"command": ["/bin/bash", "-c", "chown -R cinder:cinder /var/log/cinder"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/cinder:/var/log/cinder"]}, "clustercheck": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/clustercheck.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/clustercheck/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "create_dnsmasq_wrapper": {"command": ["/docker_puppet_apply.sh", "4", "file", "include ::tripleo::profile::base::neutron::dhcp_agent_wrappers"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest", "net": "host", "pid": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron"]}, "create_keepalived_wrapper": {"command": ["/docker_puppet_apply.sh", "4", "file", "include ::tripleo::profile::base::neutron::l3_agent_wrappers"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest", "net": "host", "pid": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron"]}, "glance_init_logs": {"command": ["/bin/bash", "-c", "chown -R glance:glance /var/log/glance"], "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/glance:/var/log/glance"]}, "gnocchi_init_log": {"command": ["/bin/bash", "-c", "chown -R gnocchi:gnocchi /var/log/gnocchi"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd"]}, "haproxy_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,tripleo::firewall::rule,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ip,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation", "include ::tripleo::profile::base::pacemaker; include ::tripleo::profile::pacemaker::haproxy_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "net": "host", "privileged": true, "start_order": 3, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro", "/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro", "/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro", "/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro", "/etc/sysconfig:/etc/sysconfig:rw", "/usr/libexec/iptables:/usr/libexec/iptables:ro", "/usr/libexec/initscripts/legacy-actions:/usr/libexec/initscripts/legacy-actions:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}, "heat_init_log": {"command": ["/bin/bash", "-c", "chown -R heat:heat /var/log/heat"], "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/heat:/var/log/heat"]}, "horizon_fix_perms": {"command": ["/bin/bash", "-c", "touch /var/log/horizon/horizon.log && chown -R apache:apache /var/log/horizon && chmod -R a+rx /etc/openstack-dashboard"], "image": "192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/horizon:/var/log/horizon", "/var/log/containers/httpd/horizon:/var/log/httpd", "/var/lib/config-data/puppet-generated/horizon/etc/openstack-dashboard:/etc/openstack-dashboard"]}, "keystone_init_log": {"command": ["/bin/bash", "-c", "chown -R keystone:keystone /var/log/keystone"], "image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "start_order": 1, "user": "root", "volumes": ["/var/log/containers/keystone:/var/log/keystone", "/var/log/containers/httpd/keystone:/var/log/httpd"]}, "mysql_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,galera_ready,mysql_database,mysql_grant,mysql_user", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::mysql_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw", "/var/lib/mysql:/var/lib/mysql:rw"]}, "neutron_init_logs": {"command": ["/bin/bash", "-c", "chown -R neutron:neutron /var/log/neutron"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "privileged": false, "user": "root", "volumes": ["/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd"]}, "nova_api_init_logs": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd"]}, "nova_metadata_init_log": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "privileged": false, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova"]}, "nova_placement_init_log": {"command": ["/bin/bash", "-c", "chown -R nova:nova /var/log/nova"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", "start_order": 1, "user": "root", "volumes": ["/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-placement:/var/log/httpd"]}, "panko_init_log": {"command": ["/bin/bash", "-c", "chown -R panko:panko /var/log/panko"], "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "user": "root", "volumes": ["/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd"]}, "rabbitmq_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,rabbitmq_policy,rabbitmq_user,rabbitmq_ready", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::rabbitmq_bundle", "--debug"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw", "/bin/true:/bin/epmd"]}, "redis_init_bundle": {"command": ["/docker_puppet_apply.sh", "2", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::database::redis_bundle", "--debug"], "config_volume": "redis_init_bundle", "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", "net": "host", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}}}, "md5sum": "1d60521866d616839f6b3004f7e0e9ab", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 11986, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213241.73-130060911576249/source", "state": "file", "uid": 0} >2018-05-24 21:54:11,109 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'cinder_volume_init_bundle': {'start_order': 0, 'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest', 'command': [u'/docker_puppet_apply.sh', u'5', u'file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::constraint::location', u'include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::cinder::volume_bundle', u'--debug --verbose'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', u'/etc/puppet:/tmp/puppet-etc:ro', u'/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', u'/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro', u'/dev/shm:/dev/shm:rw'], 'net': u'host', 'detach': False}, 'gnocchi_statsd': {'image': u'192.168.24.1:8787/rhosp12/openstack-gnocchi-statsd:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/gnocchi_statsd.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/gnocchi:/var/log/gnocchi', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'gnocchi_metricd': {'image': u'192.168.24.1:8787/rhosp12/openstack-gnocchi-metricd:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/gnocchi_metricd.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/gnocchi:/var/log/gnocchi', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_api_discover_hosts': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'environment': [u'TRIPLEO_DEPLOY_IDENTIFIER='], 'command': u'/usr/bin/bootstrap_host_exec nova_api /nova_api_discover_hosts.sh', 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd', u'/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro', u'/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro', u'/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/docker-config-scripts/nova_api_discover_hosts.sh:/nova_api_discover_hosts.sh:ro'], 'net': u'host', 'detach': False}, 'ceilometer_gnocchi_upgrade': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1', 'command': [u'/usr/bin/bootstrap_host_exec', u'ceilometer_agent_central', u"su ceilometer -s /bin/bash -c 'for n in {1..10}; do /usr/bin/ceilometer-upgrade --skip-metering-database && exit 0 || sleep 5; done; exit 1'"], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/config-data/ceilometer/etc/ceilometer/:/etc/ceilometer/:ro', u'/var/log/containers/ceilometer:/var/log/ceilometer'], 'net': u'host', 'detach': False, 'privileged': False}, 'gnocchi_api': {'image': u'192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/gnocchi_api.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/gnocchi:/var/log/gnocchi', u'/var/log/containers/httpd/gnocchi-api:/var/log/httpd', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}}, 'key': u'step_5'}) => {"changed": true, "checksum": "7c61f226fce6b223d6a86c52b2d13ec78d08265e", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_5.json", "gid": 0, "group": "root", "item": {"key": "step_5", "value": {"ceilometer_gnocchi_upgrade": {"command": ["/usr/bin/bootstrap_host_exec", "ceilometer_agent_central", "su ceilometer -s /bin/bash -c 'for n in {1..10}; do /usr/bin/ceilometer-upgrade --skip-metering-database && exit 0 || sleep 5; done; exit 1'"], "detach": false, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", "net": "host", "privileged": false, "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/config-data/ceilometer/etc/ceilometer/:/etc/ceilometer/:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_volume_init_bundle": {"command": ["/docker_puppet_apply.sh", "5", "file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::constraint::location", "include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::cinder::volume_bundle", "--debug --verbose"], "detach": false, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:latest", "net": "host", "start_order": 0, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro", "/etc/puppet:/tmp/puppet-etc:ro", "/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro", "/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro", "/dev/shm:/dev/shm:rw"]}, "gnocchi_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "gnocchi_metricd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-metricd:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_metricd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "gnocchi_statsd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-statsd:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_statsd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "nova_api_discover_hosts": {"command": "/usr/bin/bootstrap_host_exec nova_api /nova_api_discover_hosts.sh", "detach": false, "environment": ["TRIPLEO_DEPLOY_IDENTIFIER="], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "start_order": 1, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/lib/config-data/nova/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro", "/var/lib/config-data/nova/etc/nova/:/etc/nova/:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/docker-config-scripts/nova_api_discover_hosts.sh:/nova_api_discover_hosts.sh:ro"]}}}, "md5sum": "5f1a19f4168d17793573f31fe503e280", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 6222, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213246.47-153185847267914/source", "state": "file", "uid": 0} >2018-05-24 21:54:15,893 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'swift_container_updater': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_container_updater.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'aodh_evaluator': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-aodh-evaluator:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/aodh_evaluator.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/aodh:/var/log/aodh'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_scheduler': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-scheduler:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/kolla/config_files/nova_scheduler.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro', u'/run:/run'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_object_server': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_object_server.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'cinder_api': {'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-api:latest', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/cinder_api.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/cinder:/var/log/cinder', u'/var/log/containers/httpd/cinder-api:/var/log/httpd', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_proxy': {'start_order': 2, 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_proxy.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/run:/run', u'/srv/node:/srv/node', u'/dev:/dev'], 'net': u'host', 'restart': u'always'}, 'neutron_dhcp': {'start_order': 10, 'ulimit': [u'nofile=1024'], 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/neutron:/var/log/neutron', u'/var/lib/kolla/config_files/neutron_dhcp.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro', u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch', u'/var/lib/neutron:/var/lib/neutron', u'/run/netns:/run/netns:shared', u'/var/lib/openstack:/var/lib/openstack', u'/var/lib/neutron/dnsmasq_wrapper:/usr/local/bin/dnsmasq:ro', u'/var/lib/neutron/dhcp_haproxy_wrapper:/usr/local/bin/haproxy:ro'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'heat_api': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/heat:/var/log/heat', u'/var/log/containers/httpd/heat-api:/var/log/httpd', u'/var/lib/kolla/config_files/heat_api.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_object_auditor': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_object_auditor.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'neutron_metadata_agent': {'start_order': 10, 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-metadata-agent:latest', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/neutron:/var/log/neutron', u'/var/lib/kolla/config_files/neutron_metadata_agent.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro', u'/lib/modules:/lib/modules:ro', u'/var/lib/neutron:/var/lib/neutron'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'ceilometer_agent_central': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/ceilometer_agent_central.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/ceilometer:/var/log/ceilometer'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'keystone_refresh': {'action': u'exec', 'start_order': 1, 'command': [u'keystone', u'pkill', u'--signal', u'USR1', u'httpd'], 'user': u'root'}, 'swift_account_replicator': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_account_replicator.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'aodh_notifier': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-aodh-notifier:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/aodh_notifier.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/aodh:/var/log/aodh'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_api_cron': {'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd', u'/var/lib/kolla/config_files/nova_api_cron.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_consoleauth': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-consoleauth:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/kolla/config_files/nova_consoleauth.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'gnocchi_db_sync': {'image': u'192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/gnocchi_db_sync.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/gnocchi:/var/log/gnocchi', u'/var/log/containers/httpd/gnocchi-api:/var/log/httpd', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro'], 'net': u'host', 'detach': False, 'privileged': False}, 'swift_account_reaper': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_account_reaper.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'ceilometer_agent_notification': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/ceilometer_agent_notification.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro', u'/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src-panko:ro', u'/var/log/containers/ceilometer:/var/log/ceilometer'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_vnc_proxy': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-novncproxy:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/kolla/config_files/nova_vnc_proxy.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_rsync': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_rsync.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'nova_api': {'start_order': 2, 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/log/containers/httpd/nova-api:/var/log/httpd', u'/var/lib/kolla/config_files/nova_api.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro', u'', u''], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'aodh_api': {'image': u'192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/aodh_api.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/aodh:/var/log/aodh', u'/var/log/containers/httpd/aodh-api:/var/log/httpd', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_metadata': {'start_order': 2, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'nova', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/kolla/config_files/nova_metadata.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'heat_engine': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/heat:/var/log/heat', u'/var/lib/kolla/config_files/heat_engine.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/heat/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_container_server': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_container_server.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'swift_object_replicator': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_object_replicator.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'neutron_l3_agent': {'start_order': 10, 'ulimit': [u'nofile=1024'], 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/neutron:/var/log/neutron', u'/var/lib/kolla/config_files/neutron_l3_agent.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro', u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch', u'/var/lib/neutron:/var/lib/neutron', u'/run/netns:/run/netns:shared', u'/var/lib/openstack:/var/lib/openstack', u'/var/lib/neutron/keepalived_wrapper:/usr/local/bin/keepalived:ro', u'/var/lib/neutron/l3_haproxy_wrapper:/usr/local/bin/haproxy:ro', u'/var/lib/neutron/dibbler_wrapper:/usr/local/bin/dibbler_client:ro'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'cinder_scheduler': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/cinder_scheduler.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/cinder:/var/log/cinder'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_conductor': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-conductor:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/kolla/config_files/nova_conductor.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'heat_api_cfn': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/heat:/var/log/heat', u'/var/log/containers/httpd/heat-api-cfn:/var/log/httpd', u'/var/lib/kolla/config_files/heat_api_cfn.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/heat_api_cfn/:/var/lib/kolla/config_files/src:ro', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'neutron_ovs_agent': {'start_order': 10, 'ulimit': [u'nofile=1024'], 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/neutron:/var/log/neutron', u'/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro', u'/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro', u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'cinder_api_cron': {'image': u'registry.access.redhat.com/rhosp13/openstack-cinder-api:latest', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/cinder_api_cron.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/cinder:/var/log/cinder', u'/var/log/containers/httpd/cinder-api:/var/log/httpd'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_account_auditor': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_account_auditor.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'swift_container_replicator': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_container_replicator.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'swift_object_updater': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_object_updater.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'swift_object_expirer': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_object_expirer.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'heat_api_cron': {'image': u'192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/heat:/var/log/heat', u'/var/log/containers/httpd/heat-api:/var/log/httpd', u'/var/lib/kolla/config_files/heat_api_cron.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_container_auditor': {'image': u'192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_container_auditor.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'panko_api': {'start_order': 2, 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/panko:/var/log/panko', u'/var/log/containers/httpd/panko-api:/var/log/httpd', u'/var/lib/kolla/config_files/panko_api.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src:ro', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'aodh_listener': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-aodh-listener:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/aodh_listener.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers/aodh:/var/log/aodh'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'neutron_api': {'start_order': 0, 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/neutron:/var/log/neutron', u'/var/log/containers/httpd/neutron-api:/var/log/httpd', u'/var/lib/kolla/config_files/neutron_api.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'swift_account_server': {'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'swift', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/swift_account_server.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro', u'/srv/node:/srv/node', u'/dev:/dev', u'/var/cache/swift:/var/cache/swift'], 'net': u'host', 'restart': u'always'}, 'glance_api': {'start_order': 2, 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/glance:/var/log/glance', u'/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json', u'/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro', u'', u''], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'logrotate_crond': {'image': u'192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers:/var/log/containers'], 'net': u'none', 'privileged': True, 'restart': u'always'}}, 'key': u'step_4'}) => {"changed": true, "checksum": "89f6755ac494fe300d04fadf76bea8da820a0f3f", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_4.json", "gid": 0, "group": "root", "item": {"key": "step_4", "value": {"aodh_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh", "/var/log/containers/httpd/aodh-api:/var/log/httpd", "", ""]}, "aodh_evaluator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-evaluator:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_evaluator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "aodh_listener": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-listener:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_listener.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "aodh_notifier": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-aodh-notifier:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/aodh_notifier.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/aodh/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/aodh:/var/log/aodh"]}, "ceilometer_agent_central": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_central.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "ceilometer_agent_notification": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-notification:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_notification.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src-panko:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "cinder_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd", "", ""]}, "cinder_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder", "/var/log/containers/httpd/cinder-api:/var/log/httpd"]}, "cinder_scheduler": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-cinder-scheduler:latest", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/cinder_scheduler.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/cinder/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/cinder:/var/log/cinder"]}, "glance_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/glance:/var/log/glance", "/var/lib/kolla/config_files/glance_api.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/glance_api/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "", ""]}, "gnocchi_db_sync": {"detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", "net": "host", "privileged": false, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/gnocchi_db_sync.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/gnocchi/:/var/lib/kolla/config_files/src:ro", "/var/log/containers/gnocchi:/var/log/gnocchi", "/var/log/containers/httpd/gnocchi-api:/var/log/httpd", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro"]}, "heat_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api:/var/log/httpd", "/var/lib/kolla/config_files/heat_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro", "", ""]}, "heat_api_cfn": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api-cfn:/var/log/httpd", "/var/lib/kolla/config_files/heat_api_cfn.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api_cfn/:/var/lib/kolla/config_files/src:ro", "", ""]}, "heat_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/log/containers/httpd/heat-api:/var/log/httpd", "/var/lib/kolla/config_files/heat_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat_api/:/var/lib/kolla/config_files/src:ro"]}, "heat_engine": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-heat-engine:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/heat:/var/log/heat", "/var/lib/kolla/config_files/heat_engine.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/heat/:/var/lib/kolla/config_files/src:ro"]}, "keystone_refresh": {"action": "exec", "command": ["keystone", "pkill", "--signal", "USR1", "httpd"], "start_order": 1, "user": "root"}, "logrotate_crond": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", "net": "none", "pid": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro", "/var/log/containers:/var/log/containers"]}, "neutron_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "privileged": false, "restart": "always", "start_order": 0, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/log/containers/httpd/neutron-api:/var/log/httpd", "/var/lib/kolla/config_files/neutron_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro"]}, "neutron_dhcp": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-dhcp-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_dhcp.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron", "/run/netns:/run/netns:shared", "/var/lib/openstack:/var/lib/openstack", "/var/lib/neutron/dnsmasq_wrapper:/usr/local/bin/dnsmasq:ro", "/var/lib/neutron/dhcp_haproxy_wrapper:/usr/local/bin/haproxy:ro"]}, "neutron_l3_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-l3-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_l3_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/var/lib/neutron:/var/lib/neutron", "/run/netns:/run/netns:shared", "/var/lib/openstack:/var/lib/openstack", "/var/lib/neutron/keepalived_wrapper:/usr/local/bin/keepalived:ro", "/var/lib/neutron/l3_haproxy_wrapper:/usr/local/bin/haproxy:ro", "/var/lib/neutron/dibbler_wrapper:/usr/local/bin/dibbler_client:ro"]}, "neutron_metadata_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-metadata-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_metadata_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/var/lib/neutron:/var/lib/neutron"]}, "neutron_ovs_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch"]}, "nova_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/kolla/config_files/nova_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro", "", ""]}, "nova_api_cron": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/log/containers/httpd/nova-api:/var/log/httpd", "/var/lib/kolla/config_files/nova_api_cron.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_conductor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-conductor:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_conductor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_consoleauth": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-consoleauth:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_consoleauth.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_metadata": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "user": "nova", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_metadata.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "nova_scheduler": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-scheduler:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_scheduler.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro", "/run:/run"]}, "nova_vnc_proxy": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-novncproxy:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_vnc_proxy.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova/:/var/lib/kolla/config_files/src:ro"]}, "panko_api": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/panko:/var/log/panko", "/var/log/containers/httpd/panko-api:/var/log/httpd", "/var/lib/kolla/config_files/panko_api.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/panko/:/var/lib/kolla/config_files/src:ro", "", ""]}, "swift_account_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_reaper": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_reaper.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_account_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-account:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_account_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_container_updater": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-container:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_container_updater.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_auditor": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_auditor.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_expirer": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_expirer.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_replicator": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_replicator.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_server": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_server.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_object_updater": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "restart": "always", "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_object_updater.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev", "/var/cache/swift:/var/cache/swift"]}, "swift_proxy": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", "net": "host", "restart": "always", "start_order": 2, "user": "swift", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_proxy.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/run:/run", "/srv/node:/srv/node", "/dev:/dev"]}, "swift_rsync": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-swift-object:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/swift_rsync.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/swift/:/var/lib/kolla/config_files/src:ro", "/srv/node:/srv/node", "/dev:/dev"]}}}, "md5sum": "6474750b11697e42f0938ced8cda5097", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 42966, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213251.13-37933182461265/source", "state": "file", "uid": 0} >2018-05-24 21:54:20,646 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {}, 'key': u'step_6'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_6.json", "gid": 0, "group": "root", "item": {"key": "step_6", "value": {}}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 2, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213255.87-4641940769967/source", "state": "file", "uid": 0} >2018-05-24 21:54:20,714 p=21561 u=mistral | TASK [Create /var/lib/kolla/config_files directory] **************************** >2018-05-24 21:54:23,267 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/kolla/config_files", "secontext": "system_u:object_r:container_file_t:s0", "size": 4096, "state": "directory", "uid": 0} >2018-05-24 21:54:23,290 p=21561 u=mistral | TASK [Check if kolla_config.yaml file exists] ********************************** >2018-05-24 21:54:23,508 p=21561 u=mistral | ok: [192.168.24.7 -> localhost] => {"changed": false, "stat": {"atime": 1527212962.9465923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 48, "charset": "unknown", "checksum": "be934dc81cd5b138d5cdf765730f065a6d93c284", "ctime": 1527212962.9465923, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 50891256, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "ebf45b02e6cda365c85a73145a534437", "mimetype": "unknown", "mode": "0644", "mtime": 1527212962.9465923, "nlink": 1, "path": "Controller/kolla_config.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 22386, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-24 21:54:23,526 p=21561 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-24 21:54:23,784 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"role_data_kolla_config": {"/var/lib/kolla/config_files/aodh_api.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}, "/var/lib/kolla/config_files/aodh_evaluator.json": {"command": "/usr/bin/aodh-evaluator", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}, "/var/lib/kolla/config_files/aodh_listener.json": {"command": "/usr/bin/aodh-listener", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}, "/var/lib/kolla/config_files/aodh_notifier.json": {"command": "/usr/bin/aodh-notifier", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}, "/var/lib/kolla/config_files/ceilometer_agent_central.json": {"command": "/usr/bin/ceilometer-polling --polling-namespaces central --logfile /var/log/ceilometer/central.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/ceilometer_agent_notification.json": {"command": "/usr/bin/ceilometer-agent-notification --logfile /var/log/ceilometer/agent-notification.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-panko/*"}], "permissions": [{"owner": "root:ceilometer", "path": "/etc/panko", "recurse": true}]}, "/var/lib/kolla/config_files/cinder_api.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}, "/var/lib/kolla/config_files/cinder_api_cron.json": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}, "/var/lib/kolla/config_files/cinder_scheduler.json": {"command": "/usr/bin/cinder-scheduler --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}, "/var/lib/kolla/config_files/cinder_volume.json": {"command": "/usr/bin/cinder-volume --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}, {"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}, "/var/lib/kolla/config_files/clustercheck.json": {"command": "/usr/sbin/xinetd -dontfork", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/glance_api.json": {"command": "/usr/bin/glance-api --config-file /usr/share/glance/glance-api-dist.conf --config-file /etc/glance/glance-api.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "glance:glance", "path": "/var/lib/glance", "recurse": true}, {"owner": "glance:glance", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}, "/var/lib/kolla/config_files/glance_api_tls_proxy.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/gnocchi_api.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}, "/var/lib/kolla/config_files/gnocchi_db_sync.json": {"command": "/usr/bin/bootstrap_host_exec gnocchi_api /usr/bin/gnocchi-upgrade --sacks-number=128", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}, "/var/lib/kolla/config_files/gnocchi_metricd.json": {"command": "/usr/bin/gnocchi-metricd", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}, "/var/lib/kolla/config_files/gnocchi_statsd.json": {"command": "/usr/bin/gnocchi-statsd", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}, "/var/lib/kolla/config_files/haproxy.json": {"command": "/usr/sbin/haproxy-systemd-wrapper -f /etc/haproxy/haproxy.cfg", "config_files": [{"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "haproxy:haproxy", "path": "/var/lib/haproxy", "recurse": true}, {"optional": true, "owner": "haproxy:haproxy", "path": "/etc/pki/tls/certs/haproxy/*", "perm": "0600"}, {"optional": true, "owner": "haproxy:haproxy", "path": "/etc/pki/tls/private/haproxy/*", "perm": "0600"}]}, "/var/lib/kolla/config_files/heat_api.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}, "/var/lib/kolla/config_files/heat_api_cfn.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}, "/var/lib/kolla/config_files/heat_api_cron.json": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}, "/var/lib/kolla/config_files/heat_engine.json": {"command": "/usr/bin/heat-engine --config-file /usr/share/heat/heat-dist.conf --config-file /etc/heat/heat.conf ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}, "/var/lib/kolla/config_files/horizon.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "apache:apache", "path": "/var/log/horizon/", "recurse": true}, {"owner": "apache:apache", "path": "/etc/openstack-dashboard/", "recurse": true}, {"owner": "apache:apache", "path": "/usr/share/openstack-dashboard/openstack_dashboard/local/", "recurse": false}, {"owner": "apache:apache", "path": "/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/", "recurse": false}]}, "/var/lib/kolla/config_files/iscsid.json": {"command": "/usr/sbin/iscsid -f", "config_files": [{"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}]}, "/var/lib/kolla/config_files/keystone.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/keystone_cron.json": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "keystone:keystone", "path": "/var/log/keystone", "recurse": true}]}, "/var/lib/kolla/config_files/logrotate-crond.json": {"command": "/usr/sbin/crond -s -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/mysql.json": {"command": "/usr/sbin/pacemaker_remoted", "config_files": [{"dest": "/etc/libqb/force-filesystem-sockets", "owner": "root", "perm": "0644", "source": "/dev/null"}, {"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "mysql:mysql", "path": "/var/log/mysql", "recurse": true}, {"optional": true, "owner": "mysql:mysql", "path": "/etc/pki/tls/certs/mysql.crt", "perm": "0600"}, {"optional": true, "owner": "mysql:mysql", "path": "/etc/pki/tls/private/mysql.key", "perm": "0600"}]}, "/var/lib/kolla/config_files/neutron_api.json": {"command": "/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-server --log-file=/var/log/neutron/server.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}]}, "/var/lib/kolla/config_files/neutron_dhcp.json": {"command": "/usr/bin/neutron-dhcp-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-dhcp-agent --log-file=/var/log/neutron/dhcp-agent.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/var/lib/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/etc/pki/tls/certs/neutron.crt"}, {"owner": "neutron:neutron", "path": "/etc/pki/tls/private/neutron.key"}]}, "/var/lib/kolla/config_files/neutron_l3_agent.json": {"command": "/usr/bin/neutron-l3-agent --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/l3_agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-l3-agent --log-file=/var/log/neutron/l3-agent.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/var/lib/neutron", "recurse": true}]}, "/var/lib/kolla/config_files/neutron_metadata_agent.json": {"command": "/usr/bin/neutron-metadata-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-metadata-agent --log-file=/var/log/neutron/metadata-agent.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/var/lib/neutron", "recurse": true}]}, "/var/lib/kolla/config_files/neutron_ovs_agent.json": {"command": "/neutron_ovs_agent_launcher.sh", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}]}, "/var/lib/kolla/config_files/neutron_server_tls_proxy.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/nova_api.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/nova_api_cron.json": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/nova_conductor.json": {"command": "/usr/bin/nova-conductor ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/nova_consoleauth.json": {"command": "/usr/bin/nova-consoleauth ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/nova_metadata.json": {"command": "/usr/bin/nova-api-metadata ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/nova_placement.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/nova_scheduler.json": {"command": "/usr/bin/nova-scheduler ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/nova_vnc_proxy.json": {"command": "/usr/bin/nova-novncproxy --web /usr/share/novnc/ ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}, "/var/lib/kolla/config_files/panko_api.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "panko:panko", "path": "/var/log/panko", "recurse": true}]}, "/var/lib/kolla/config_files/rabbitmq.json": {"command": "/usr/sbin/pacemaker_remoted", "config_files": [{"dest": "/etc/libqb/force-filesystem-sockets", "owner": "root", "perm": "0644", "source": "/dev/null"}, {"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "rabbitmq:rabbitmq", "path": "/var/lib/rabbitmq", "recurse": true}, {"owner": "rabbitmq:rabbitmq", "path": "/var/log/rabbitmq", "recurse": true}, {"optional": true, "owner": "rabbitmq:rabbitmq", "path": "/etc/pki/tls/certs/rabbitmq.crt", "perm": "0600"}, {"optional": true, "owner": "rabbitmq:rabbitmq", "path": "/etc/pki/tls/private/rabbitmq.key", "perm": "0600"}]}, "/var/lib/kolla/config_files/redis.json": {"command": "/usr/sbin/pacemaker_remoted", "config_files": [{"dest": "/etc/libqb/force-filesystem-sockets", "owner": "root", "perm": "0644", "source": "/dev/null"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "redis:redis", "path": "/var/run/redis", "recurse": true}, {"owner": "redis:redis", "path": "/var/lib/redis", "recurse": true}, {"owner": "redis:redis", "path": "/var/log/redis", "recurse": true}, {"optional": true, "owner": "redis:redis", "path": "/etc/pki/tls/certs/redis.crt", "perm": "0600"}, {"optional": true, "owner": "redis:redis", "path": "/etc/pki/tls/private/redis.key", "perm": "0600"}]}, "/var/lib/kolla/config_files/redis_tls_proxy.json": {"command": "stunnel /etc/stunnel/stunnel.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_account_auditor.json": {"command": "/usr/bin/swift-account-auditor /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_account_reaper.json": {"command": "/usr/bin/swift-account-reaper /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_account_replicator.json": {"command": "/usr/bin/swift-account-replicator /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_account_server.json": {"command": "/usr/bin/swift-account-server /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_container_auditor.json": {"command": "/usr/bin/swift-container-auditor /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_container_replicator.json": {"command": "/usr/bin/swift-container-replicator /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_container_server.json": {"command": "/usr/bin/swift-container-server /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_container_updater.json": {"command": "/usr/bin/swift-container-updater /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_object_auditor.json": {"command": "/usr/bin/swift-object-auditor /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_object_expirer.json": {"command": "/usr/bin/swift-object-expirer /etc/swift/object-expirer.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_object_replicator.json": {"command": "/usr/bin/swift-object-replicator /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_object_server.json": {"command": "/usr/bin/swift-object-server /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "swift:swift", "path": "/var/cache/swift", "recurse": true}]}, "/var/lib/kolla/config_files/swift_object_updater.json": {"command": "/usr/bin/swift-object-updater /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_proxy.json": {"command": "/usr/bin/swift-proxy-server /etc/swift/proxy-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_proxy_tls_proxy.json": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/swift_rsync.json": {"command": "/usr/bin/rsync --daemon --no-detach --config=/etc/rsyncd.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}}, "changed": false} >2018-05-24 21:54:23,803 p=21561 u=mistral | TASK [Write kolla config json files] ******************************************* >2018-05-24 21:54:27,592 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/crond -s -n'}, 'key': '/var/lib/kolla/config_files/logrotate-crond.json'}) => {"changed": false, "checksum": "ffe9de0004da782a3c06187384e88a4f193887b2", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/logrotate-crond.json", "value": {"command": "/usr/sbin/crond -s -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/logrotate-crond.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 160, "state": "file", "uid": 0} >2018-05-24 21:54:31,445 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND'}, 'key': '/var/lib/kolla/config_files/keystone.json'}) => {"changed": false, "checksum": "a7023bfb2751acaa34ba31b0d8dd94563a28b15c", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/keystone.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/keystone.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 167, "state": "file", "uid": 0} >2018-05-24 21:54:35,243 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-account-replicator /etc/swift/account-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_account_replicator.json'}) => {"changed": false, "checksum": "9d73a15af49d18d5b55cac2b370051b371c6f93a", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_account_replicator.json", "value": {"command": "/usr/bin/swift-account-replicator /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_account_replicator.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 203, "state": "file", "uid": 0} >2018-05-24 21:54:39,919 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/nova-scheduler ', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_scheduler.json'}) => {"changed": true, "checksum": "451278817057f192f132209f962de66124cf2d92", "dest": "/var/lib/kolla/config_files/nova_scheduler.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_scheduler.json", "value": {"command": "/usr/bin/nova-scheduler ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "md5sum": "bd11b9ef4042f1efc2fdbe764142a255", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 246, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213275.27-244395996240979/source", "state": "file", "uid": 0} >2018-05-24 21:54:43,687 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/crond -n', 'permissions': [{'owner': u'heat:heat', 'path': u'/var/log/heat', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/heat_api_cron.json'}) => {"changed": false, "checksum": "1ca607d26d9913457399640e0735d3f12eea0b34", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/heat_api_cron.json", "value": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/heat_api_cron.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 240, "state": "file", "uid": 0} >2018-05-24 21:54:47,569 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-account-reaper /etc/swift/account-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_account_reaper.json'}) => {"changed": false, "checksum": "b55a1fe2006c025b0bc906f92a24f13927ce3c2b", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_account_reaper.json", "value": {"command": "/usr/bin/swift-account-reaper /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_account_reaper.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 199, "state": "file", "uid": 0} >2018-05-24 21:54:52,241 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/nova-novncproxy --web /usr/share/novnc/ ', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_vnc_proxy.json'}) => {"changed": true, "checksum": "e6ed39c94421cb130615c70072ccffc0e40cf0b5", "dest": "/var/lib/kolla/config_files/nova_vnc_proxy.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_vnc_proxy.json", "value": {"command": "/usr/bin/nova-novncproxy --web /usr/share/novnc/ ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "md5sum": "37eb15f3aec5ed9b31d0bf6ade2dc889", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 271, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213287.6-211482707604420/source", "state": "file", "uid": 0} >2018-05-24 21:54:56,241 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}], 'command': u'/usr/bin/glance-api --config-file /usr/share/glance/glance-api-dist.conf --config-file /etc/glance/glance-api.conf', 'permissions': [{'owner': u'glance:glance', 'path': u'/var/lib/glance', 'recurse': True}, {'owner': u'glance:glance', 'path': u'/etc/ceph/ceph.client.openstack.keyring', 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/glance_api.json'}) => {"changed": false, "checksum": "62ba6095e7719de217286134ecb4394642e4fd3a", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/glance_api.json", "value": {"command": "/usr/bin/glance-api --config-file /usr/share/glance/glance-api-dist.conf --config-file /etc/glance/glance-api.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "glance:glance", "path": "/var/lib/glance", "recurse": true}, {"owner": "glance:glance", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/glance_api.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 556, "state": "file", "uid": 0} >2018-05-24 21:55:00,123 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-container-auditor /etc/swift/container-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_container_auditor.json'}) => {"changed": false, "checksum": "f09a7403ca24eb4b0103b4235f930114f6aa1213", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_container_auditor.json", "value": {"command": "/usr/bin/swift-container-auditor /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_container_auditor.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 204, "state": "file", "uid": 0} >2018-05-24 21:55:04,045 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-panko/*'}], 'command': u'/usr/bin/ceilometer-agent-notification --logfile /var/log/ceilometer/agent-notification.log', 'permissions': [{'owner': u'root:ceilometer', 'path': u'/etc/panko', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/ceilometer_agent_notification.json'}) => {"changed": false, "checksum": "5616ffe9ade4f4be1ac6102de32840ab6cee21d2", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/ceilometer_agent_notification.json", "value": {"command": "/usr/bin/ceilometer-agent-notification --logfile /var/log/ceilometer/agent-notification.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-panko/*"}], "permissions": [{"owner": "root:ceilometer", "path": "/etc/panko", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/ceilometer_agent_notification.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 428, "state": "file", "uid": 0} >2018-05-24 21:55:07,829 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'heat:heat', 'path': u'/var/log/heat', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/heat_api.json'}) => {"changed": false, "checksum": "7aeae0c4726a26c8ce10605f3f694efe8206b82f", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/heat_api.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/heat_api.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 250, "state": "file", "uid": 0} >2018-05-24 21:55:11,624 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-proxy-server /etc/swift/proxy-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_proxy.json'}) => {"changed": false, "checksum": "771e078b08dddb0ec1e3ac8572a589998c02bf15", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_proxy.json", "value": {"command": "/usr/bin/swift-proxy-server /etc/swift/proxy-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_proxy.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 195, "state": "file", "uid": 0} >2018-05-24 21:55:15,430 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-container-updater /etc/swift/container-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_container_updater.json'}) => {"changed": false, "checksum": "4b8082b46ec357d2638170df86298aee0c4fc274", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_container_updater.json", "value": {"command": "/usr/bin/swift-container-updater /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_container_updater.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 204, "state": "file", "uid": 0} >2018-05-24 21:55:19,268 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND'}, 'key': '/var/lib/kolla/config_files/glance_api_tls_proxy.json'}) => {"changed": false, "checksum": "a7023bfb2751acaa34ba31b0d8dd94563a28b15c", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/glance_api_tls_proxy.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/glance_api_tls_proxy.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 167, "state": "file", "uid": 0} >2018-05-24 21:55:23,022 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-object-replicator /etc/swift/object-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_object_replicator.json'}) => {"changed": false, "checksum": "3d9a90637b9f384df701e98bc1677edd9929b4c8", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_object_replicator.json", "value": {"command": "/usr/bin/swift-object-replicator /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_object_replicator.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 201, "state": "file", "uid": 0} >2018-05-24 21:55:27,756 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/neutron_ovs_agent_launcher.sh', 'permissions': [{'owner': u'neutron:neutron', 'path': u'/var/log/neutron', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/neutron_ovs_agent.json'}) => {"changed": true, "checksum": "80ea1b42feb7dcf83a9da19be33cda27f6042bae", "dest": "/var/lib/kolla/config_files/neutron_ovs_agent.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/neutron_ovs_agent.json", "value": {"command": "/neutron_ovs_agent_launcher.sh", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}]}}, "md5sum": "1d661180054ac3e86e2be6eaa791e4ed", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 261, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213323.05-19861814697925/source", "state": "file", "uid": 0} >2018-05-24 21:55:31,644 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/etc/libqb/force-filesystem-sockets', 'owner': u'root', 'perm': u'0644', 'source': u'/dev/null'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'optional': True, 'source': u'/var/lib/kolla/config_files/src-tls/*'}], 'command': u'/usr/sbin/pacemaker_remoted', 'permissions': [{'owner': u'rabbitmq:rabbitmq', 'path': u'/var/lib/rabbitmq', 'recurse': True}, {'owner': u'rabbitmq:rabbitmq', 'path': u'/var/log/rabbitmq', 'recurse': True}, {'owner': u'rabbitmq:rabbitmq', 'path': u'/etc/pki/tls/certs/rabbitmq.crt', 'optional': True, 'perm': u'0600'}, {'owner': u'rabbitmq:rabbitmq', 'path': u'/etc/pki/tls/private/rabbitmq.key', 'optional': True, 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/rabbitmq.json'}) => {"changed": false, "checksum": "baa90e78a4b3e89b7e67d5255eea0e2703098f5d", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/rabbitmq.json", "value": {"command": "/usr/sbin/pacemaker_remoted", "config_files": [{"dest": "/etc/libqb/force-filesystem-sockets", "owner": "root", "perm": "0644", "source": "/dev/null"}, {"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "rabbitmq:rabbitmq", "path": "/var/lib/rabbitmq", "recurse": true}, {"owner": "rabbitmq:rabbitmq", "path": "/var/log/rabbitmq", "recurse": true}, {"optional": true, "owner": "rabbitmq:rabbitmq", "path": "/etc/pki/tls/certs/rabbitmq.crt", "perm": "0600"}, {"optional": true, "owner": "rabbitmq:rabbitmq", "path": "/etc/pki/tls/private/rabbitmq.key", "perm": "0600"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/rabbitmq.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 792, "state": "file", "uid": 0} >2018-05-24 21:55:36,278 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/cinder-scheduler --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf', 'permissions': [{'owner': u'cinder:cinder', 'path': u'/var/log/cinder', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/cinder_scheduler.json'}) => {"changed": true, "checksum": "4657dc3c48801f8be120a165c93cfbe62dcd2242", "dest": "/var/lib/kolla/config_files/cinder_scheduler.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/cinder_scheduler.json", "value": {"command": "/usr/bin/cinder-scheduler --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}}, "md5sum": "d10477357c742a106fd57237bbdff00f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 340, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213331.68-241903142838600/source", "state": "file", "uid": 0} >2018-05-24 21:55:40,124 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}], 'command': u'/usr/bin/gnocchi-metricd', 'permissions': [{'owner': u'gnocchi:gnocchi', 'path': u'/var/log/gnocchi', 'recurse': True}, {'owner': u'gnocchi:gnocchi', 'path': u'/etc/ceph/ceph.client.openstack.keyring', 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/gnocchi_metricd.json'}) => {"changed": false, "checksum": "8644852902c1729d3c166bcd450942a7eabf1885", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/gnocchi_metricd.json", "value": {"command": "/usr/bin/gnocchi-metricd", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/gnocchi_metricd.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 471, "state": "file", "uid": 0} >2018-05-24 21:55:44,009 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-container-replicator /etc/swift/container-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_container_replicator.json'}) => {"changed": false, "checksum": "6b8bb1b626d09c35fc1ecd96ea4d02f8ad57a2ca", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_container_replicator.json", "value": {"command": "/usr/bin/swift-container-replicator /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_container_replicator.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 207, "state": "file", "uid": 0} >2018-05-24 21:55:48,748 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/heat-engine --config-file /usr/share/heat/heat-dist.conf --config-file /etc/heat/heat.conf ', 'permissions': [{'owner': u'heat:heat', 'path': u'/var/log/heat', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/heat_engine.json'}) => {"changed": true, "checksum": "3cb84d56a3bf1f876b7700ba4515ce2217efda4a", "dest": "/var/lib/kolla/config_files/heat_engine.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/heat_engine.json", "value": {"command": "/usr/bin/heat-engine --config-file /usr/share/heat/heat-dist.conf --config-file /etc/heat/heat.conf ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}}, "md5sum": "a751346c674036868a2e2cdcf9d82a87", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 322, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213344.09-263613529946776/source", "state": "file", "uid": 0} >2018-05-24 21:55:52,480 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_api.json'}) => {"changed": false, "checksum": "76f6c5136a9f6744236a42a2b51cb1ac348e9d75", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_api.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/nova_api.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 250, "state": "file", "uid": 0} >2018-05-24 21:55:56,349 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-object-server /etc/swift/object-server.conf', 'permissions': [{'owner': u'swift:swift', 'path': u'/var/cache/swift', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/swift_object_server.json'}) => {"changed": false, "checksum": "5438faf1017b82a9d752e6b8e1283e04a39d0250", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_object_server.json", "value": {"command": "/usr/bin/swift-object-server /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "swift:swift", "path": "/var/cache/swift", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_object_server.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 285, "state": "file", "uid": 0} >2018-05-24 21:56:01,098 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'stunnel /etc/stunnel/stunnel.conf'}, 'key': '/var/lib/kolla/config_files/redis_tls_proxy.json'}) => {"changed": true, "checksum": "7a69a5f0ad0c319818ad1334604bfa134d2cbfd3", "dest": "/var/lib/kolla/config_files/redis_tls_proxy.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/redis_tls_proxy.json", "value": {"command": "stunnel /etc/stunnel/stunnel.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "md5sum": "a2c911c2d8550498445de55032b342ca", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 172, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213356.37-10883828571158/source", "state": "file", "uid": 0} >2018-05-24 21:56:04,837 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'gnocchi:gnocchi', 'path': u'/var/log/gnocchi', 'recurse': True}, {'owner': u'gnocchi:gnocchi', 'path': u'/etc/ceph/ceph.client.openstack.keyring', 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/gnocchi_api.json'}) => {"changed": false, "checksum": "9a81e046c413cd286f7ab8b6cb2567e3c50bee94", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/gnocchi_api.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/gnocchi_api.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 475, "state": "file", "uid": 0} >2018-05-24 21:56:09,536 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}, {'dest': u'/etc/iscsi/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-iscsid/*'}], 'command': u'/usr/bin/cinder-volume --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf', 'permissions': [{'owner': u'cinder:cinder', 'path': u'/var/log/cinder', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/cinder_volume.json'}) => {"changed": true, "checksum": "d779acac8a43ec57caf9d3cf41aa278359694d35", "dest": "/var/lib/kolla/config_files/cinder_volume.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/cinder_volume.json", "value": {"command": "/usr/bin/cinder-volume --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}, {"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}}, "md5sum": "f292f740b9765bdb496aedcada752b7d", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 579, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213364.87-281373676170169/source", "state": "file", "uid": 0} >2018-05-24 21:56:13,366 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'panko:panko', 'path': u'/var/log/panko', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/panko_api.json'}) => {"changed": false, "checksum": "1e0f912b0dac72a424e185c7f7e2e19993a026a5", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/panko_api.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "panko:panko", "path": "/var/log/panko", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/panko_api.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 253, "state": "file", "uid": 0} >2018-05-24 21:56:17,319 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-object-auditor /etc/swift/object-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_object_auditor.json'}) => {"changed": false, "checksum": "22acccfdbeca4990587bab8c0fb74372a83dbc78", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_object_auditor.json", "value": {"command": "/usr/bin/swift-object-auditor /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_object_auditor.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 198, "state": "file", "uid": 0} >2018-05-24 21:56:21,968 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/neutron-l3-agent --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/l3_agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-l3-agent --log-file=/var/log/neutron/l3-agent.log', 'permissions': [{'owner': u'neutron:neutron', 'path': u'/var/log/neutron', 'recurse': True}, {'owner': u'neutron:neutron', 'path': u'/var/lib/neutron', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/neutron_l3_agent.json'}) => {"changed": true, "checksum": "581795330ce5503dcc126d87683fd63c3fdad690", "dest": "/var/lib/kolla/config_files/neutron_l3_agent.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/neutron_l3_agent.json", "value": {"command": "/usr/bin/neutron-l3-agent --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/l3_agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-l3-agent --log-file=/var/log/neutron/l3-agent.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/var/lib/neutron", "recurse": true}]}}, "md5sum": "47c8efaea9d421e8b3c739fdc9e72112", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 634, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213377.34-266335096827164/source", "state": "file", "uid": 0} >2018-05-24 21:56:25,861 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-container-server /etc/swift/container-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_container_server.json'}) => {"changed": false, "checksum": "1f105f23f1dba2ff77eb57b4901ff78ba4b36d6a", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_container_server.json", "value": {"command": "/usr/bin/swift-container-server /etc/swift/container-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_container_server.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 203, "state": "file", "uid": 0} >2018-05-24 21:56:29,754 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/aodh-listener', 'permissions': [{'owner': u'aodh:aodh', 'path': u'/var/log/aodh', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/aodh_listener.json'}) => {"changed": false, "checksum": "bd0bfa2a926148c0d7fb998bd25694e60601deeb", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/aodh_listener.json", "value": {"command": "/usr/bin/aodh-listener", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/aodh_listener.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 244, "state": "file", "uid": 0} >2018-05-24 21:56:33,586 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'apache:apache', 'path': u'/var/log/horizon/', 'recurse': True}, {'owner': u'apache:apache', 'path': u'/etc/openstack-dashboard/', 'recurse': True}, {'owner': u'apache:apache', 'path': u'/usr/share/openstack-dashboard/openstack_dashboard/local/', 'recurse': False}, {'owner': u'apache:apache', 'path': u'/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/', 'recurse': False}]}, 'key': '/var/lib/kolla/config_files/horizon.json'}) => {"changed": false, "checksum": "fa0bd517119991f3d3c2ad9dafaf75d9e4bc4e0d", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/horizon.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "apache:apache", "path": "/var/log/horizon/", "recurse": true}, {"owner": "apache:apache", "path": "/etc/openstack-dashboard/", "recurse": true}, {"owner": "apache:apache", "path": "/usr/share/openstack-dashboard/openstack_dashboard/local/", "recurse": false}, {"owner": "apache:apache", "path": "/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/", "recurse": false}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/horizon.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 587, "state": "file", "uid": 0} >2018-05-24 21:56:38,101 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/neutron-dhcp-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-dhcp-agent --log-file=/var/log/neutron/dhcp-agent.log', 'permissions': [{'owner': u'neutron:neutron', 'path': u'/var/log/neutron', 'recurse': True}, {'owner': u'neutron:neutron', 'path': u'/var/lib/neutron', 'recurse': True}, {'owner': u'neutron:neutron', 'path': u'/etc/pki/tls/certs/neutron.crt'}, {'owner': u'neutron:neutron', 'path': u'/etc/pki/tls/private/neutron.key'}]}, 'key': '/var/lib/kolla/config_files/neutron_dhcp.json'}) => {"changed": true, "checksum": "2d20f9c99c3f94383c60b4a249ac2a1c4f2cb25a", "dest": "/var/lib/kolla/config_files/neutron_dhcp.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/neutron_dhcp.json", "value": {"command": "/usr/bin/neutron-dhcp-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-dhcp-agent --log-file=/var/log/neutron/dhcp-agent.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/var/lib/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/etc/pki/tls/certs/neutron.crt"}, {"owner": "neutron:neutron", "path": "/etc/pki/tls/private/neutron.key"}]}}, "md5sum": "84c13b224a8e908f67f8234720b26a6b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 747, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213393.61-155129716359342/source", "state": "file", "uid": 0} >2018-05-24 21:56:41,927 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND'}, 'key': '/var/lib/kolla/config_files/swift_proxy_tls_proxy.json'}) => {"changed": false, "checksum": "a7023bfb2751acaa34ba31b0d8dd94563a28b15c", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_proxy_tls_proxy.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_proxy_tls_proxy.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 167, "state": "file", "uid": 0} >2018-05-24 21:56:45,890 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-account-auditor /etc/swift/account-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_account_auditor.json'}) => {"changed": false, "checksum": "5a27e087c3a2c0ad1e72e36f7f03a5d687379f21", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_account_auditor.json", "value": {"command": "/usr/bin/swift-account-auditor /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_account_auditor.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 200, "state": "file", "uid": 0} >2018-05-24 21:56:50,532 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/etc/libqb/force-filesystem-sockets', 'owner': u'root', 'perm': u'0644', 'source': u'/dev/null'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'optional': True, 'source': u'/var/lib/kolla/config_files/src-tls/*'}], 'command': u'/usr/sbin/pacemaker_remoted', 'permissions': [{'owner': u'mysql:mysql', 'path': u'/var/log/mysql', 'recurse': True}, {'owner': u'mysql:mysql', 'path': u'/etc/pki/tls/certs/mysql.crt', 'optional': True, 'perm': u'0600'}, {'owner': u'mysql:mysql', 'path': u'/etc/pki/tls/private/mysql.key', 'optional': True, 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/mysql.json'}) => {"changed": true, "checksum": "9242e2a9ef89763454f97c6d05a60ebe5117dca1", "dest": "/var/lib/kolla/config_files/mysql.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/mysql.json", "value": {"command": "/usr/sbin/pacemaker_remoted", "config_files": [{"dest": "/etc/libqb/force-filesystem-sockets", "owner": "root", "perm": "0644", "source": "/dev/null"}, {"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "mysql:mysql", "path": "/var/log/mysql", "recurse": true}, {"optional": true, "owner": "mysql:mysql", "path": "/etc/pki/tls/certs/mysql.crt", "perm": "0600"}, {"optional": true, "owner": "mysql:mysql", "path": "/etc/pki/tls/private/mysql.key", "perm": "0600"}]}}, "md5sum": "91014342e399b30314bd97881ff00a79", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 687, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213405.91-171881223636589/source", "state": "file", "uid": 0} >2018-05-24 21:56:54,318 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/crond -n', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_api_cron.json'}) => {"changed": false, "checksum": "a9bf1f1855f4121d377655d8e44ff630da0f06f0", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_api_cron.json", "value": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/nova_api_cron.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 240, "state": "file", "uid": 0} >2018-05-24 21:56:59,213 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}], 'command': u'/usr/bin/bootstrap_host_exec gnocchi_api /usr/bin/gnocchi-upgrade --sacks-number=128', 'permissions': [{'owner': u'gnocchi:gnocchi', 'path': u'/var/log/gnocchi', 'recurse': True}, {'owner': u'gnocchi:gnocchi', 'path': u'/etc/ceph/ceph.client.openstack.keyring', 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/gnocchi_db_sync.json'}) => {"changed": true, "checksum": "2868039b85c06badfbb98ea4dca6bb3b24117e0a", "dest": "/var/lib/kolla/config_files/gnocchi_db_sync.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/gnocchi_db_sync.json", "value": {"command": "/usr/bin/bootstrap_host_exec gnocchi_api /usr/bin/gnocchi-upgrade --sacks-number=128", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}}, "md5sum": "a5ceb5a589ed7033118cca0a1edd7995", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 531, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213414.35-99203355414314/source", "state": "file", "uid": 0} >2018-05-24 21:57:03,156 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_placement.json'}) => {"changed": false, "checksum": "76f6c5136a9f6744236a42a2b51cb1ac348e9d75", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_placement.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/nova_placement.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 250, "state": "file", "uid": 0} >2018-05-24 21:57:07,866 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/nova-api-metadata ', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_metadata.json'}) => {"changed": true, "checksum": "3a4219b8f465909923705b9c72f7db9e9ee298b5", "dest": "/var/lib/kolla/config_files/nova_metadata.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_metadata.json", "value": {"command": "/usr/bin/nova-api-metadata ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "md5sum": "d2675de4dd82a1b6698231080199775a", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 249, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213423.18-182265807499298/source", "state": "file", "uid": 0} >2018-05-24 21:57:11,681 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/xinetd -dontfork'}, 'key': '/var/lib/kolla/config_files/clustercheck.json'}) => {"changed": false, "checksum": "7468c9c00e38283d1ae1ba3cda0c540cc21600fa", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/clustercheck.json", "value": {"command": "/usr/sbin/xinetd -dontfork", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/clustercheck.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 165, "state": "file", "uid": 0} >2018-05-24 21:57:15,516 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/ceilometer-polling --polling-namespaces central --logfile /var/log/ceilometer/central.log'}, 'key': '/var/lib/kolla/config_files/ceilometer_agent_central.json'}) => {"changed": false, "checksum": "87fff4fa80b294eca4605ebd9cb545ff63e046b6", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/ceilometer_agent_central.json", "value": {"command": "/usr/bin/ceilometer-polling --polling-namespaces central --logfile /var/log/ceilometer/central.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/ceilometer_agent_central.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 237, "state": "file", "uid": 0} >2018-05-24 21:57:20,215 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/neutron-metadata-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-metadata-agent --log-file=/var/log/neutron/metadata-agent.log', 'permissions': [{'owner': u'neutron:neutron', 'path': u'/var/log/neutron', 'recurse': True}, {'owner': u'neutron:neutron', 'path': u'/var/lib/neutron', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/neutron_metadata_agent.json'}) => {"changed": true, "checksum": "0df1a974074abf9e38eaf99eddbef29ee1a3c00b", "dest": "/var/lib/kolla/config_files/neutron_metadata_agent.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/neutron_metadata_agent.json", "value": {"command": "/usr/bin/neutron-metadata-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-metadata-agent --log-file=/var/log/neutron/metadata-agent.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}, {"owner": "neutron:neutron", "path": "/var/lib/neutron", "recurse": true}]}}, "md5sum": "f9b3d3549286cb9b8a3c01b5b1891a2e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 617, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213435.54-192587972079147/source", "state": "file", "uid": 0} >2018-05-24 21:57:24,020 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/rsync --daemon --no-detach --config=/etc/rsyncd.conf'}, 'key': '/var/lib/kolla/config_files/swift_rsync.json'}) => {"changed": false, "checksum": "bc7c2cd5e7c2a7867ccec900c851af48243912b5", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_rsync.json", "value": {"command": "/usr/bin/rsync --daemon --no-detach --config=/etc/rsyncd.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_rsync.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 200, "state": "file", "uid": 0} >2018-05-24 21:57:27,918 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-account-server /etc/swift/account-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_account_server.json'}) => {"changed": false, "checksum": "3863fe3f10f9eadb273ade86733fa2c51ce7681b", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_account_server.json", "value": {"command": "/usr/bin/swift-account-server /etc/swift/account-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_account_server.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 199, "state": "file", "uid": 0} >2018-05-24 21:57:32,610 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/crond -n', 'permissions': [{'owner': u'cinder:cinder', 'path': u'/var/log/cinder', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/cinder_api_cron.json'}) => {"changed": true, "checksum": "ae8fcec0818e63631b29e0b01f0b9048eb45fb47", "dest": "/var/lib/kolla/config_files/cinder_api_cron.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/cinder_api_cron.json", "value": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}}, "md5sum": "9cc7e0ddcf305e96646de1858f9b4a49", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 246, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213447.94-223071387618897/source", "state": "file", "uid": 0} >2018-05-24 21:57:37,323 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'optional': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'optional': True, 'source': u'/var/lib/kolla/config_files/src-tls/*'}], 'command': u'/usr/sbin/haproxy-systemd-wrapper -f /etc/haproxy/haproxy.cfg', 'permissions': [{'owner': u'haproxy:haproxy', 'path': u'/var/lib/haproxy', 'recurse': True}, {'owner': u'haproxy:haproxy', 'path': u'/etc/pki/tls/certs/haproxy/*', 'optional': True, 'perm': u'0600'}, {'owner': u'haproxy:haproxy', 'path': u'/etc/pki/tls/private/haproxy/*', 'optional': True, 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/haproxy.json'}) => {"changed": true, "checksum": "d568ca0bc0468c8b6187edd9a10ceee636b827eb", "dest": "/var/lib/kolla/config_files/haproxy.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/haproxy.json", "value": {"command": "/usr/sbin/haproxy-systemd-wrapper -f /etc/haproxy/haproxy.cfg", "config_files": [{"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "haproxy:haproxy", "path": "/var/lib/haproxy", "recurse": true}, {"optional": true, "owner": "haproxy:haproxy", "path": "/etc/pki/tls/certs/haproxy/*", "perm": "0600"}, {"optional": true, "owner": "haproxy:haproxy", "path": "/etc/pki/tls/private/haproxy/*", "perm": "0600"}]}}, "md5sum": "95bb5eeb826aac364bf23d145a5b2557", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 648, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213452.63-129627971266245/source", "state": "file", "uid": 0} >2018-05-24 21:57:41,114 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/aodh-notifier', 'permissions': [{'owner': u'aodh:aodh', 'path': u'/var/log/aodh', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/aodh_notifier.json'}) => {"changed": false, "checksum": "1537357bf1ebd7e7e160ac546c50de6faf989f43", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/aodh_notifier.json", "value": {"command": "/usr/bin/aodh-notifier", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/aodh_notifier.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 244, "state": "file", "uid": 0} >2018-05-24 21:57:44,986 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'aodh:aodh', 'path': u'/var/log/aodh', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/aodh_api.json'}) => {"changed": false, "checksum": "bbee61b80bce6f9e973f0392869a1e8d17a4d00c", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/aodh_api.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/aodh_api.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 250, "state": "file", "uid": 0} >2018-05-24 21:57:48,870 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/crond -n', 'permissions': [{'owner': u'keystone:keystone', 'path': u'/var/log/keystone', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/keystone_cron.json'}) => {"changed": false, "checksum": "4d1964789288b9505c0123e5e15a3460dbb08100", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/keystone_cron.json", "value": {"command": "/usr/sbin/crond -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "keystone:keystone", "path": "/var/log/keystone", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/keystone_cron.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 252, "state": "file", "uid": 0} >2018-05-24 21:57:53,521 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND'}, 'key': '/var/lib/kolla/config_files/neutron_server_tls_proxy.json'}) => {"changed": true, "checksum": "a7023bfb2751acaa34ba31b0d8dd94563a28b15c", "dest": "/var/lib/kolla/config_files/neutron_server_tls_proxy.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/neutron_server_tls_proxy.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "md5sum": "0184a7875048c9f404e8b5cdf6d70766", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 167, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213468.89-60566315221975/source", "state": "file", "uid": 0} >2018-05-24 21:57:57,306 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'heat:heat', 'path': u'/var/log/heat', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/heat_api_cfn.json'}) => {"changed": false, "checksum": "7aeae0c4726a26c8ce10605f3f694efe8206b82f", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/heat_api_cfn.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "heat:heat", "path": "/var/log/heat", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/heat_api_cfn.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 250, "state": "file", "uid": 0} >2018-05-24 21:58:02,193 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/nova-conductor ', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_conductor.json'}) => {"changed": true, "checksum": "5fe9173de5fb93a01cc4bf18c85a20b58544b9e6", "dest": "/var/lib/kolla/config_files/nova_conductor.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_conductor.json", "value": {"command": "/usr/bin/nova-conductor ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "md5sum": "2cbc48955e2c580a1c0cffc6766aab93", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 246, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213477.34-3759735980288/source", "state": "file", "uid": 0} >2018-05-24 21:58:06,765 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/etc/iscsi/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-iscsid/*'}], 'command': u'/usr/sbin/iscsid -f'}, 'key': '/var/lib/kolla/config_files/iscsid.json'}) => {"changed": true, "checksum": "387019c8bc60637f85c721b28db63dfca36f33af", "dest": "/var/lib/kolla/config_files/iscsid.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/iscsid.json", "value": {"command": "/usr/sbin/iscsid -f", "config_files": [{"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}]}}, "md5sum": "e65dbf63b98ae7cb5f9fd9ecc3cc8b4e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 175, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213482.22-205149107373790/source", "state": "file", "uid": 0} >2018-05-24 21:58:11,447 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/etc/libqb/force-filesystem-sockets', 'owner': u'root', 'perm': u'0644', 'source': u'/dev/null'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'optional': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/', 'merge': True, 'preserve_properties': True, 'optional': True, 'source': u'/var/lib/kolla/config_files/src-tls/*'}], 'command': u'/usr/sbin/pacemaker_remoted', 'permissions': [{'owner': u'redis:redis', 'path': u'/var/run/redis', 'recurse': True}, {'owner': u'redis:redis', 'path': u'/var/lib/redis', 'recurse': True}, {'owner': u'redis:redis', 'path': u'/var/log/redis', 'recurse': True}, {'owner': u'redis:redis', 'path': u'/etc/pki/tls/certs/redis.crt', 'optional': True, 'perm': u'0600'}, {'owner': u'redis:redis', 'path': u'/etc/pki/tls/private/redis.key', 'optional': True, 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/redis.json'}) => {"changed": true, "checksum": "d85d16b5d520838b8cf2793ff3be692df9188bb7", "dest": "/var/lib/kolla/config_files/redis.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/redis.json", "value": {"command": "/usr/sbin/pacemaker_remoted", "config_files": [{"dest": "/etc/libqb/force-filesystem-sockets", "owner": "root", "perm": "0644", "source": "/dev/null"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/", "merge": true, "optional": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-tls/*"}], "permissions": [{"owner": "redis:redis", "path": "/var/run/redis", "recurse": true}, {"owner": "redis:redis", "path": "/var/lib/redis", "recurse": true}, {"owner": "redis:redis", "path": "/var/log/redis", "recurse": true}, {"optional": true, "owner": "redis:redis", "path": "/etc/pki/tls/certs/redis.crt", "perm": "0600"}, {"optional": true, "owner": "redis:redis", "path": "/etc/pki/tls/private/redis.key", "perm": "0600"}]}}, "md5sum": "0499b85d2b94263820fddeb9059a6b77", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 843, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213486.79-164616250555250/source", "state": "file", "uid": 0} >2018-05-24 21:58:15,312 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-object-expirer /etc/swift/object-expirer.conf'}, 'key': '/var/lib/kolla/config_files/swift_object_expirer.json'}) => {"changed": false, "checksum": "4ff31ac18db1b485b391e3a9faa95d65c8df385a", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_object_expirer.json", "value": {"command": "/usr/bin/swift-object-expirer /etc/swift/object-expirer.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_object_expirer.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 199, "state": "file", "uid": 0} >2018-05-24 21:58:19,993 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-server --log-file=/var/log/neutron/server.log', 'permissions': [{'owner': u'neutron:neutron', 'path': u'/var/log/neutron', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/neutron_api.json'}) => {"changed": true, "checksum": "4af5e7cefa0e416971ba5bb8581016d2e2ae9c0c", "dest": "/var/lib/kolla/config_files/neutron_api.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/neutron_api.json", "value": {"command": "/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-server --log-file=/var/log/neutron/server.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}]}}, "md5sum": "41ca0cf1e4ec0116e06a8a7b590baa3b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 549, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213495.34-225637718663580/source", "state": "file", "uid": 0} >2018-05-24 21:58:24,693 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/httpd -DFOREGROUND', 'permissions': [{'owner': u'cinder:cinder', 'path': u'/var/log/cinder', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/cinder_api.json'}) => {"changed": true, "checksum": "5d166f0e58b19b98fdaf9c4a439dc456c1fc9d71", "dest": "/var/lib/kolla/config_files/cinder_api.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/cinder_api.json", "value": {"command": "/usr/sbin/httpd -DFOREGROUND", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "cinder:cinder", "path": "/var/log/cinder", "recurse": true}]}}, "md5sum": "4b22d04faa7ed4b5451668a6431d5c35", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 256, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213500.01-60372862950154/source", "state": "file", "uid": 0} >2018-05-24 21:58:29,652 p=21561 u=mistral | changed: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/nova-consoleauth ', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/nova_consoleauth.json'}) => {"changed": true, "checksum": "8acfc22f16b21b97ae7af6cf78337e986c15d109", "dest": "/var/lib/kolla/config_files/nova_consoleauth.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_consoleauth.json", "value": {"command": "/usr/bin/nova-consoleauth ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}]}}, "md5sum": "313dc8debea4aac6cdabff6a4e930f4b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 248, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213504.71-146925064470004/source", "state": "file", "uid": 0} >2018-05-24 21:58:33,565 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/aodh-evaluator', 'permissions': [{'owner': u'aodh:aodh', 'path': u'/var/log/aodh', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/aodh_evaluator.json'}) => {"changed": false, "checksum": "46312c8ad05e788083913660659ef5354411177c", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/aodh_evaluator.json", "value": {"command": "/usr/bin/aodh-evaluator", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "aodh:aodh", "path": "/var/log/aodh", "recurse": true}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/aodh_evaluator.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 245, "state": "file", "uid": 0} >2018-05-24 21:58:37,318 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/swift-object-updater /etc/swift/object-server.conf'}, 'key': '/var/lib/kolla/config_files/swift_object_updater.json'}) => {"changed": false, "checksum": "572b59742411b325fdd680e7f85149c4ce193107", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/swift_object_updater.json", "value": {"command": "/usr/bin/swift-object-updater /etc/swift/object-server.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/swift_object_updater.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 198, "state": "file", "uid": 0} >2018-05-24 21:58:41,290 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}], 'command': u'/usr/bin/gnocchi-statsd', 'permissions': [{'owner': u'gnocchi:gnocchi', 'path': u'/var/log/gnocchi', 'recurse': True}, {'owner': u'gnocchi:gnocchi', 'path': u'/etc/ceph/ceph.client.openstack.keyring', 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/gnocchi_statsd.json'}) => {"changed": false, "checksum": "6666faba28556e4f941546b9318b0b9badc9bdb0", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/gnocchi_statsd.json", "value": {"command": "/usr/bin/gnocchi-statsd", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "gnocchi:gnocchi", "path": "/var/log/gnocchi", "recurse": true}, {"owner": "gnocchi:gnocchi", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/gnocchi_statsd.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 470, "state": "file", "uid": 0} >2018-05-24 21:58:41,337 p=21561 u=mistral | TASK [Clean /var/lib/docker-puppet/docker-puppet-tasks*.json files] ************ >2018-05-24 21:58:41,349 p=21561 u=mistral | [WARNING]: Unable to find '/var/lib/docker-puppet' in expected paths. > >2018-05-24 21:58:41,375 p=21561 u=mistral | TASK [Check if docker_puppet_tasks.yaml file exists] *************************** >2018-05-24 21:58:41,600 p=21561 u=mistral | ok: [192.168.24.7 -> localhost] => {"changed": false, "stat": {"atime": 1527212962.8585923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "unknown", "checksum": "1332ae866e722b7080af4db80d84b775fc6cdafb", "ctime": 1527212962.8585923, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 50891248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "3bb924d2b8b4b43aa487d1609c106bd8", "mimetype": "unknown", "mode": "0644", "mtime": 1527212962.8585923, "nlink": 1, "path": "Controller/docker_puppet_tasks.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 391, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-24 21:58:41,622 p=21561 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-24 21:58:41,692 p=21561 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"role_data_docker_puppet_tasks": {"step_3": [{"config_image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "config_volume": "keystone_init_tasks", "puppet_tags": "keystone_config,keystone_domain_config,keystone_endpoint,keystone_identity_provider,keystone_paste_ini,keystone_role,keystone_service,keystone_tenant,keystone_user,keystone_user_role,keystone_domain", "step_config": "include ::tripleo::profile::base::keystone"}]}}, "changed": false} >2018-05-24 21:58:41,710 p=21561 u=mistral | TASK [Write docker-puppet-tasks json files] ************************************ >2018-05-24 21:58:45,869 p=21561 u=mistral | ok: [192.168.24.7] => (item={'value': [{'puppet_tags': u'keystone_config,keystone_domain_config,keystone_endpoint,keystone_identity_provider,keystone_paste_ini,keystone_role,keystone_service,keystone_tenant,keystone_user,keystone_user_role,keystone_domain', 'config_volume': u'keystone_init_tasks', 'step_config': u'include ::tripleo::profile::base::keystone', 'config_image': u'192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1'}], 'key': u'step_3'}) => {"changed": false, "checksum": "2369f542668ba899d2daf7f1fb65e4ad26911505", "gid": 0, "group": "root", "item": {"key": "step_3", "value": [{"config_image": "192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", "config_volume": "keystone_init_tasks", "puppet_tags": "keystone_config,keystone_domain_config,keystone_endpoint,keystone_identity_provider,keystone_paste_ini,keystone_role,keystone_service,keystone_tenant,keystone_user,keystone_user_role,keystone_domain", "step_config": "include ::tripleo::profile::base::keystone"}]}, "mode": "0600", "owner": "root", "path": "/var/lib/docker-puppet/docker-puppet-tasks3.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 397, "state": "file", "uid": 0} >2018-05-24 21:58:45,889 p=21561 u=mistral | TASK [Set host puppet debugging fact string] *********************************** >2018-05-24 21:58:45,910 p=21561 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-24 21:58:45,929 p=21561 u=mistral | TASK [Write the config_step hieradata] ***************************************** >2018-05-24 21:58:50,666 p=21561 u=mistral | changed: [192.168.24.7] => {"changed": true, "checksum": "dfdcc7695edd230e7a2c06fc7b739bfa56506d8f", "dest": "/etc/puppet/hieradata/config_step.json", "gid": 0, "group": "root", "md5sum": "f0ef53dcc6eb8440334b1ebaa90bfd63", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:puppet_etc_t:s0", "size": 11, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527213525.97-49493265868314/source", "state": "file", "uid": 0} >2018-05-24 21:58:50,691 p=21561 u=mistral | TASK [Run puppet host configuration for step 1] ******************************** >2018-05-24 21:59:17,853 p=21561 u=mistral | changed: [192.168.24.7] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} >2018-05-24 21:59:17,878 p=21561 u=mistral | TASK [Debug output for task which failed: Run puppet host configuration for step 1] *** >2018-05-24 21:59:18,007 p=21561 u=mistral | ok: [192.168.24.7] => { > "failed_when_result": false, > "outputs.stdout_lines|default([])|union(outputs.stderr_lines|default([]))": [ > "Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Scope(Class[Tripleo::Firewall::Post]): At this stage, all network traffic is blocked.", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 3.23 seconds", > "Notice: /Stage[main]/Main/Package_manifest[/var/lib/tripleo/installed-packages/overcloud_Controller1]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/File[/var/lib/openstack]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Group[docker]/ensure: created", > "Notice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}537f072fe8f462b20e5e88f9121550b2' to '{md5}10f254d10d26c96b6f0cd3be245def6a'", > "Notice: /Stage[main]/Ntp::Service/Service[ntp]: Triggered 'refresh' from 1 events", > "Notice: /Stage[main]/Tripleo::Profile::Base::Kernel/Kmod::Load[nf_conntrack_proto_sctp]/Exec[modprobe nf_conntrack_proto_sctp]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Kernel/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[net.ipv4.ip_forward]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-sysconfig-options]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-daemon.json-debug]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Service[docker]: Triggered 'refresh' from 3 events", > "Notice: /Stage[main]/Ssh::Server::Config/Concat[/etc/ssh/sshd_config]/File[/etc/ssh/sshd_config]/content: content changed '{md5}e6710de9dd15a87c8efd38054199eec1' to '{md5}3534841fdb8db5b58d66600a60bf3759'", > "Notice: /Stage[main]/Ssh::Server::Service/Service[sshd]: Triggered 'refresh' from 2 events", > "Notice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Service_rules[keystone]/Tripleo::Firewall::Rule[111 keystone]/Firewall[111 keystone ipv4]/dport: dport changed ['5000', '13000', '35357', '13357'] to '5000,13000,35357'", > "Notice: Firewall[111 keystone ipv4](provider=iptables): Properties changed - updating rule", > "Notice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Service_rules[keystone]/Tripleo::Firewall::Rule[111 keystone]/Firewall[111 keystone ipv6]/dport: dport changed ['5000', '13000', '35357', '13357'] to '5000,13000,35357'", > "Notice: Firewall[111 keystone ipv6](provider=ip6tables): Properties changed - updating rule", > "Notice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Service_rules[memcached]/Tripleo::Firewall::Rule[121 memcached]/Firewall[121 memcached ipv4]/source: source changed '' to '172.17.1.0/24'", > "Notice: Firewall[121 memcached ipv4](provider=iptables): Properties changed - updating rule", > "Notice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Service_rules[nova_api]/Tripleo::Firewall::Rule[113 nova_api]/Firewall[113 nova_api ipv4]/dport: dport changed ['8773', '3773', '8774', '13774', '8775'] to '8774,13774,8775'", > "Notice: Firewall[113 nova_api ipv4](provider=iptables): Properties changed - updating rule", > "Notice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Service_rules[nova_api]/Tripleo::Firewall::Rule[113 nova_api]/Firewall[113 nova_api ipv6]/dport: dport changed ['8773', '3773', '8774', '13774', '8775'] to '8774,13774,8775'", > "Notice: Firewall[113 nova_api ipv6](provider=ip6tables): Properties changed - updating rule", > "Notice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Service_rules[snmp]/Tripleo::Firewall::Rule[124 snmp]/Firewall[124 snmp ipv4]/ensure: created", > "Notice: /Stage[main]/Firewall::Linux::Redhat/File[/etc/sysconfig/iptables]/seluser: seluser changed 'unconfined_u' to 'system_u'", > "Notice: /Stage[main]/Firewall::Linux::Redhat/File[/etc/sysconfig/ip6tables]/seluser: seluser changed 'unconfined_u' to 'system_u'", > "Notice: /Stage[main]/Tripleo::Firewall/Exec[nonpersistent_v4_rules_cleanup]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Firewall/Exec[nonpersistent_v6_rules_cleanup]/returns: executed successfully", > "Notice: Applied catalog in 11.86 seconds", > "Changes:", > " Total: 19", > "Events:", > " Success: 19", > "Resources:", > " Changed: 19", > " Out of sync: 19", > " Total: 210", > " Restarted: 3", > " Corrective change: 4", > "Time:", > " Concat fragment: 0.00", > " Filebucket: 0.00", > " Concat file: 0.00", > " File line: 0.00", > " Schedule: 0.00", > " Anchor: 0.00", > " Package manifest: 0.00", > " User: 0.00", > " Sysctl runtime: 0.01", > " Group: 0.02", > " Sysctl: 0.08", > " Service: 0.20", > " Augeas: 0.23", > " Package: 0.46", > " Pcmk property: 0.76", > " File: 1.09", > " Exec: 1.49", > " Total: 11.12", > " Last run: 1527213554", > " Firewall: 2.41", > " Config retrieval: 4.37", > "Version:", > " Config: 1527213538", > " Puppet: 4.8.2", > "Warning: Facter: Could not retrieve fact='rabbitmq_nodename', resolution='<anonymous>': undefined method `[]' for nil:NilClass", > "Warning: Undefined variable '::deploy_config_name'; ", > " (file & line not available)", > "Warning: Undefined variable 'deploy_config_name'; ", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ip_address instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp\", 56]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 35]", > " (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')", > "Warning: This method is deprecated, please use the stdlib validate_legacy function,", > " with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 54]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Absolute_Path. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 55]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 56]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 66]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 68]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 76]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ssh/manifests/server.pp\", 12]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 41]" > ] >} >2018-05-24 21:59:18,041 p=21561 u=mistral | TASK [Run docker-puppet tasks (generate config) during step 1] ***************** >2018-05-24 22:01:56,705 p=21561 u=mistral | ok: [192.168.24.7] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} >2018-05-24 22:01:56,725 p=21561 u=mistral | TASK [Debug output for task which failed: Run docker-puppet tasks (generate config) during step 1] *** >2018-05-24 22:01:57,716 p=21561 u=mistral | fatal: [192.168.24.7]: FAILED! => { > "changed": false, > "failed_when_result": true, > "outputs.stdout_lines|default([])|union(outputs.stderr_lines|default([]))": [ > "2018-05-25 01:59:17,835 INFO: 772795 -- Running docker-puppet", > "2018-05-25 01:59:17,835 DEBUG: 772795 -- CONFIG: /var/lib/docker-puppet/docker-puppet.json", > "2018-05-25 01:59:17,836 DEBUG: 772795 -- config_volume aodh", > "2018-05-25 01:59:17,836 DEBUG: 772795 -- puppet_tags aodh_api_paste_ini,aodh_config", > "2018-05-25 01:59:17,836 DEBUG: 772795 -- manifest include tripleo::profile::base::aodh::api", > "", > "include ::tripleo::profile::base::database::mysql::client", > "2018-05-25 01:59:17,836 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:17,836 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,836 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,837 DEBUG: 772795 -- puppet_tags aodh_config", > "2018-05-25 01:59:17,837 DEBUG: 772795 -- manifest include tripleo::profile::base::aodh::evaluator", > "2018-05-25 01:59:17,837 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:17,837 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,837 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,837 DEBUG: 772795 -- config_volume aodh", > "2018-05-25 01:59:17,837 DEBUG: 772795 -- manifest include tripleo::profile::base::aodh::listener", > "2018-05-25 01:59:17,838 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,838 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,838 DEBUG: 772795 -- config_volume aodh", > "2018-05-25 01:59:17,838 DEBUG: 772795 -- puppet_tags aodh_config", > "2018-05-25 01:59:17,838 DEBUG: 772795 -- manifest include tripleo::profile::base::aodh::notifier", > "2018-05-25 01:59:17,838 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:17,839 DEBUG: 772795 -- config_volume ceilometer", > "2018-05-25 01:59:17,839 DEBUG: 772795 -- puppet_tags ceilometer_config", > "2018-05-25 01:59:17,839 DEBUG: 772795 -- manifest include ::tripleo::profile::base::ceilometer::agent::polling", > "2018-05-25 01:59:17,839 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 01:59:17,839 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,839 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- manifest include ::tripleo::profile::base::ceilometer::agent::notification", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- config_volume cinder", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- puppet_tags cinder_config,file,concat,file_line", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- manifest include ::tripleo::profile::base::cinder::api", > "2018-05-25 01:59:17,840 DEBUG: 772795 -- config_image registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 01:59:17,841 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,841 DEBUG: 772795 -- config_volume cinder", > "2018-05-25 01:59:17,841 DEBUG: 772795 -- puppet_tags cinder_config,file,concat,file_line", > "2018-05-25 01:59:17,841 DEBUG: 772795 -- manifest include ::tripleo::profile::base::cinder::scheduler", > "2018-05-25 01:59:17,841 DEBUG: 772795 -- config_image registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 01:59:17,841 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,841 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- manifest include ::tripleo::profile::base::lvm", > "include ::tripleo::profile::base::cinder::volume", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- config_image registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- config_volume clustercheck", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- puppet_tags file", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- manifest include ::tripleo::profile::pacemaker::clustercheck", > "2018-05-25 01:59:17,842 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:17,843 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,843 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,843 DEBUG: 772795 -- config_volume glance_api", > "2018-05-25 01:59:17,843 DEBUG: 772795 -- puppet_tags glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config", > "2018-05-25 01:59:17,843 DEBUG: 772795 -- manifest include ::tripleo::profile::base::glance::api", > "2018-05-25 01:59:17,843 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- config_volume gnocchi", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- puppet_tags gnocchi_api_paste_ini,gnocchi_config", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- manifest include ::tripleo::profile::base::gnocchi::api", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- puppet_tags gnocchi_config", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- manifest include ::tripleo::profile::base::gnocchi::metricd", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,844 DEBUG: 772795 -- manifest include ::tripleo::profile::base::gnocchi::statsd", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- config_volume haproxy", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- puppet_tags haproxy_config", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- manifest exec {'wait-for-settle': command => '/bin/true' }", > "class tripleo::firewall(){}; define tripleo::firewall::rule( $port = undef, $dport = undef, $sport = undef, $proto = undef, $action = undef, $state = undef, $source = undef, $iniface = undef, $chain = undef, $destination = undef, $extras = undef){}", > "['pcmk_bundle', 'pcmk_resource', 'pcmk_property', 'pcmk_constraint', 'pcmk_resource_default'].each |String $val| { noop_resource($val) }", > "include ::tripleo::profile::pacemaker::haproxy_bundle", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- volumes [u'/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro', u'/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro', u'/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro', u'/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro']", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- config_volume heat_api", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- puppet_tags heat_config,file,concat,file_line", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- manifest include ::tripleo::profile::base::heat::api", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 01:59:17,845 DEBUG: 772795 -- config_volume heat_api_cfn", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- manifest include ::tripleo::profile::base::heat::api_cfn", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- config_volume heat", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- puppet_tags heat_config,file,concat,file_line", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- manifest include ::tripleo::profile::base::heat::engine", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- config_volume horizon", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- puppet_tags horizon_config", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- manifest include ::tripleo::profile::base::horizon", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- config_volume iscsid", > "2018-05-25 01:59:17,846 DEBUG: 772795 -- puppet_tags iscsid_config", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- manifest include ::tripleo::profile::base::iscsid", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- config_image registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- volumes [u'/etc/iscsi:/etc/iscsi']", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- config_volume keystone", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- puppet_tags keystone_config,keystone_domain_config", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- manifest ['Keystone_user', 'Keystone_endpoint', 'Keystone_domain', 'Keystone_tenant', 'Keystone_user_role', 'Keystone_role', 'Keystone_service'].each |String $val| { noop_resource($val) }", > "include ::tripleo::profile::base::keystone", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- config_volume memcached", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- puppet_tags file", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- manifest include ::tripleo::profile::base::memcached", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", > "2018-05-25 01:59:17,847 DEBUG: 772795 -- config_volume mysql", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- puppet_tags file", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- manifest ['Mysql_datadir', 'Mysql_user', 'Mysql_database', 'Mysql_grant', 'Mysql_plugin'].each |String $val| { noop_resource($val) }", > "exec {'wait-for-settle': command => '/bin/true' }", > "include ::tripleo::profile::pacemaker::database::mysql_bundle", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- config_volume neutron", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- puppet_tags neutron_config,neutron_api_config", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- manifest include tripleo::profile::base::neutron::server", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- config_image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- puppet_tags neutron_plugin_ml2", > "2018-05-25 01:59:17,848 DEBUG: 772795 -- manifest include ::tripleo::profile::base::neutron::plugins::ml2", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- config_volume neutron", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- puppet_tags neutron_config,neutron_dhcp_agent_config", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- manifest include tripleo::profile::base::neutron::dhcp", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- config_image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- puppet_tags neutron_config,neutron_l3_agent_config", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- manifest include tripleo::profile::base::neutron::l3", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- puppet_tags neutron_config,neutron_metadata_agent_config", > "2018-05-25 01:59:17,849 DEBUG: 772795 -- manifest include tripleo::profile::base::neutron::metadata", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- config_volume neutron", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- puppet_tags neutron_config,neutron_agent_ovs,neutron_plugin_ml2", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- manifest include ::tripleo::profile::base::neutron::ovs", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- config_image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- volumes [u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch']", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- config_volume nova", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- puppet_tags nova_config", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- manifest ['Nova_cell_v2'].each |String $val| { noop_resource($val) }", > "include tripleo::profile::base::nova::api", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,850 DEBUG: 772795 -- manifest include tripleo::profile::base::nova::conductor", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- config_volume nova", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- puppet_tags nova_config", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- manifest include tripleo::profile::base::nova::consoleauth", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- config_volume nova_placement", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- manifest include tripleo::profile::base::nova::placement", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", > "2018-05-25 01:59:17,851 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- manifest include tripleo::profile::base::nova::scheduler", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- config_volume nova", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- puppet_tags nova_config", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- manifest include tripleo::profile::base::nova::vncproxy", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- config_volume crond", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- puppet_tags ", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- manifest include ::tripleo::profile::base::logging::logrotate", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- config_volume panko", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- puppet_tags panko_api_paste_ini,panko_config", > "2018-05-25 01:59:17,852 DEBUG: 772795 -- manifest include tripleo::profile::base::panko::api", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- config_volume rabbitmq", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- puppet_tags file", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- manifest ['Rabbitmq_policy', 'Rabbitmq_user'].each |String $val| { noop_resource($val) }", > "include ::tripleo::profile::base::rabbitmq", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- config_volume redis", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- puppet_tags exec", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- manifest include ::tripleo::profile::pacemaker::database::redis_bundle", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- config_volume swift", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- puppet_tags swift_config,swift_proxy_config,swift_keymaster_config", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- manifest include ::tripleo::profile::base::swift::proxy", > "2018-05-25 01:59:17,853 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- Adding new service", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- config_volume swift_ringbuilder", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- puppet_tags exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- manifest include ::tripleo::profile::base::swift::ringbuilder", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- config_image 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- volumes []", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- config_volume swift", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- puppet_tags swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- manifest include ::tripleo::profile::base::swift::storage", > "class xinetd() {}", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- Existing service, appending puppet tags and manifest", > "2018-05-25 01:59:17,854 INFO: 772795 -- Service compilation completed.", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- - [u'nova_placement', u'file,file_line,concat,augeas,cron,nova_config', u'include tripleo::profile::base::nova::placement\\n\\ninclude ::tripleo::profile::base::database::mysql::client', u'192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,854 DEBUG: 772795 -- - [u'aodh', u'file,file_line,concat,augeas,cron,aodh_api_paste_ini,aodh_config,aodh_config,aodh_config,aodh_config', u'include tripleo::profile::base::aodh::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::aodh::evaluator\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::aodh::listener\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::aodh::notifier\\n\\ninclude ::tripleo::profile::base::database::mysql::client', u'192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'heat_api', u'file,file_line,concat,augeas,cron,heat_config,file,concat,file_line', u'include ::tripleo::profile::base::heat::api\\n', u'192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'swift_ringbuilder', u'file,file_line,concat,augeas,cron,exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball', u'include ::tripleo::profile::base::swift::ringbuilder', u'192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'mysql', u'file,file_line,concat,augeas,cron,file', u\"['Mysql_datadir', 'Mysql_user', 'Mysql_database', 'Mysql_grant', 'Mysql_plugin'].each |String $val| { noop_resource($val) }\\nexec {'wait-for-settle': command => '/bin/true' }\\ninclude ::tripleo::profile::pacemaker::database::mysql_bundle\", u'192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'gnocchi', u'file,file_line,concat,augeas,cron,gnocchi_api_paste_ini,gnocchi_config,gnocchi_config,gnocchi_config', u'include ::tripleo::profile::base::gnocchi::api\\n\\ninclude ::tripleo::profile::base::gnocchi::metricd\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude ::tripleo::profile::base::gnocchi::statsd\\n\\ninclude ::tripleo::profile::base::database::mysql::client', u'192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'clustercheck', u'file,file_line,concat,augeas,cron,file', u'include ::tripleo::profile::pacemaker::clustercheck', u'192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'redis', u'file,file_line,concat,augeas,cron,exec', u'include ::tripleo::profile::pacemaker::database::redis_bundle', u'192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'nova', u'file,file_line,concat,augeas,cron,nova_config,nova_config,nova_config,nova_config,nova_config', u\"['Nova_cell_v2'].each |String $val| { noop_resource($val) }\\ninclude tripleo::profile::base::nova::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::nova::conductor\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::nova::consoleauth\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::nova::scheduler\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::nova::vncproxy\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", u'192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'iscsid', u'file,file_line,concat,augeas,cron,iscsid_config', u'include ::tripleo::profile::base::iscsid', u'registry.access.redhat.com/rhosp13/openstack-iscsid:latest', [u'/etc/iscsi:/etc/iscsi']]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'glance_api', u'file,file_line,concat,augeas,cron,glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config', u'include ::tripleo::profile::base::glance::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client', u'192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'keystone', u'file,file_line,concat,augeas,cron,keystone_config,keystone_domain_config', u\"['Keystone_user', 'Keystone_endpoint', 'Keystone_domain', 'Keystone_tenant', 'Keystone_user_role', 'Keystone_role', 'Keystone_service'].each |String $val| { noop_resource($val) }\\ninclude ::tripleo::profile::base::keystone\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", u'192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'memcached', u'file,file_line,concat,augeas,cron,file', u'include ::tripleo::profile::base::memcached\\n', u'192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'panko', u'file,file_line,concat,augeas,cron,panko_api_paste_ini,panko_config', u'include tripleo::profile::base::panko::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client', u'192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'heat', u'file,file_line,concat,augeas,cron,heat_config,file,concat,file_line', u'include ::tripleo::profile::base::heat::engine\\n\\ninclude ::tripleo::profile::base::database::mysql::client', u'192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'cinder', u'file,file_line,concat,augeas,cron,cinder_config,file,concat,file_line,cinder_config,file,concat,file_line,cinder_config,file,concat,file_line', u'include ::tripleo::profile::base::cinder::api\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude ::tripleo::profile::base::cinder::scheduler\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude ::tripleo::profile::base::lvm\\ninclude ::tripleo::profile::base::cinder::volume\\n\\ninclude ::tripleo::profile::base::database::mysql::client', u'registry.access.redhat.com/rhosp13/openstack-cinder-api:latest', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'swift', u'file,file_line,concat,augeas,cron,swift_config,swift_proxy_config,swift_keymaster_config,swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server', u'include ::tripleo::profile::base::swift::proxy\\n\\ninclude ::tripleo::profile::base::swift::storage\\n\\nclass xinetd() {}', u'192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'crond', 'file,file_line,concat,augeas,cron', u'include ::tripleo::profile::base::logging::logrotate', u'192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1', []]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'haproxy', u'file,file_line,concat,augeas,cron,haproxy_config', u\"exec {'wait-for-settle': command => '/bin/true' }\\nclass tripleo::firewall(){}; define tripleo::firewall::rule( $port = undef, $dport = undef, $sport = undef, $proto = undef, $action = undef, $state = undef, $source = undef, $iniface = undef, $chain = undef, $destination = undef, $extras = undef){}\\n['pcmk_bundle', 'pcmk_resource', 'pcmk_property', 'pcmk_constraint', 'pcmk_resource_default'].each |String $val| { noop_resource($val) }\\ninclude ::tripleo::profile::pacemaker::haproxy_bundle\", u'192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1', [u'/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro', u'/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro', u'/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro', u'/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro']]", > "2018-05-25 01:59:17,855 DEBUG: 772795 -- - [u'ceilometer', u'file,file_line,concat,augeas,cron,ceilometer_config,ceilometer_config', u'include ::tripleo::profile::base::ceilometer::agent::polling\\n\\ninclude ::tripleo::profile::base::ceilometer::agent::notification\\n', u'192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1', []]", > "2018-05-25 01:59:17,856 DEBUG: 772795 -- - [u'rabbitmq', u'file,file_line,concat,augeas,cron,file', u\"['Rabbitmq_policy', 'Rabbitmq_user'].each |String $val| { noop_resource($val) }\\ninclude ::tripleo::profile::base::rabbitmq\\n\", u'192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1', []]", > "2018-05-25 01:59:17,856 DEBUG: 772795 -- - [u'neutron', u'file,file_line,concat,augeas,cron,neutron_config,neutron_api_config,neutron_plugin_ml2,neutron_config,neutron_dhcp_agent_config,neutron_config,neutron_l3_agent_config,neutron_config,neutron_metadata_agent_config,neutron_config,neutron_agent_ovs,neutron_plugin_ml2', u'include tripleo::profile::base::neutron::server\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude ::tripleo::profile::base::neutron::plugins::ml2\\n\\ninclude tripleo::profile::base::neutron::dhcp\\n\\ninclude tripleo::profile::base::neutron::l3\\n\\ninclude tripleo::profile::base::neutron::metadata\\n\\ninclude ::tripleo::profile::base::neutron::ovs\\n', u'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest', [u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch']]", > "2018-05-25 01:59:17,856 DEBUG: 772795 -- - [u'horizon', u'file,file_line,concat,augeas,cron,horizon_config', u'include ::tripleo::profile::base::horizon\\n', u'192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1', []]", > "2018-05-25 01:59:17,856 DEBUG: 772795 -- - [u'heat_api_cfn', u'file,file_line,concat,augeas,cron,heat_config,file,concat,file_line', u'include ::tripleo::profile::base::heat::api_cfn\\n', u'192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1', []]", > "2018-05-25 01:59:17,856 INFO: 772795 -- Starting multiprocess configuration steps. Using 3 processes.", > "2018-05-25 01:59:17,867 INFO: 772796 -- Starting configuration of nova_placement using image 192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", > "2018-05-25 01:59:17,868 DEBUG: 772796 -- config_volume nova_placement", > "2018-05-25 01:59:17,868 INFO: 772797 -- Starting configuration of heat_api using image 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 01:59:17,868 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,nova_config", > "2018-05-25 01:59:17,868 DEBUG: 772797 -- config_volume heat_api", > "2018-05-25 01:59:17,868 DEBUG: 772796 -- manifest include tripleo::profile::base::nova::placement", > "2018-05-25 01:59:17,868 DEBUG: 772797 -- puppet_tags file,file_line,concat,augeas,cron,heat_config,file,concat,file_line", > "2018-05-25 01:59:17,868 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", > "2018-05-25 01:59:17,868 INFO: 772798 -- Starting configuration of mysql using image 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:17,868 DEBUG: 772797 -- manifest include ::tripleo::profile::base::heat::api", > "2018-05-25 01:59:17,868 DEBUG: 772796 -- volumes []", > "2018-05-25 01:59:17,868 DEBUG: 772798 -- config_volume mysql", > "2018-05-25 01:59:17,868 DEBUG: 772797 -- config_image 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 01:59:17,868 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,file", > "2018-05-25 01:59:17,869 DEBUG: 772797 -- volumes []", > "2018-05-25 01:59:17,869 DEBUG: 772798 -- manifest ['Mysql_datadir', 'Mysql_user', 'Mysql_database', 'Mysql_grant', 'Mysql_plugin'].each |String $val| { noop_resource($val) }", > "2018-05-25 01:59:17,869 DEBUG: 772798 -- config_image 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:17,869 DEBUG: 772798 -- volumes []", > "2018-05-25 01:59:17,870 INFO: 772796 -- Removing container: docker-puppet-nova_placement", > "2018-05-25 01:59:17,870 INFO: 772797 -- Removing container: docker-puppet-heat_api", > "2018-05-25 01:59:17,871 INFO: 772798 -- Removing container: docker-puppet-mysql", > "2018-05-25 01:59:17,906 INFO: 772798 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:17,907 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", > "2018-05-25 01:59:17,910 INFO: 772797 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 01:59:17,947 DEBUG: 772798 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-mariadb", > "Digest: sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:17,951 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 01:59:17,951 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-mysql --env PUPPET_TAGS=file,file_line,concat,augeas,cron,file --env NAME=mysql --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpgYZrhe:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:17,957 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-nova-placement-api ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-nova-placement-api", > "Digest: sha256:365a9dc762e5dccdcc0539050ebe5caef2fb62f9a8cd8957cb00abe7514f7ac8", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", > "2018-05-25 01:59:17,960 DEBUG: 772797 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-heat-api ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-heat-api", > "Digest: sha256:8150332f656e10061ba505bee5fd0fc0aa9af653a333085b56fe115b76ab9e3d", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 01:59:17,961 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 01:59:17,961 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-nova_placement --env PUPPET_TAGS=file,file_line,concat,augeas,cron,nova_config --env NAME=nova_placement --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpgJ9qsS:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-nova-placement-api:2018-05-22.1", > "2018-05-25 01:59:17,963 DEBUG: 772797 -- NET_HOST enabled", > "2018-05-25 01:59:17,963 DEBUG: 772797 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-heat_api --env PUPPET_TAGS=file,file_line,concat,augeas,cron,heat_config,file,concat,file_line --env NAME=heat_api --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpeJQWAM:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 01:59:30,630 DEBUG: 772798 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.77 seconds", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Database::Mysql_bundle/File[/root/.my.cnf]/ensure: defined content as '{md5}9408aec1df2ebb94fccbf79b2be0a65a'", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Database::Mysql_bundle/File[/etc/sysconfig/clustercheck]/ensure: defined content as '{md5}3a7ba9443f61d95ee70173575d75a79a'", > "Notice: /Stage[main]/Mysql::Server::Config/File[mysql-config-file]/content: content changed '{md5}f434e1d5766874c7b9ed08d0c66904ca' to '{md5}5cf18ab8dbfd2263a827720bd32fe093'", > "Notice: /Stage[main]/Mysql::Server::Installdb/File[/var/log/mariadb/mariadb.log]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Database::Mysql_bundle/Tripleo::Pacemaker::Resource_restart_flag[galera-master]/File[/var/lib/tripleo]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Database::Mysql_bundle/Tripleo::Pacemaker::Resource_restart_flag[galera-master]/File[/var/lib/tripleo/pacemaker-restarts]/ensure: created", > "Notice: Applied catalog in 0.42 seconds", > "Changes:", > " Total: 6", > "Events:", > " Success: 6", > "Resources:", > " Skipped: 209", > " Total: 216", > " Out of sync: 6", > " Changed: 6", > "Time:", > " File: 0.03", > " Last run: 1527213569", > " Config retrieval: 5.17", > " Total: 5.21", > "Version:", > " Config: 1527213564", > " Puppet: 4.8.2", > "Gathering files modified after 2018-05-25 01:59:18.231062871 +0000", > "2018-05-25 01:59:30,631 DEBUG: 772798 -- + mkdir -p /etc/puppet", > "+ cp -a /tmp/puppet-etc/auth.conf /tmp/puppet-etc/hiera.yaml /tmp/puppet-etc/hieradata /tmp/puppet-etc/modules /tmp/puppet-etc/puppet.conf /tmp/puppet-etc/ssl /etc/puppet", > "+ rm -Rf /etc/puppet/ssl", > "+ echo '{\"step\": 6}'", > "+ TAGS=", > "+ '[' -n file,file_line,concat,augeas,cron,file ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,file'", > "+ origin_of_time=/var/lib/config-data/mysql.origin_of_time", > "+ touch /var/lib/config-data/mysql.origin_of_time", > "+ sync", > "+ set +e", > "+ FACTER_hostname=controller-0", > "+ FACTER_uuid=docker", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,file /etc/config.pp", > "Failed to get D-Bus connection: Operation not permitted", > "Warning: Undefined variable 'deploy_config_name'; ", > " (file & line not available)", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Array instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/pacemaker/database/mysql_bundle.pp\", 120]:[\"/etc/config.pp\", 4]", > " (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')", > "Warning: This method is deprecated, please use the stdlib validate_legacy function,", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql.pp\", 97]:[\"/etc/config.pp\", 4]", > "Warning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'aodh' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > " with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/aodh/manifests/db/mysql.pp\", 58]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql.pp\", 166]", > "Warning: ModuleLoader: module 'cinder' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'glance' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'gnocchi' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'heat' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'keystone' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'neutron' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'nova' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: Unknown variable: '::nova::db::mysql_api::setup_cell0'. at /etc/puppet/modules/nova/manifests/db/mysql.pp:53:28", > "Warning: ModuleLoader: module 'panko' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'openstacklib' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/openstacklib/manifests/db/mysql/host_access.pp\", 43]:", > "+ rc=2", > "+ set -e", > "+ '[' 2 -ne 2 -a 2 -ne 0 ']'", > "+ '[' -z '' ']'", > "+ archivedirs=(\"/etc\" \"/root\" \"/opt\" \"/var/lib/ironic/tftpboot\" \"/var/lib/ironic/httpboot\" \"/var/www\" \"/var/spool/cron\" \"/var/lib/nova/.ssh\")", > "+ rsync_srcs=", > "+ for d in '\"${archivedirs[@]}\"'", > "+ '[' -d /etc ']'", > "+ rsync_srcs+=' /etc'", > "+ '[' -d /root ']'", > "+ rsync_srcs+=' /root'", > "+ '[' -d /opt ']'", > "+ rsync_srcs+=' /opt'", > "+ '[' -d /var/lib/ironic/tftpboot ']'", > "+ '[' -d /var/lib/ironic/httpboot ']'", > "+ '[' -d /var/www ']'", > "+ '[' -d /var/spool/cron ']'", > "+ rsync_srcs+=' /var/spool/cron'", > "+ '[' -d /var/lib/nova/.ssh ']'", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/mysql", > "++ stat -c %y /var/lib/config-data/mysql.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:18.231062871 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/mysql", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/mysql", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/mysql.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/mysql --mtime=1970-01-01", > "+ md5sum", > "+ awk '{print $1}'", > "tar: Removing leading `/' from member names", > "+ tar -c -f - /var/lib/config-data/puppet-generated/mysql --mtime=1970-01-01", > "2018-05-25 01:59:30,631 INFO: 772798 -- Removing container: docker-puppet-mysql", > "2018-05-25 01:59:30,683 DEBUG: 772798 -- docker-puppet-mysql", > "2018-05-25 01:59:30,683 INFO: 772798 -- Finished processing puppet configs for mysql", > "2018-05-25 01:59:30,684 INFO: 772798 -- Starting configuration of gnocchi using image 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", > "2018-05-25 01:59:30,685 DEBUG: 772798 -- config_volume gnocchi", > "2018-05-25 01:59:30,685 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,gnocchi_api_paste_ini,gnocchi_config,gnocchi_config,gnocchi_config", > "2018-05-25 01:59:30,685 DEBUG: 772798 -- manifest include ::tripleo::profile::base::gnocchi::api", > "include ::tripleo::profile::base::gnocchi::metricd", > "include ::tripleo::profile::base::gnocchi::statsd", > "2018-05-25 01:59:30,685 DEBUG: 772798 -- config_image 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", > "2018-05-25 01:59:30,685 DEBUG: 772798 -- volumes []", > "2018-05-25 01:59:30,686 INFO: 772798 -- Removing container: docker-puppet-gnocchi", > "2018-05-25 01:59:30,711 INFO: 772798 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", > "2018-05-25 01:59:30,756 DEBUG: 772798 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-gnocchi-api ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-gnocchi-api", > "Digest: sha256:c591179ae4799bf3a2262a9e011d88cdca2f45cde3dfc04fdf86ca8e74b95ca1", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", > "2018-05-25 01:59:30,760 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 01:59:30,760 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-gnocchi --env PUPPET_TAGS=file,file_line,concat,augeas,cron,gnocchi_api_paste_ini,gnocchi_config,gnocchi_config,gnocchi_config --env NAME=gnocchi --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpgyJamV:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2018-05-22.1", > "2018-05-25 01:59:33,173 DEBUG: 772797 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.24 seconds", > "Notice: /Stage[main]/Heat::Cron::Purge_deleted/Cron[heat-manage purge_deleted]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Domain/Heat_config[DEFAULT/stack_domain_admin]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Domain/Heat_config[DEFAULT/stack_domain_admin_password]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Domain/Heat_config[DEFAULT/stack_user_domain_name]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[trustee/auth_type]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[trustee/auth_url]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[trustee/username]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[trustee/password]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[trustee/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[trustee/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[clients_keystone/auth_uri]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[DEFAULT/max_json_body_size]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[ec2authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[yaql/limit_iterators]/ensure: created", > "Notice: /Stage[main]/Heat/Heat_config[yaql/memory_quota]/ensure: created", > "Notice: /Stage[main]/Heat::Api/Heat_config[heat_api/bind_host]/ensure: created", > "Notice: /Stage[main]/Apache::Mod::Mime/File[mime.conf]/ensure: defined content as '{md5}9da85e58f3bd6c780ce76db603b7f028'", > "Notice: /Stage[main]/Apache::Mod::Mime_magic/File[mime_magic.conf]/ensure: defined content as '{md5}b258529b332429e2ff8344f726a95457'", > "Notice: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/ensure: defined content as '{md5}983e865be85f5e0daaed7433db82995e'", > "Notice: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]/ensure: defined content as '{md5}2421a3c6df32c7e38c2a7a22afdf5728'", > "Notice: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]/ensure: defined content as '{md5}a045d750d819b1e9dae3fbfb3f20edd5'", > "Notice: /Stage[main]/Apache::Mod::Dir/File[dir.conf]/ensure: defined content as '{md5}c741d8ea840e6eb999d739eed47c69d7'", > "Notice: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]/ensure: defined content as '{md5}47284b5580b986a6ba32580b6ffb9fd7'", > "Notice: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]/ensure: defined content as '{md5}c7ede4173da1915b7ec088201f030c28'", > "Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.modules.d/prefork.conf]/ensure: defined content as '{md5}f58b0483b70b4e73b5f67ff37b8f24a0'", > "Notice: /Stage[main]/Apache::Mod::Status/File[status.conf]/ensure: defined content as '{md5}fa95c477a2085c1f7f17ee5f8eccfb90'", > "Notice: /Stage[main]/Heat::Logging/Oslo::Log[heat_config]/Heat_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Heat::Logging/Oslo::Log[heat_config]/Heat_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Heat::Db/Oslo::Db[heat_config]/Heat_config[database/connection]/ensure: created", > "Notice: /Stage[main]/Heat::Db/Oslo::Db[heat_config]/Heat_config[database/max_retries]/ensure: created", > "Notice: /Stage[main]/Heat::Db/Oslo::Db[heat_config]/Heat_config[database/db_max_retries]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/auth_type]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/auth_url]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/username]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/password]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/project_name]/ensure: created", > "Notice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Rabbit[heat_config]/Heat_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Rabbit[heat_config]/Heat_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Rabbit[heat_config]/Heat_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Rabbit[heat_config]/Heat_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Rabbit[heat_config]/Heat_config[oslo_messaging_rabbit/rabbit_port]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Notifications[heat_config]/Heat_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Notifications[heat_config]/Heat_config[oslo_messaging_notifications/transport_url]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Default[heat_config]/Heat_config[DEFAULT/rpc_response_timeout]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Messaging::Default[heat_config]/Heat_config[DEFAULT/transport_url]/ensure: created", > "Notice: /Stage[main]/Heat/Oslo::Middleware[heat_config]/Heat_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created", > "Notice: /Stage[main]/Heat::Policy/Oslo::Policy[heat_config]/Heat_config[oslo_policy/policy_file]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}3348ecab5f351318fbd9d444418888c9'", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf/httpd.conf]/content: content changed '{md5}c6d1bc1fdbcb93bbd2596e4703f4108c' to '{md5}ac42062d69afa9d2671492ce0be87b7b'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/File[log_config.load]/ensure: defined content as '{md5}785d35cb285e190d589163b45263ca89'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/File[systemd.load]/ensure: defined content as '{md5}26e5d44aae258b3e9d821cbbbd3e2826'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/File[unixd.load]/ensure: defined content as '{md5}0e8468ecc1265f8947b8725f4d1be9c0'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]/ensure: defined content as '{md5}d1045f54d2798499ca0f030ca0eef920'", > "Notice: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/File[actions.load]/ensure: defined content as '{md5}599866dfaf734f60f7e2d41ee8235515'", > "Notice: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/File[authn_core.load]/ensure: defined content as '{md5}704d6e8b02b0eca0eba4083960d16c52'", > "Notice: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/File[cache.load]/ensure: defined content as '{md5}01e4d392225b518a65b0f7d6c4e21d29'", > "Notice: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/File[ext_filter.load]/ensure: defined content as '{md5}76d5e0ac3411a4be57ac33ebe2e52ac8'", > "Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]/ensure: defined content as '{md5}e36257b9efab01459141d423cae57c7c'", > "Notice: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/File[mime_magic.load]/ensure: defined content as '{md5}cb8670bb2fb352aac7ebf3a85d52094c'", > "Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]/ensure: defined content as '{md5}26e2683352fc1599f29573ff0d934e79'", > "Notice: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/File[speling.load]/ensure: defined content as '{md5}f82e9e6b871a276c324c9eeffcec8a61'", > "Notice: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/File[suexec.load]/ensure: defined content as '{md5}c7d5c61c534ba423a79b0ae78ff9be35'", > "Notice: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/File[version.load]/ensure: defined content as '{md5}1c9243de22ace4dc8266442c48ae0c92'", > "Notice: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/File[vhost_alias.load]/ensure: defined content as '{md5}eca907865997d50d5130497665c3f82e'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/File[auth_digest.load]/ensure: defined content as '{md5}df9e85f8da0b239fe8e698ae7ead4f60'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/File[authn_anon.load]/ensure: defined content as '{md5}bf57b94b5aec35476fc2a2dc3861f132'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]/ensure: defined content as '{md5}90ee8f8ef1a017cacadfda4225e10651'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/File[authz_dbm.load]/ensure: defined content as '{md5}c1363277984d22f99b70f7dce8753b60'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]/ensure: defined content as '{md5}f30a9be1016df87f195449d9e02d1857'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]/ensure: defined content as '{md5}f0825bad1e470de86ffabeb86dcc5d95'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/File[include.load]/ensure: defined content as '{md5}88095a914eedc3c2c184dd5d74c3954c'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/File[logio.load]/ensure: defined content as '{md5}084533c7a44e9129d0e6df952e2472b6'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/File[substitute.load]/ensure: defined content as '{md5}8077c34a71afcf41c8fc644830935915'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/File[usertrack.load]/ensure: defined content as '{md5}e95fbbf030fabec98b948f8dc217775c'", > "Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]/ensure: defined content as '{md5}3cf2fa309ccae4c29a4b875d0894cd79'", > "Notice: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/File[authn_file.load]/ensure: defined content as '{md5}d41656680003d7b890267bb73621c60b'", > "Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]/ensure: defined content as '{md5}515cdf5b573e961a60d2931d39248648'", > "Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]/ensure: defined content as '{md5}588e496251838c4840c14b28b5aa7881'", > "Notice: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]/ensure: defined content as '{md5}899a57534f3d84efa81887ec93c90c9b'", > "Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/ensure: defined content as '{md5}2996277c73b1cd684a9a3111c355e0d3'", > "Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]/ensure: defined content as '{md5}2d1a1afcae0c70557251829a8586eeaf'", > "Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]/ensure: defined content as '{md5}1bfb1c2a46d7351fc9eb47c659dee068'", > "Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]/ensure: defined content as '{md5}d262ee6a5f20d9dd7f87770638dc2ccd'", > "Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]/ensure: defined content as '{md5}ec6c99f7cc8e35bdbcf8028f652c9f6d'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]/ensure: defined content as '{md5}494bcf4b843f7908675d663d8dc1bdc8'", > "Notice: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load]/ensure: defined content as '{md5}66a1e2064a140c3e7dca7ac33877700e'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load]/ensure: defined content as '{md5}39942569bff2abdb259f9a347c7246bc'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/File[access_compat.load]/ensure: defined content as '{md5}d5feb88bec4570e2dbc41cce7e0de003'", > "Notice: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/File[authz_user.load]/ensure: defined content as '{md5}63594303ee808423679b1ea13dd5a784'", > "Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/ensure: defined content as '{md5}ae005a36b3ac8c20af36c434561c8a75'", > "Notice: /Stage[main]/Apache::Mod::Env/Apache::Mod[env]/File[env.load]/ensure: defined content as '{md5}d74184d40d0ee24ba02626a188ee7e1a'", > "Notice: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/httpd/conf.modules.d/prefork.load]/ensure: defined content as '{md5}157529aafcf03fa491bc924103e4608e'", > "Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]/ensure: defined content as '{md5}ac20c5c5779b37ab06b480d6485a0881'", > "Notice: /Stage[main]/Apache::Mod::Status/Apache::Mod[status]/File[status.load]/ensure: defined content as '{md5}c7726ef20347ef9a06ef68eeaad79765'", > "Notice: /Stage[main]/Apache::Mod::Ssl/Apache::Mod[ssl]/File[ssl.load]/ensure: defined content as '{md5}e282ac9f82fe5538692a4de3616fb695'", > "Notice: /Stage[main]/Apache::Mod::Socache_shmcb/Apache::Mod[socache_shmcb]/File[socache_shmcb.load]/ensure: defined content as '{md5}ab31a6ea611785f74851b578572e4157'", > "Notice: /Stage[main]/Tripleo::Profile::Base::Apache/Systemd::Dropin_file[httpd.conf]/File[/etc/systemd/system/httpd.service.d]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Apache/Systemd::Dropin_file[httpd.conf]/File[/etc/systemd/system/httpd.service.d/httpd.conf]/ensure: defined content as '{md5}c44e90292b030f86c3b82096b68fe9cc'", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.d/README]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.d/autoindex.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.d/userdir.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.d/welcome.conf]/ensure: removed", > "Notice: /Stage[main]/Apache::Mod::Ssl/File[ssl.conf]/content: content changed '{md5}9e163ce201541f8aa36fcc1a372ed34d' to '{md5}b6f6f2773db25c777f1db887e7a3f57d'", > "Notice: /Stage[main]/Apache::Mod::Wsgi/File[wsgi.conf]/ensure: defined content as '{md5}8b3feb3fc2563de439920bb2c52cbd11'", > "Notice: /Stage[main]/Apache::Mod::Wsgi/Apache::Mod[wsgi]/File[wsgi.load]/ensure: defined content as '{md5}e1795e051e7aae1f865fde0d3b86a507'", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-base.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-dav.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-lua.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-mpm.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-proxy.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-ssl.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-systemd.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/01-cgi.conf]/ensure: removed", > "Notice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/10-wsgi.conf]/ensure: removed", > "Notice: /Stage[main]/Heat::Wsgi::Apache_api/Heat::Wsgi::Apache[api]/Openstacklib::Wsgi::Apache[heat_api_wsgi]/File[/var/www/cgi-bin/heat]/ensure: created", > "Notice: /Stage[main]/Heat::Wsgi::Apache_api/Heat::Wsgi::Apache[api]/Openstacklib::Wsgi::Apache[heat_api_wsgi]/File[heat_api_wsgi]/ensure: defined content as '{md5}640891728ce5d46ae40234228561597c'", > "Notice: /Stage[main]/Heat::Wsgi::Apache_api/Heat::Wsgi::Apache[api]/Openstacklib::Wsgi::Apache[heat_api_wsgi]/Apache::Vhost[heat_api_wsgi]/Concat[10-heat_api_wsgi.conf]/File[/etc/httpd/conf.d/10-heat_api_wsgi.conf]/ensure: defined content as '{md5}4c97384c00d9abc872a77b4dafa48d1a'", > "Notice: Applied catalog in 2.78 seconds", > " Total: 120", > " Success: 120", > " Changed: 120", > " Out of sync: 120", > " Skipped: 32", > " Total: 333", > " Concat file: 0.00", > " Anchor: 0.00", > " Concat fragment: 0.00", > " Cron: 0.01", > " Package: 0.06", > " File: 0.24", > " Heat config: 1.71", > " Last run: 1527213571", > " Config retrieval: 4.79", > " Total: 6.82", > " Resources: 0.00", > "Gathering files modified after 2018-05-25 01:59:18.242062616 +0000", > "2018-05-25 01:59:33,173 DEBUG: 772797 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,heat_config,file,concat,file_line ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,heat_config,file,concat,file_line'", > "+ origin_of_time=/var/lib/config-data/heat_api.origin_of_time", > "+ touch /var/lib/config-data/heat_api.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,heat_config,file,concat,file_line /etc/config.pp", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/heat/manifests/db.pp\", 70]:[\"/etc/puppet/modules/heat/manifests/init.pp\", 402]", > "Warning: Scope(Class[Heat]): heat::rabbit_host, heat::rabbit_hosts, heat::rabbit_password, heat::rabbit_port, heat::rabbit_userid, heat::rabbit_virtual_host and heat::rpc_backend are deprecated. Please use heat::default_transport_url instead.", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/heat/manifests/config.pp\", 33]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/heat.pp\", 129]", > "Warning: ModuleLoader: module 'oslo' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "+ rsync_srcs+=' /var/www'", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/heat_api", > "++ stat -c %y /var/lib/config-data/heat_api.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:18.242062616 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/heat_api", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/heat_api", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/heat_api.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/heat_api --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/heat_api --mtime=1970-01-01", > "2018-05-25 01:59:33,173 INFO: 772797 -- Removing container: docker-puppet-heat_api", > "2018-05-25 01:59:33,238 DEBUG: 772797 -- docker-puppet-heat_api", > "2018-05-25 01:59:33,238 INFO: 772797 -- Finished processing puppet configs for heat_api", > "2018-05-25 01:59:33,239 INFO: 772797 -- Starting configuration of swift_ringbuilder using image 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 01:59:33,239 DEBUG: 772797 -- config_volume swift_ringbuilder", > "2018-05-25 01:59:33,239 DEBUG: 772797 -- puppet_tags file,file_line,concat,augeas,cron,exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball", > "2018-05-25 01:59:33,239 DEBUG: 772797 -- manifest include ::tripleo::profile::base::swift::ringbuilder", > "2018-05-25 01:59:33,239 DEBUG: 772797 -- config_image 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 01:59:33,239 DEBUG: 772797 -- volumes []", > "2018-05-25 01:59:33,240 INFO: 772797 -- Removing container: docker-puppet-swift_ringbuilder", > "2018-05-25 01:59:33,265 INFO: 772797 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 01:59:33,310 DEBUG: 772797 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server", > "Digest: sha256:ed98617d06caac9cd03b2bb7e282517624ce59fd03126593dfefc2cbb96a3f73", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 01:59:33,314 DEBUG: 772797 -- NET_HOST enabled", > "2018-05-25 01:59:33,314 DEBUG: 772797 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-swift_ringbuilder --env PUPPET_TAGS=file,file_line,concat,augeas,cron,exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball --env NAME=swift_ringbuilder --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpS6dbNi:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 01:59:37,788 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.41 seconds", > "Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", > "Notice: /Stage[main]/Nova::Db/Nova_config[api_database/connection]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Nova_config[placement_database/connection]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[glance/api_servers]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/my_ip]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[api/auth_strategy]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/image_service]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/host]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/ram_allocation_ratio]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[cinder/catalog_info]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[os_vif_linux_bridge/use_ipv6]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[notifications/notify_api_faults]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[notifications/notification_format]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/state_path]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/service_down_time]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rootwrap_config]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/report_interval]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[notifications/notify_on_state_change]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[upgrade_levels/compute]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/auth_type]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/auth_url]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/password]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/project_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/username]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/os_region_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/os_interface]/ensure: created", > "Notice: /Stage[main]/Nova::Cache/Oslo::Cache[nova_config]/Nova_config[cache/backend]/ensure: created", > "Notice: /Stage[main]/Nova::Cache/Oslo::Cache[nova_config]/Nova_config[cache/enabled]/ensure: created", > "Notice: /Stage[main]/Nova::Cache/Oslo::Cache[nova_config]/Nova_config[cache/memcache_servers]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Oslo::Db[nova_config]/Nova_config[database/connection]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Oslo::Db[nova_config]/Nova_config[database/max_retries]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Oslo::Db[nova_config]/Nova_config[database/db_max_retries]/ensure: created", > "Notice: /Stage[main]/Nova::Logging/Oslo::Log[nova_config]/Nova_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Nova::Logging/Oslo::Log[nova_config]/Nova_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/rabbit_port]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Default[nova_config]/Nova_config[DEFAULT/transport_url]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Notifications[nova_config]/Nova_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Notifications[nova_config]/Nova_config[oslo_messaging_notifications/transport_url]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Concurrency[nova_config]/Nova_config[oslo_concurrency/lock_path]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/auth_type]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/memcached_servers]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/auth_url]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/username]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/password]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/project_name]/ensure: created", > "Notice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}7c22d24407f4a17c89f33d09882c46bd'", > "Notice: /Stage[main]/Nova::Wsgi::Apache_placement/File[/etc/httpd/conf.d/00-nova-placement-api.conf]/content: content changed '{md5}611e31d39e1635bfabc0aafc51b43d0b' to '{md5}612d455490cfecc4b51db6656ea39240'", > "Notice: /Stage[main]/Nova::Wsgi::Apache_placement/Openstacklib::Wsgi::Apache[placement_wsgi]/File[/var/www/cgi-bin/nova]/ensure: created", > "Notice: /Stage[main]/Nova::Wsgi::Apache_placement/Openstacklib::Wsgi::Apache[placement_wsgi]/File[placement_wsgi]/ensure: defined content as '{md5}2c992c50344eb1765282cb9fb70126db'", > "Notice: /Stage[main]/Nova::Wsgi::Apache_placement/Openstacklib::Wsgi::Apache[placement_wsgi]/Apache::Vhost[placement_wsgi]/Concat[10-placement_wsgi.conf]/File[/etc/httpd/conf.d/10-placement_wsgi.conf]/ensure: defined content as '{md5}e4d57b3740edf8e6abac95a69e121262'", > "Notice: Applied catalog in 6.94 seconds", > " Total: 135", > " Success: 135", > " Changed: 135", > " Out of sync: 135", > " Total: 369", > " Skipped: 39", > " Augeas: 0.02", > " Package: 0.12", > " File: 0.37", > " Total: 11.23", > " Last run: 1527213576", > " Config retrieval: 5.03", > " Nova config: 5.69", > "Gathering files modified after 2018-05-25 01:59:18.218063172 +0000", > "2018-05-25 01:59:37,788 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,nova_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,nova_config'", > "+ origin_of_time=/var/lib/config-data/nova_placement.origin_of_time", > "+ touch /var/lib/config-data/nova_placement.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,nova_config /etc/config.pp", > "ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/nova.pp\", 100]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/placement.pp\", 62]", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/nova/manifests/config.pp\", 37]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova.pp\", 108]", > "Warning: Scope(Class[Nova::Db]): placement_database_connection has no effect as of pike, and may be removed in a future release", > "Warning: Scope(Class[Nova::Db]): placement_slave_connection has no effect as of pike, and may be removed in a future release", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/nova/manifests/db.pp\", 121]:[\"/etc/puppet/modules/nova/manifests/init.pp\", 561]", > " with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/nova/manifests/init.pp\", 564]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/placement.pp\", 62]", > "Warning: Scope(Class[Nova]): nova::rabbit_host, nova::rabbit_hosts, nova::rabbit_password, nova::rabbit_port, nova::rabbit_userid, nova::rabbit_virtual_host and nova::rpc_backend are deprecated. Please use nova::default_transport_url instead.", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ip_address instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp\", 56]:[\"/etc/config.pp\", 4]", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/nova_placement", > "++ stat -c %y /var/lib/config-data/nova_placement.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:18.218063172 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/nova_placement", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/nova_placement", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/nova_placement.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/nova_placement --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/nova_placement --mtime=1970-01-01", > "2018-05-25 01:59:37,788 INFO: 772796 -- Removing container: docker-puppet-nova_placement", > "2018-05-25 01:59:37,851 DEBUG: 772796 -- docker-puppet-nova_placement", > "2018-05-25 01:59:37,852 INFO: 772796 -- Finished processing puppet configs for nova_placement", > "2018-05-25 01:59:37,852 INFO: 772796 -- Starting configuration of aodh using image 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:37,852 DEBUG: 772796 -- config_volume aodh", > "2018-05-25 01:59:37,852 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,aodh_api_paste_ini,aodh_config,aodh_config,aodh_config,aodh_config", > "2018-05-25 01:59:37,852 DEBUG: 772796 -- manifest include tripleo::profile::base::aodh::api", > "include tripleo::profile::base::aodh::evaluator", > "include tripleo::profile::base::aodh::listener", > "include tripleo::profile::base::aodh::notifier", > "2018-05-25 01:59:37,852 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:37,852 DEBUG: 772796 -- volumes []", > "2018-05-25 01:59:37,853 INFO: 772796 -- Removing container: docker-puppet-aodh", > "2018-05-25 01:59:37,879 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:37,922 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-aodh-api ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-aodh-api", > "Digest: sha256:405fbbc1e5b71c13971496c31dbe4c6a34c8a36bde3cec6f55ddedaabab2b584", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:37,925 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 01:59:37,926 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-aodh --env PUPPET_TAGS=file,file_line,concat,augeas,cron,aodh_api_paste_ini,aodh_config,aodh_config,aodh_config,aodh_config --env NAME=aodh --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmp6xmfFN:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-aodh-api:2018-05-22.1", > "2018-05-25 01:59:43,756 DEBUG: 772798 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.40 seconds", > "Notice: /Stage[main]/Gnocchi::Db/Gnocchi_config[indexer/url]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Api/Gnocchi_config[api/max_limit]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Api/Gnocchi_config[api/auth_mode]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage/Gnocchi_config[storage/coordination_url]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Incoming::Redis/Gnocchi_config[incoming/driver]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Incoming::Redis/Gnocchi_config[incoming/redis_url]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Swift/Gnocchi_config[storage/driver]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Swift/Gnocchi_config[storage/swift_user]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Swift/Gnocchi_config[storage/swift_key]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Swift/Gnocchi_config[storage/swift_auth_version]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Swift/Gnocchi_config[storage/swift_authurl]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Storage::Swift/Gnocchi_config[storage/swift_endpoint_type]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Metricd/Gnocchi_config[metricd/workers]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Metricd/Gnocchi_config[metricd/metric_processing_delay]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Statsd/Gnocchi_config[statsd/resource_id]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Statsd/Gnocchi_config[statsd/archive_policy_name]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Statsd/Gnocchi_config[statsd/flush_delay]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Logging/Oslo::Log[gnocchi_config]/Gnocchi_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Logging/Oslo::Log[gnocchi_config]/Gnocchi_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Policy/Oslo::Policy[gnocchi_config]/Gnocchi_config[oslo_policy/policy_file]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Api/Oslo::Middleware[gnocchi_config]/Gnocchi_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/auth_type]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/auth_url]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/username]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/password]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/project_name]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}edd0e555ab08908c12f04ec67f138b53'", > "Notice: /Stage[main]/Gnocchi::Wsgi::Apache/Openstacklib::Wsgi::Apache[gnocchi_wsgi]/File[/var/www/cgi-bin/gnocchi]/ensure: created", > "Notice: /Stage[main]/Gnocchi::Wsgi::Apache/Openstacklib::Wsgi::Apache[gnocchi_wsgi]/File[gnocchi_wsgi]/ensure: defined content as '{md5}420e12030e4ffba248db7f786c11bd86'", > "Notice: /Stage[main]/Gnocchi::Wsgi::Apache/Openstacklib::Wsgi::Apache[gnocchi_wsgi]/Apache::Vhost[gnocchi_wsgi]/Concat[10-gnocchi_wsgi.conf]/File[/etc/httpd/conf.d/10-gnocchi_wsgi.conf]/ensure: defined content as '{md5}970b905e673504625e71f92dbcb349b5'", > "Notice: Applied catalog in 1.12 seconds", > " Total: 110", > " Success: 110", > " Changed: 110", > " Out of sync: 110", > " Total: 256", > " Skipped: 46", > " Gnocchi config: 0.18", > " File: 0.29", > " Last run: 1527213582", > " Config retrieval: 4.99", > " Total: 5.49", > " Config: 1527213576", > "Gathering files modified after 2018-05-25 01:59:31.014766781 +0000", > "2018-05-25 01:59:43,757 DEBUG: 772798 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,gnocchi_api_paste_ini,gnocchi_config,gnocchi_config,gnocchi_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,gnocchi_api_paste_ini,gnocchi_config,gnocchi_config,gnocchi_config'", > "+ origin_of_time=/var/lib/config-data/gnocchi.origin_of_time", > "+ touch /var/lib/config-data/gnocchi.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,gnocchi_api_paste_ini,gnocchi_config,gnocchi_config,gnocchi_config /etc/config.pp", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/gnocchi/manifests/db.pp\", 42]:[\"/etc/puppet/modules/gnocchi/manifests/init.pp\", 62]", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_context_format_string is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_default_format_string is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_debug_format_suffix is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_exception_prefix is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_config_append is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::default_log_levels is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::publish_errors is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::fatal_deprecations is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_format is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_uuid_format is deprecated and will be removed in future", > "Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_date_format is deprecated and will be removed in future", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/gnocchi/manifests/config.pp\", 29]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/gnocchi.pp\", 31]", > "Warning: ModuleLoader: module 'swift' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ip_address instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp\", 56]:[\"/etc/config.pp\", 6]", > "Warning: Scope(Class[Gnocchi::Statsd]): user_id parameter is deprecated and will be removed in the future release.", > "Warning: Scope(Class[Gnocchi::Statsd]): project_id parameter is deprecated and will be removed in the future release.", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/gnocchi", > "++ stat -c %y /var/lib/config-data/gnocchi.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:31.014766781 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/gnocchi", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/gnocchi", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/gnocchi.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/gnocchi --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/gnocchi --mtime=1970-01-01", > "2018-05-25 01:59:43,757 INFO: 772798 -- Removing container: docker-puppet-gnocchi", > "2018-05-25 01:59:43,823 DEBUG: 772798 -- docker-puppet-gnocchi", > "2018-05-25 01:59:43,823 INFO: 772798 -- Finished processing puppet configs for gnocchi", > "2018-05-25 01:59:43,823 INFO: 772798 -- Starting configuration of clustercheck using image 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:43,823 DEBUG: 772798 -- config_volume clustercheck", > "2018-05-25 01:59:43,824 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,file", > "2018-05-25 01:59:43,824 DEBUG: 772798 -- manifest include ::tripleo::profile::pacemaker::clustercheck", > "2018-05-25 01:59:43,824 DEBUG: 772798 -- config_image 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:43,824 DEBUG: 772798 -- volumes []", > "2018-05-25 01:59:43,824 INFO: 772798 -- Removing container: docker-puppet-clustercheck", > "2018-05-25 01:59:43,851 INFO: 772798 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:43,888 DEBUG: 772798 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... ", > "2018-05-25 01:59:43,892 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 01:59:43,892 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-clustercheck --env PUPPET_TAGS=file,file_line,concat,augeas,cron,file --env NAME=clustercheck --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpPm66q7:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", > "2018-05-25 01:59:46,344 DEBUG: 772797 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 1.35 seconds", > "Notice: /Stage[main]/Swift/File[/var/lib/swift]/group: group changed 'root' to 'swift'", > "Notice: /Stage[main]/Swift/File[/etc/swift/swift.conf]/owner: owner changed 'root' to 'swift'", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Swift::Ringbuilder::Create[object]/Exec[create_object]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Swift::Ringbuilder::Create[account]/Exec[create_account]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Swift::Ringbuilder::Create[container]/Exec[create_container]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Tripleo::Profile::Base::Swift::Add_devices[r1z1-172.17.4.19:%PORT%/d1]/Ring_object_device[172.17.4.19:6000/d1]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Tripleo::Profile::Base::Swift::Add_devices[r1z1-172.17.4.19:%PORT%/d1]/Ring_container_device[172.17.4.19:6001/d1]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Tripleo::Profile::Base::Swift::Add_devices[r1z1-172.17.4.19:%PORT%/d1]/Ring_account_device[172.17.4.19:6002/d1]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Swift::Ringbuilder::Rebalance[object]/Exec[rebalance_object]: Triggered 'refresh' from 1 events", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Swift::Ringbuilder::Rebalance[account]/Exec[rebalance_account]: Triggered 'refresh' from 1 events", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Ringbuilder/Swift::Ringbuilder::Rebalance[container]/Exec[rebalance_container]: Triggered 'refresh' from 1 events", > "Notice: Applied catalog in 4.06 seconds", > " Total: 8", > " Success: 8", > " Skipped: 19", > " Restarted: 3", > " Total: 32", > " Out of sync: 8", > " Changed: 8", > " File: 0.00", > " Ring container device: 0.59", > " Ring account device: 0.61", > " Ring object device: 0.68", > " Exec: 1.14", > " Config retrieval: 1.53", > " Last run: 1527213585", > " Total: 4.56", > " Config: 1527213580", > "Gathering files modified after 2018-05-25 01:59:33.539708300 +0000", > "2018-05-25 01:59:46,344 DEBUG: 772797 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball'", > "+ origin_of_time=/var/lib/config-data/swift_ringbuilder.origin_of_time", > "+ touch /var/lib/config-data/swift_ringbuilder.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,exec,fetch_swift_ring_tarball,extract_swift_ring_tarball,ring_object_device,swift::ringbuilder::create,tripleo::profile::base::swift::add_devices,swift::ringbuilder::rebalance,create_swift_ring_tarball,upload_swift_ring_tarball /etc/config.pp", > " with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/swift/ringbuilder.pp\", 113]:[\"/etc/config.pp\", 2]", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/swift/manifests/ringbuilder/create.pp\", 44]:", > "Warning: Unexpected line: Ring file /etc/swift/object.ring.gz not found, probably it hasn't been written yet", > "Warning: Unexpected line: Ring file /etc/swift/container.ring.gz not found, probably it hasn't been written yet", > "Warning: Unexpected line: Ring file /etc/swift/account.ring.gz not found, probably it hasn't been written yet", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/swift_ringbuilder", > "++ stat -c %y /var/lib/config-data/swift_ringbuilder.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:33.539708300 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/swift_ringbuilder", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/swift_ringbuilder", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/swift_ringbuilder.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/swift_ringbuilder --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/swift_ringbuilder --mtime=1970-01-01", > "2018-05-25 01:59:46,345 INFO: 772797 -- Removing container: docker-puppet-swift_ringbuilder", > "2018-05-25 01:59:46,398 DEBUG: 772797 -- docker-puppet-swift_ringbuilder", > "2018-05-25 01:59:46,398 INFO: 772797 -- Finished processing puppet configs for swift_ringbuilder", > "2018-05-25 01:59:46,399 INFO: 772797 -- Starting configuration of nova using image 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:46,399 DEBUG: 772797 -- config_volume nova", > "2018-05-25 01:59:46,399 DEBUG: 772797 -- puppet_tags file,file_line,concat,augeas,cron,nova_config,nova_config,nova_config,nova_config,nova_config", > "2018-05-25 01:59:46,399 DEBUG: 772797 -- manifest ['Nova_cell_v2'].each |String $val| { noop_resource($val) }", > "include tripleo::profile::base::nova::conductor", > "include tripleo::profile::base::nova::consoleauth", > "include tripleo::profile::base::nova::scheduler", > "include tripleo::profile::base::nova::vncproxy", > "2018-05-25 01:59:46,399 DEBUG: 772797 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:46,399 DEBUG: 772797 -- volumes []", > "2018-05-25 01:59:46,400 INFO: 772797 -- Removing container: docker-puppet-nova", > "2018-05-25 01:59:46,425 INFO: 772797 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:46,469 DEBUG: 772797 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-nova-api ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-nova-api", > "Digest: sha256:af1f767fc12e0e1b4eca9ef44d31ec74e0ac11c260210b8c1c07e7a0b97edc77", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:46,472 DEBUG: 772797 -- NET_HOST enabled", > "2018-05-25 01:59:46,472 DEBUG: 772797 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-nova --env PUPPET_TAGS=file,file_line,concat,augeas,cron,nova_config,nova_config,nova_config,nova_config,nova_config --env NAME=nova --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpZS4StV:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-nova-api:2018-05-22.1", > "2018-05-25 01:59:50,743 DEBUG: 772798 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 0.56 seconds", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Clustercheck/File[/etc/sysconfig/clustercheck]/ensure: defined content as '{md5}4254369dfa463c4ae2846505f13d0f4d'", > "Notice: /Stage[main]/Xinetd/File[/etc/xinetd.conf]/content: content changed '{md5}9ff8cc688dd9f0dfc45e5afd25c427a7' to '{md5}7d37008224e71625019cb48768f267e7'", > "Notice: /Stage[main]/Xinetd/File[/etc/xinetd.conf]/mode: mode changed '0600' to '0644'", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Clustercheck/Xinetd::Service[galera-monitor]/File[/etc/xinetd.d/galera-monitor]/ensure: defined content as '{md5}8371eddc7b980e1afe858881211ef1c4'", > "Notice: Applied catalog in 0.06 seconds", > " Total: 4", > " Success: 4", > " Total: 13", > " Out of sync: 3", > " Changed: 3", > " Skipped: 9", > " Config retrieval: 0.69", > " Total: 0.72", > " Last run: 1527213590", > " Config: 1527213589", > "Gathering files modified after 2018-05-25 01:59:44.119463256 +0000", > "2018-05-25 01:59:50,743 DEBUG: 772798 -- + mkdir -p /etc/puppet", > "+ origin_of_time=/var/lib/config-data/clustercheck.origin_of_time", > "+ touch /var/lib/config-data/clustercheck.origin_of_time", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/clustercheck", > "++ stat -c %y /var/lib/config-data/clustercheck.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:44.119463256 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/clustercheck", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/clustercheck", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/clustercheck.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/clustercheck --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/clustercheck --mtime=1970-01-01", > "2018-05-25 01:59:50,743 INFO: 772798 -- Removing container: docker-puppet-clustercheck", > "2018-05-25 01:59:50,796 DEBUG: 772798 -- docker-puppet-clustercheck", > "2018-05-25 01:59:50,796 INFO: 772798 -- Finished processing puppet configs for clustercheck", > "2018-05-25 01:59:50,797 INFO: 772798 -- Starting configuration of redis using image 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", > "2018-05-25 01:59:50,797 DEBUG: 772798 -- config_volume redis", > "2018-05-25 01:59:50,797 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,exec", > "2018-05-25 01:59:50,797 DEBUG: 772798 -- manifest include ::tripleo::profile::pacemaker::database::redis_bundle", > "2018-05-25 01:59:50,797 DEBUG: 772798 -- config_image 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", > "2018-05-25 01:59:50,797 DEBUG: 772798 -- volumes []", > "2018-05-25 01:59:50,798 INFO: 772798 -- Removing container: docker-puppet-redis", > "2018-05-25 01:59:50,826 INFO: 772798 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", > "2018-05-25 01:59:50,866 DEBUG: 772798 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-redis ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-redis", > "Digest: sha256:cc187395c7b65e479fb31ef491efaa3e43125cefb902654eca5e265e2f6c7d40", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", > "2018-05-25 01:59:50,870 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 01:59:50,870 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-redis --env PUPPET_TAGS=file,file_line,concat,augeas,cron,exec --env NAME=redis --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpwyTBzi:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-redis:2018-05-22.1", > "2018-05-25 01:59:53,008 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.22 seconds", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/auth_url]/ensure: created", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/region_name]/ensure: created", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/username]/ensure: created", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/password]/ensure: created", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/project_name]/ensure: created", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/project_domain_id]/ensure: created", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/user_domain_id]/ensure: created", > "Notice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/auth_type]/ensure: created", > "Notice: /Stage[main]/Aodh::Api/Aodh_config[api/gnocchi_external_project_owner]/ensure: created", > "Notice: /Stage[main]/Aodh::Api/Aodh_config[api/host]/ensure: created", > "Notice: /Stage[main]/Aodh::Api/Aodh_config[api/port]/ensure: created", > "Notice: /Stage[main]/Aodh::Evaluator/Aodh_config[coordination/backend_url]/ensure: created", > "Notice: /Stage[main]/Aodh::Db/Oslo::Db[aodh_config]/Aodh_config[database/connection]/ensure: created", > "Notice: /Stage[main]/Aodh::Logging/Oslo::Log[aodh_config]/Aodh_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Aodh::Logging/Oslo::Log[aodh_config]/Aodh_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Aodh/Oslo::Messaging::Rabbit[aodh_config]/Aodh_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Aodh/Oslo::Messaging::Rabbit[aodh_config]/Aodh_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Aodh/Oslo::Messaging::Rabbit[aodh_config]/Aodh_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Aodh/Oslo::Messaging::Rabbit[aodh_config]/Aodh_config[oslo_messaging_rabbit/rabbit_port]/ensure: created", > "Notice: /Stage[main]/Aodh/Oslo::Messaging::Default[aodh_config]/Aodh_config[DEFAULT/transport_url]/ensure: created", > "Notice: /Stage[main]/Aodh/Oslo::Messaging::Notifications[aodh_config]/Aodh_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: /Stage[main]/Aodh/Oslo::Messaging::Notifications[aodh_config]/Aodh_config[oslo_messaging_notifications/transport_url]/ensure: created", > "Notice: /Stage[main]/Aodh::Policy/Oslo::Policy[aodh_config]/Aodh_config[oslo_policy/policy_file]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/auth_type]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/auth_url]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/username]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/password]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/project_name]/ensure: created", > "Notice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Aodh::Api/Oslo::Middleware[aodh_config]/Aodh_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}5519ca552b6cf758a4ced34eb3b94011'", > "Notice: /Stage[main]/Aodh::Wsgi::Apache/Openstacklib::Wsgi::Apache[aodh_wsgi]/File[/var/www/cgi-bin/aodh]/owner: owner changed 'root' to 'aodh'", > "Notice: /Stage[main]/Aodh::Wsgi::Apache/Openstacklib::Wsgi::Apache[aodh_wsgi]/File[/var/www/cgi-bin/aodh]/group: group changed 'root' to 'aodh'", > "Notice: /Stage[main]/Aodh::Wsgi::Apache/Openstacklib::Wsgi::Apache[aodh_wsgi]/File[aodh_wsgi]/ensure: defined content as '{md5}d15acb078a1158357976fda56911df2f'", > "Notice: /Stage[main]/Aodh::Wsgi::Apache/Openstacklib::Wsgi::Apache[aodh_wsgi]/Apache::Vhost[aodh_wsgi]/Concat[10-aodh_wsgi.conf]/File[/etc/httpd/conf.d/10-aodh_wsgi.conf]/ensure: defined content as '{md5}9f7a9c93a3ae8e72967dd7a5bac99428'", > "Notice: Applied catalog in 2.28 seconds", > " Total: 114", > " Success: 114", > " Changed: 113", > " Out of sync: 113", > " Total: 329", > " Skipped: 40", > " File: 0.26", > " Aodh config: 1.13", > " Last run: 1527213591", > " Config retrieval: 4.84", > " Total: 6.31", > " Config: 1527213584", > "Gathering files modified after 2018-05-25 01:59:38.332597289 +0000", > "2018-05-25 01:59:53,008 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,aodh_api_paste_ini,aodh_config,aodh_config,aodh_config,aodh_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,aodh_api_paste_ini,aodh_config,aodh_config,aodh_config,aodh_config'", > "+ origin_of_time=/var/lib/config-data/aodh.origin_of_time", > "+ touch /var/lib/config-data/aodh.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,aodh_api_paste_ini,aodh_config,aodh_config,aodh_config,aodh_config /etc/config.pp", > "Warning: Scope(Class[Aodh]): aodh::rabbit_host, aodh::rabbit_hosts, aodh::rabbit_password, aodh::rabbit_port, aodh::rabbit_userid, aodh::rabbit_virtual_host and aodh::rpc_backend are deprecated. Please use aodh::default_transport_url instead.", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/aodh/manifests/config.pp\", 33]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/aodh.pp\", 117]", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/oslo/manifests/db.pp\", 140]:", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/aodh", > "++ stat -c %y /var/lib/config-data/aodh.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:38.332597289 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/aodh", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/aodh", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/aodh.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/aodh --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/aodh --mtime=1970-01-01", > "2018-05-25 01:59:53,008 INFO: 772796 -- Removing container: docker-puppet-aodh", > "2018-05-25 01:59:53,069 DEBUG: 772796 -- docker-puppet-aodh", > "2018-05-25 01:59:53,069 INFO: 772796 -- Finished processing puppet configs for aodh", > "2018-05-25 01:59:53,069 INFO: 772796 -- Starting configuration of glance_api using image 192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", > "2018-05-25 01:59:53,069 DEBUG: 772796 -- config_volume glance_api", > "2018-05-25 01:59:53,070 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config", > "2018-05-25 01:59:53,070 DEBUG: 772796 -- manifest include ::tripleo::profile::base::glance::api", > "2018-05-25 01:59:53,070 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", > "2018-05-25 01:59:53,070 DEBUG: 772796 -- volumes []", > "2018-05-25 01:59:53,070 INFO: 772796 -- Removing container: docker-puppet-glance_api", > "2018-05-25 01:59:53,104 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", > "2018-05-25 01:59:53,152 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-glance-api ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-glance-api", > "Digest: sha256:c3c72304869b430de8ea3cfd1ef6d01ba5dc438dc0df1122a16bdf5287d984b5", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", > "2018-05-25 01:59:53,156 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 01:59:53,156 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-glance_api --env PUPPET_TAGS=file,file_line,concat,augeas,cron,glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config --env NAME=glance_api --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmp8GZzXv:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-glance-api:2018-05-22.1", > "2018-05-25 01:59:59,468 DEBUG: 772798 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: /Stage[main]/Redis::Config/File[/etc/redis]/ensure: created", > "Notice: /Stage[main]/Redis::Config/File[/var/log/redis]/mode: mode changed '0750' to '0755'", > "Notice: /Stage[main]/Redis::Config/File[/var/lib/redis]/mode: mode changed '0750' to '0755'", > "Notice: /Stage[main]/Redis::Ulimit/File[/etc/security/limits.d/redis.conf]/ensure: defined content as '{md5}a2f723773964f5ea42b6c7c5d6b72208'", > "Notice: /Stage[main]/Redis::Ulimit/File[/etc/systemd/system/redis.service.d/limit.conf]/mode: mode changed '0644' to '0444'", > "Notice: /Stage[main]/Redis::Config/Redis::Instance[default]/File[/etc/redis.conf.puppet]/ensure: defined content as '{md5}f43b4c6a618702e6c34be2c5cb34adda'", > "Notice: /Stage[main]/Redis::Config/Redis::Instance[default]/Exec[cp -p /etc/redis.conf.puppet /etc/redis.conf]: Triggered 'refresh' from 1 events", > "Notice: Applied catalog in 0.15 seconds", > " Restarted: 1", > " Skipped: 11", > " Total: 21", > " Exec: 0.00", > " File: 0.02", > " Config retrieval: 1.49", > " Total: 1.53", > " Last run: 1527213598", > " Config: 1527213597", > "Gathering files modified after 2018-05-25 01:59:51.112301291 +0000", > "2018-05-25 01:59:59,469 DEBUG: 772798 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,exec ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,exec'", > "+ origin_of_time=/var/lib/config-data/redis.origin_of_time", > "+ touch /var/lib/config-data/redis.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,exec /etc/config.pp", > "Warning: ModuleLoader: module 'redis' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/redis", > "++ stat -c %y /var/lib/config-data/redis.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:51.112301291 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/redis", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/redis", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/redis.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/redis --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/redis --mtime=1970-01-01", > "2018-05-25 01:59:59,469 INFO: 772798 -- Removing container: docker-puppet-redis", > "2018-05-25 01:59:59,519 DEBUG: 772798 -- docker-puppet-redis", > "2018-05-25 01:59:59,519 INFO: 772798 -- Finished processing puppet configs for redis", > "2018-05-25 01:59:59,520 INFO: 772798 -- Starting configuration of memcached using image 192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", > "2018-05-25 01:59:59,520 DEBUG: 772798 -- config_volume memcached", > "2018-05-25 01:59:59,520 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,file", > "2018-05-25 01:59:59,520 DEBUG: 772798 -- manifest include ::tripleo::profile::base::memcached", > "2018-05-25 01:59:59,520 DEBUG: 772798 -- config_image 192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", > "2018-05-25 01:59:59,520 DEBUG: 772798 -- volumes []", > "2018-05-25 01:59:59,521 INFO: 772798 -- Removing container: docker-puppet-memcached", > "2018-05-25 01:59:59,557 INFO: 772798 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", > "2018-05-25 01:59:59,610 DEBUG: 772798 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-memcached ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-memcached", > "Digest: sha256:b812c93d9053640903827f7380e1b2d5118b5891da267098555d53d505ccebc2", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", > "2018-05-25 01:59:59,614 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 01:59:59,614 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-memcached --env PUPPET_TAGS=file,file_line,concat,augeas,cron,file --env NAME=memcached --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpAgsd8Q:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-memcached:2018-05-22.1", > "2018-05-25 02:00:06,459 DEBUG: 772798 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 0.72 seconds", > "Notice: /Stage[main]/Memcached/File[/etc/sysconfig/memcached]/content: content changed '{md5}a50ed62e82d31fb4cb2de2226650c545' to '{md5}07a2c40f324bbdf76f5e29050184f744'", > "Notice: /Stage[main]/Tripleo::Profile::Base::Memcached/Systemd::Dropin_file[memcached.conf]/File[/etc/systemd/system/memcached.service.d]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Memcached/Systemd::Dropin_file[memcached.conf]/File[/etc/systemd/system/memcached.service.d/memcached.conf]/ensure: defined content as '{md5}c44e90292b030f86c3b82096b68fe9cc'", > "Notice: Applied catalog in 0.05 seconds", > " Total: 3", > " Success: 3", > " Skipped: 10", > " Config retrieval: 0.85", > " Total: 0.88", > " Last run: 1527213605", > " Config: 1527213605", > "Gathering files modified after 2018-05-25 01:59:59.846099003 +0000", > "2018-05-25 02:00:06,460 DEBUG: 772798 -- + mkdir -p /etc/puppet", > "+ origin_of_time=/var/lib/config-data/memcached.origin_of_time", > "+ touch /var/lib/config-data/memcached.origin_of_time", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/memcached", > "++ stat -c %y /var/lib/config-data/memcached.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:59.846099003 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/memcached", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/memcached", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/memcached.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/memcached --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/memcached --mtime=1970-01-01", > "2018-05-25 02:00:06,460 INFO: 772798 -- Removing container: docker-puppet-memcached", > "2018-05-25 02:00:06,469 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 3.14 seconds", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/bind_host]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/bind_port]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/workers]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/show_image_direct_url]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/show_multiple_locations]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/image_cache_dir]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/enabled_import_methods]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/image_member_quota]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/enable_v1_api]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/enable_v2_api]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[glance_store/os_region_name]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[glance_store/stores]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_cache_config[glance_store/os_region_name]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/registry_host]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/registry_host]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Glance_api_config[paste_deploy/flavor]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/swift_store_create_container_on_put]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/swift_store_endpoint_type]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/swift_store_config_file]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/default_swift_reference]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/default_store]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/user]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/key]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/auth_address]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/auth_version]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/user_domain_id]/ensure: created", > "Notice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/project_domain_id]/ensure: created", > "Notice: /Stage[main]/Glance::Policy/Oslo::Policy[glance_api_config]/Glance_api_config[oslo_policy/policy_file]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Db/Oslo::Db[glance_api_config]/Glance_api_config[database/connection]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Logging/Oslo::Log[glance_api_config]/Glance_api_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Logging/Oslo::Log[glance_api_config]/Glance_api_config[DEFAULT/log_file]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Logging/Oslo::Log[glance_api_config]/Glance_api_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Glance::Cache::Logging/Oslo::Log[glance_cache_config]/Glance_cache_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Glance::Cache::Logging/Oslo::Log[glance_cache_config]/Glance_cache_config[DEFAULT/log_file]/ensure: created", > "Notice: /Stage[main]/Glance::Cache::Logging/Oslo::Log[glance_cache_config]/Glance_cache_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/auth_type]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/auth_url]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/username]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/password]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/project_name]/ensure: created", > "Notice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Glance::Api/Oslo::Middleware[glance_api_config]/Glance_api_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created", > "Notice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_api_config]/Glance_api_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_api_config]/Glance_api_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_api_config]/Glance_api_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_api_config]/Glance_api_config[oslo_messaging_rabbit/rabbit_hosts]/ensure: created", > "Notice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Notifications[glance_api_config]/Glance_api_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: Applied catalog in 2.97 seconds", > " Total: 50", > " Success: 50", > " Total: 265", > " Out of sync: 50", > " Changed: 50", > " Skipped: 64", > " Glance swift config: 0.01", > " Glance cache config: 0.29", > " Glance api config: 2.30", > " Config retrieval: 3.49", > " Total: 6.16", > " Config: 1527213599", > "Gathering files modified after 2018-05-25 01:59:53.395248415 +0000", > "2018-05-25 02:00:06,469 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config'", > "+ origin_of_time=/var/lib/config-data/glance_api.origin_of_time", > "+ touch /var/lib/config-data/glance_api.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,glance_api_config,glance_api_paste_ini,glance_swift_config,glance_cache_config /etc/config.pp", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/glance/manifests/config.pp\", 66]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/glance/api.pp\", 153]", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/glance/manifests/api/db.pp\", 64]:[\"/etc/puppet/modules/glance/manifests/api.pp\", 382]", > "Warning: Unknown variable: 'default_store_real'. at /etc/puppet/modules/glance/manifests/api.pp:458:9", > "Warning: Scope(Class[Glance::Api]): default_store not provided, it will be automatically set to http", > "Warning: Scope(Class[Glance::Notify::Rabbitmq]): glance::notify::rabbitmq::rabbit_host, glance::notify::rabbitmq::rabbit_hosts, glance::notify::rabbitmq::rabbit_password, glance::notify::rabbitmq::rabbit_port, glance::notify::rabbitmq::rabbit_userid and glance::notify::rabbitmq::rabbit_virtual_host are deprecated. Please use glance::notify::rabbitmq::default_transport_url instead.", > "Warning: Unknown variable: '::swift::client_package_ensure'. at /etc/puppet/modules/swift/manifests/client.pp:12:13", > "Warning: Scope(Oslo::Messaging::Rabbit[glance_api_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\\transport_url. Please use oslo::messaging::default::transport_url instead.", > "Warning: Scope(Oslo::Messaging::Rabbit[glance_registry_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\\transport_url. Please use oslo::messaging::default::transport_url instead.", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/glance_api", > "++ stat -c %y /var/lib/config-data/glance_api.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:53.395248415 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/glance_api", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/glance_api", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/glance_api.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/glance_api --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/glance_api --mtime=1970-01-01", > "2018-05-25 02:00:06,469 INFO: 772796 -- Removing container: docker-puppet-glance_api", > "2018-05-25 02:00:06,516 DEBUG: 772798 -- docker-puppet-memcached", > "2018-05-25 02:00:06,516 INFO: 772798 -- Finished processing puppet configs for memcached", > "2018-05-25 02:00:06,516 INFO: 772798 -- Starting configuration of panko using image 192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", > "2018-05-25 02:00:06,516 DEBUG: 772798 -- config_volume panko", > "2018-05-25 02:00:06,517 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,panko_api_paste_ini,panko_config", > "2018-05-25 02:00:06,517 DEBUG: 772798 -- manifest include tripleo::profile::base::panko::api", > "2018-05-25 02:00:06,517 DEBUG: 772798 -- config_image 192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", > "2018-05-25 02:00:06,517 DEBUG: 772798 -- volumes []", > "2018-05-25 02:00:06,519 INFO: 772798 -- Removing container: docker-puppet-panko", > "2018-05-25 02:00:06,531 DEBUG: 772796 -- docker-puppet-glance_api", > "2018-05-25 02:00:06,531 INFO: 772796 -- Finished processing puppet configs for glance_api", > "2018-05-25 02:00:06,531 INFO: 772796 -- Starting configuration of keystone using image 192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", > "2018-05-25 02:00:06,531 DEBUG: 772796 -- config_volume keystone", > "2018-05-25 02:00:06,531 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,keystone_config,keystone_domain_config", > "2018-05-25 02:00:06,531 DEBUG: 772796 -- manifest ['Keystone_user', 'Keystone_endpoint', 'Keystone_domain', 'Keystone_tenant', 'Keystone_user_role', 'Keystone_role', 'Keystone_service'].each |String $val| { noop_resource($val) }", > "2018-05-25 02:00:06,532 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", > "2018-05-25 02:00:06,532 DEBUG: 772796 -- volumes []", > "2018-05-25 02:00:06,532 INFO: 772796 -- Removing container: docker-puppet-keystone", > "2018-05-25 02:00:06,545 INFO: 772798 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", > "2018-05-25 02:00:06,565 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", > "2018-05-25 02:00:06,597 DEBUG: 772798 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-panko-api ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-panko-api", > "Digest: sha256:5dcec49c94fde646e223c66c4ce6b59f3e9176b8023b9622884fc6b9dca1c719", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", > "2018-05-25 02:00:06,601 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 02:00:06,602 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-panko --env PUPPET_TAGS=file,file_line,concat,augeas,cron,panko_api_paste_ini,panko_config --env NAME=panko --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpmiDOmj:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-panko-api:2018-05-22.1", > "2018-05-25 02:00:06,611 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-keystone ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-keystone", > "Digest: sha256:22660cddf301c48de3c78f3954738cd6d8957ec1fd5c84f233bb0727cfa05080", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", > "2018-05-25 02:00:06,615 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 02:00:06,615 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-keystone --env PUPPET_TAGS=file,file_line,concat,augeas,cron,keystone_config,keystone_domain_config --env NAME=keystone --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpnjTN1c:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-keystone:2018-05-22.1", > "2018-05-25 02:00:12,708 DEBUG: 772797 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 5.47 seconds", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}ccc90b7cd12178a0680f8b6190f31357'", > "Notice: /Stage[main]/Nova::Wsgi::Apache_api/Openstacklib::Wsgi::Apache[nova_api_wsgi]/File[/var/www/cgi-bin/nova]/ensure: created", > "Notice: /Stage[main]/Nova::Wsgi::Apache_api/Openstacklib::Wsgi::Apache[nova_api_wsgi]/File[nova_api_wsgi]/ensure: defined content as '{md5}8bcfb466d72544dd31a4f339243ed669'", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/instance_name_template]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[wsgi/api_paste_config]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/enabled_apis]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_listen]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_listen]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_listen_port]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_listen_port]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_volume_listen]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_workers]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_workers]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[api/use_forwarded_for]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[api/fping_path]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[vendordata_dynamic_auth/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[vendordata_dynamic_auth/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[neutron/service_metadata_proxy]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[neutron/metadata_proxy_shared_secret]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/allow_resize_to_same_host]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/dhcp_domain]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/firewall_driver]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_is_fatal]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_timeout]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/default_floating_pool]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/url]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/timeout]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/project_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/region_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/username]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/password]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_url]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/ovs_bridge]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/extension_sync_interval]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_type]/ensure: created", > "Notice: /Stage[main]/Nova::Conductor/Nova_config[conductor/workers]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler/Nova_config[scheduler/driver]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler/Nova_config[scheduler/discover_hosts_in_cells_interval]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[scheduler/host_manager]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[scheduler/max_attempts]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/host_subset_size]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/max_io_ops_per_host]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/max_instances_per_host]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/weight_classes]/ensure: created", > "Notice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/use_baremetal_filters]/ensure: created", > "Notice: /Stage[main]/Nova::Vncproxy/Nova_config[vnc/novncproxy_host]/ensure: created", > "Notice: /Stage[main]/Nova::Vncproxy/Nova_config[vnc/novncproxy_port]/ensure: created", > "Notice: /Stage[main]/Nova::Vncproxy/Nova_config[vnc/auth_schemes]/ensure: created", > "Notice: /Stage[main]/Nova::Policy/Oslo::Policy[nova_config]/Nova_config[oslo_policy/policy_file]/ensure: created", > "Notice: /Stage[main]/Nova::Api/Oslo::Middleware[nova_config]/Nova_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created", > "Notice: /Stage[main]/Nova::Cron::Archive_deleted_rows/Cron[nova-manage db archive_deleted_rows]/ensure: created", > "Notice: /Stage[main]/Nova::Wsgi::Apache_api/Openstacklib::Wsgi::Apache[nova_api_wsgi]/Apache::Vhost[nova_api_wsgi]/Concat[10-nova_api_wsgi.conf]/File[/etc/httpd/conf.d/10-nova_api_wsgi.conf]/ensure: defined content as '{md5}8289b651ee6b298416377a19ad2c0829'", > "Notice: Applied catalog in 10.72 seconds", > " Total: 184", > " Success: 184", > " Changed: 184", > " Out of sync: 184", > " Total: 495", > " Skipped: 75", > " Package: 0.11", > " File: 0.27", > " Total: 15.91", > " Last run: 1527213609", > " Config retrieval: 6.30", > " Nova config: 9.19", > " Config: 1527213592", > "Gathering files modified after 2018-05-25 01:59:46.707403316 +0000", > "2018-05-25 02:00:12,708 DEBUG: 772797 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,nova_config,nova_config,nova_config,nova_config,nova_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,nova_config,nova_config,nova_config,nova_config,nova_config'", > "+ origin_of_time=/var/lib/config-data/nova.origin_of_time", > "+ touch /var/lib/config-data/nova.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,nova_config,nova_config,nova_config,nova_config,nova_config /etc/config.pp", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/nova.pp\", 100]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/api.pp\", 92]", > " with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/nova/manifests/init.pp\", 564]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/api.pp\", 92]", > "Warning: Scope(Class[Nova::Api]): The default_floating_pool parameter is deprecated. Please use nova::network::neutron::default_floating_pool instead.", > "Warning: Unknown variable: 'until_complete_real'. at /etc/puppet/modules/nova/manifests/cron/archive_deleted_rows.pp:77:82", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ip_address instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp\", 56]:[\"/etc/config.pp\", 5]", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Array instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/nova/manifests/scheduler/filter.pp\", 140]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/scheduler.pp\", 32]", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/nova", > "++ stat -c %y /var/lib/config-data/nova.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 01:59:46.707403316 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/nova", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/nova", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/nova.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/nova --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/nova --mtime=1970-01-01", > "2018-05-25 02:00:12,709 INFO: 772797 -- Removing container: docker-puppet-nova", > "2018-05-25 02:00:12,826 DEBUG: 772797 -- docker-puppet-nova", > "2018-05-25 02:00:12,826 INFO: 772797 -- Finished processing puppet configs for nova", > "2018-05-25 02:00:12,826 INFO: 772797 -- Starting configuration of iscsid using image registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:00:12,826 DEBUG: 772797 -- config_volume iscsid", > "2018-05-25 02:00:12,827 DEBUG: 772797 -- puppet_tags file,file_line,concat,augeas,cron,iscsid_config", > "2018-05-25 02:00:12,827 DEBUG: 772797 -- manifest include ::tripleo::profile::base::iscsid", > "2018-05-25 02:00:12,827 DEBUG: 772797 -- config_image registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:00:12,827 DEBUG: 772797 -- volumes [u'/etc/iscsi:/etc/iscsi']", > "2018-05-25 02:00:12,828 INFO: 772797 -- Removing container: docker-puppet-iscsid", > "2018-05-25 02:00:12,855 INFO: 772797 -- Pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:00:19,476 WARNING: 772797 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:00:19,476 WARNING: 772797 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:00:20,084 DEBUG: 772798 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.01 seconds", > "Notice: /Stage[main]/Panko::Api/Panko_config[api/host]/ensure: created", > "Notice: /Stage[main]/Panko::Api/Panko_config[api/port]/ensure: created", > "Notice: /Stage[main]/Panko::Api/Panko_config[api/workers]/ensure: created", > "Notice: /Stage[main]/Panko::Api/Panko_config[api/max_limit]/ensure: created", > "Notice: /Stage[main]/Panko::Api/Panko_config[database/event_time_to_live]/ensure: created", > "Notice: /Stage[main]/Panko::Api/Panko_api_paste_ini[pipeline:main/pipeline]/ensure: created", > "Notice: /Stage[main]/Panko::Expirer/Cron[panko-expirer]/ensure: created", > "Notice: /Stage[main]/Panko::Logging/Oslo::Log[panko_config]/Panko_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Panko::Db/Oslo::Db[panko_config]/Panko_config[database/connection]/ensure: created", > "Notice: /Stage[main]/Panko::Policy/Oslo::Policy[panko_config]/Panko_config[oslo_policy/policy_file]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/auth_type]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/auth_url]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/username]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/password]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/project_name]/ensure: created", > "Notice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Panko::Api/Oslo::Middleware[panko_config]/Panko_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}a8a594d89ec88d11881701df5ffdd6cd'", > "Notice: /Stage[main]/Panko::Wsgi::Apache/Openstacklib::Wsgi::Apache[panko_wsgi]/File[/var/www/cgi-bin/panko]/ensure: created", > "Notice: /Stage[main]/Panko::Wsgi::Apache/Openstacklib::Wsgi::Apache[panko_wsgi]/File[panko_wsgi]/ensure: defined content as '{md5}3c956cbfc8785acb35aa76bcd9f84341'", > "Notice: /Stage[main]/Panko::Wsgi::Apache/Openstacklib::Wsgi::Apache[panko_wsgi]/Apache::Vhost[panko_wsgi]/Concat[10-panko_wsgi.conf]/File[/etc/httpd/conf.d/10-panko_wsgi.conf]/ensure: defined content as '{md5}6564f6a7960e4142048c5cabe2e212ea'", > "Notice: Applied catalog in 1.20 seconds", > " Total: 100", > " Success: 100", > " Changed: 100", > " Out of sync: 100", > " Total: 253", > " Package: 0.05", > " Panko api paste ini: 0.07", > " Panko config: 0.12", > " File: 0.32", > " Last run: 1527213618", > " Config retrieval: 4.56", > " Total: 5.16", > " Config: 1527213613", > "Gathering files modified after 2018-05-25 02:00:06.861936506 +0000", > "2018-05-25 02:00:20,084 DEBUG: 772798 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,panko_api_paste_ini,panko_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,panko_api_paste_ini,panko_config'", > "+ origin_of_time=/var/lib/config-data/panko.origin_of_time", > "+ touch /var/lib/config-data/panko.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,panko_api_paste_ini,panko_config /etc/config.pp", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/panko/manifests/config.pp\", 33]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/panko.pp\", 32]", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/panko/manifests/db.pp\", 54]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/panko/api.pp\", 83]", > "Warning: Scope(Class[Panko::Api]): This Class is deprecated and will be removed in future releases.", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/panko", > "++ stat -c %y /var/lib/config-data/panko.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:06.861936506 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/panko", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/panko", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/panko.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/panko --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/panko --mtime=1970-01-01", > "2018-05-25 02:00:20,084 INFO: 772798 -- Removing container: docker-puppet-panko", > "2018-05-25 02:00:20,138 DEBUG: 772798 -- docker-puppet-panko", > "2018-05-25 02:00:20,139 INFO: 772798 -- Finished processing puppet configs for panko", > "2018-05-25 02:00:20,139 INFO: 772798 -- Starting configuration of heat using image 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 02:00:20,139 DEBUG: 772798 -- config_volume heat", > "2018-05-25 02:00:20,139 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,heat_config,file,concat,file_line", > "2018-05-25 02:00:20,139 DEBUG: 772798 -- manifest include ::tripleo::profile::base::heat::engine", > "2018-05-25 02:00:20,139 DEBUG: 772798 -- config_image 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 02:00:20,139 DEBUG: 772798 -- volumes []", > "2018-05-25 02:00:20,140 INFO: 772798 -- Removing container: docker-puppet-heat", > "2018-05-25 02:00:20,166 INFO: 772798 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 02:00:20,203 DEBUG: 772798 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-heat-api ... ", > "2018-05-25 02:00:20,206 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 02:00:20,206 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-heat --env PUPPET_TAGS=file,file_line,concat,augeas,cron,heat_config,file,concat,file_line --env NAME=heat --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpKORmyu:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-heat-api:2018-05-22.1", > "2018-05-25 02:00:22,206 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.31 seconds", > "Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/public_bind_host]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_bind_host]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/public_port]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_port]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[token/driver]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[token/expiration]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[ssl/enable]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[catalog/driver]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[catalog/template_file]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[token/provider]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/notification_format]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[eventlet_server/admin_workers]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[eventlet_server/public_workers]/ensure: created", > "Notice: /Stage[main]/Keystone/File[/etc/keystone/fernet-keys]/ensure: created", > "Notice: /Stage[main]/Keystone/File[/etc/keystone/fernet-keys/0]/ensure: defined content as '{md5}5fc76edcc05d4e85be1afd5fac0fb99a'", > "Notice: /Stage[main]/Keystone/File[/etc/keystone/fernet-keys/1]/ensure: defined content as '{md5}f44303ac474d4bd6d74adddda0607147'", > "Notice: /Stage[main]/Keystone/File[/etc/keystone/credential-keys]/ensure: created", > "Notice: /Stage[main]/Keystone/File[/etc/keystone/credential-keys/0]/ensure: defined content as '{md5}6dc2e2f8db442e564db3e870cc0e3c04'", > "Notice: /Stage[main]/Keystone/File[/etc/keystone/credential-keys/1]/ensure: defined content as '{md5}17fb1441dc1ed3f081ee784a54f5704f'", > "Notice: /Stage[main]/Keystone/Keystone_config[fernet_tokens/key_repository]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[token/revoke_by_id]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[fernet_tokens/max_active_keys]/ensure: created", > "Notice: /Stage[main]/Keystone/Keystone_config[credential/key_repository]/ensure: created", > "Notice: /Stage[main]/Keystone::Config/Keystone_config[ec2/driver]/ensure: created", > "Notice: /Stage[main]/Keystone::Wsgi::Apache/File[keystone_wsgi_admin]/ensure: defined content as '{md5}d6dda52b0e14d80a652ecf42686d3962'", > "Notice: /Stage[main]/Keystone::Wsgi::Apache/File[keystone_wsgi_main]/ensure: defined content as '{md5}072422f0d75777ed1783e6910b3ddc58'", > "Notice: /Stage[main]/Keystone::Cron::Token_flush/Cron[keystone-manage token_flush]/ensure: created", > "Notice: /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_file]/ensure: created", > "Notice: /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection]/ensure: created", > "Notice: /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/max_retries]/ensure: created", > "Notice: /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/db_max_retries]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Default[keystone_config]/Keystone_config[DEFAULT/transport_url]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/transport_url]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/topics]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_port]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}e0b29947d8b1bc4bd20887a79dd5381c'", > "Notice: /Stage[main]/Keystone::Wsgi::Apache/Apache::Vhost[keystone_wsgi_main]/Concat[10-keystone_wsgi_main.conf]/File[/etc/httpd/conf.d/10-keystone_wsgi_main.conf]/ensure: defined content as '{md5}f24d0c09721866dad962b36e0e86af1e'", > "Notice: /Stage[main]/Keystone::Wsgi::Apache/Apache::Vhost[keystone_wsgi_admin]/Concat[10-keystone_wsgi_admin.conf]/File[/etc/httpd/conf.d/10-keystone_wsgi_admin.conf]/ensure: defined content as '{md5}9f4c814f88af87ee3515a41c75b78283'", > "Notice: Applied catalog in 2.76 seconds", > " Total: 124", > " Success: 124", > " Changed: 124", > " Out of sync: 124", > " Total: 317", > " Skipped: 34", > " File: 0.43", > " Keystone config: 1.60", > " Last run: 1527213620", > " Config retrieval: 4.85", > " Total: 6.97", > "Gathering files modified after 2018-05-25 02:00:06.867936367 +0000", > "2018-05-25 02:00:22,207 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,keystone_config,keystone_domain_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,keystone_config,keystone_domain_config'", > "+ origin_of_time=/var/lib/config-data/keystone.origin_of_time", > "+ touch /var/lib/config-data/keystone.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,keystone_config,keystone_domain_config /etc/config.pp", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/keystone/manifests/policy.pp\", 34]:[\"/etc/puppet/modules/keystone/manifests/init.pp\", 787]", > "Warning: Scope(Class[Keystone]): keystone::rabbit_host, keystone::rabbit_hosts, keystone::rabbit_password, keystone::rabbit_port, keystone::rabbit_userid and keystone::rabbit_virtual_host are deprecated. Please use keystone::default_transport_url instead.", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/keystone/manifests/init.pp\", 806]:[\"/etc/config.pp\", 3]", > " with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/keystone/manifests/init.pp\", 1154]:[\"/etc/config.pp\", 3]", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/keystone", > "++ stat -c %y /var/lib/config-data/keystone.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:06.867936367 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/keystone", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/keystone", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/keystone.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/keystone --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/keystone --mtime=1970-01-01", > "2018-05-25 02:00:22,207 INFO: 772796 -- Removing container: docker-puppet-keystone", > "2018-05-25 02:00:22,266 DEBUG: 772796 -- docker-puppet-keystone", > "2018-05-25 02:00:22,267 INFO: 772796 -- Finished processing puppet configs for keystone", > "2018-05-25 02:00:22,268 INFO: 772796 -- Starting configuration of swift using image 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 02:00:22,268 DEBUG: 772796 -- config_volume swift", > "2018-05-25 02:00:22,268 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,swift_config,swift_proxy_config,swift_keymaster_config,swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server", > "2018-05-25 02:00:22,268 DEBUG: 772796 -- manifest include ::tripleo::profile::base::swift::proxy", > "include ::tripleo::profile::base::swift::storage", > "2018-05-25 02:00:22,268 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 02:00:22,268 DEBUG: 772796 -- volumes []", > "2018-05-25 02:00:22,269 INFO: 772796 -- Removing container: docker-puppet-swift", > "2018-05-25 02:00:22,293 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 02:00:22,326 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server ... ", > "2018-05-25 02:00:22,330 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 02:00:22,330 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-swift --env PUPPET_TAGS=file,file_line,concat,augeas,cron,swift_config,swift_proxy_config,swift_keymaster_config,swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server --env NAME=swift --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpBceSmG:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-swift-proxy-server:2018-05-22.1", > "2018-05-25 02:00:25,532 WARNING: 772797 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:00:25,532 WARNING: 772797 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:00:31,427 WARNING: 772797 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:00:31,428 WARNING: 772797 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:00:31,680 DEBUG: 772798 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 2.55 seconds", > "Notice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/auth_encryption_key]/ensure: created", > "Notice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/heat_metadata_server_url]/ensure: created", > "Notice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/heat_waitcondition_server_url]/ensure: created", > "Notice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/max_resources_per_stack]/ensure: created", > "Notice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/num_engine_workers]/ensure: created", > "Notice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/convergence_engine]/ensure: created", > "Notice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/max_nested_stack_depth]/ensure: created", > "Notice: Applied catalog in 2.16 seconds", > " Total: 46", > " Success: 46", > " Skipped: 21", > " Total: 221", > " Out of sync: 46", > " Changed: 46", > " Heat config: 1.80", > " Last run: 1527213630", > " Config retrieval: 2.84", > " Total: 4.72", > " Config: 1527213625", > "Gathering files modified after 2018-05-25 02:00:20.426622327 +0000", > "2018-05-25 02:00:31,682 DEBUG: 772798 -- + mkdir -p /etc/puppet", > "+ origin_of_time=/var/lib/config-data/heat.origin_of_time", > "+ touch /var/lib/config-data/heat.origin_of_time", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/heat", > "++ stat -c %y /var/lib/config-data/heat.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:20.426622327 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/heat", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/heat", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/heat.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/heat --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/heat --mtime=1970-01-01", > "2018-05-25 02:00:31,682 INFO: 772798 -- Removing container: docker-puppet-heat", > "2018-05-25 02:00:31,734 DEBUG: 772798 -- docker-puppet-heat", > "2018-05-25 02:00:31,734 INFO: 772798 -- Finished processing puppet configs for heat", > "2018-05-25 02:00:31,734 INFO: 772798 -- Starting configuration of cinder using image registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:00:31,734 DEBUG: 772798 -- config_volume cinder", > "2018-05-25 02:00:31,734 DEBUG: 772798 -- puppet_tags file,file_line,concat,augeas,cron,cinder_config,file,concat,file_line,cinder_config,file,concat,file_line,cinder_config,file,concat,file_line", > "2018-05-25 02:00:31,734 DEBUG: 772798 -- manifest include ::tripleo::profile::base::cinder::api", > "include ::tripleo::profile::base::cinder::scheduler", > "include ::tripleo::profile::base::lvm", > "2018-05-25 02:00:31,734 DEBUG: 772798 -- config_image registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:00:31,735 DEBUG: 772798 -- volumes []", > "2018-05-25 02:00:31,736 INFO: 772798 -- Removing container: docker-puppet-cinder", > "2018-05-25 02:00:31,762 INFO: 772798 -- Pulling image: registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:00:32,527 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 2.18 seconds", > "Notice: /Stage[main]/Swift::Keymaster/Swift_keymaster_config[kms_keymaster/api_class]/ensure: created", > "Notice: /Stage[main]/Swift::Keymaster/Swift_keymaster_config[kms_keymaster/username]/ensure: created", > "Notice: /Stage[main]/Swift::Keymaster/Swift_keymaster_config[kms_keymaster/project_name]/ensure: created", > "Notice: /Stage[main]/Swift::Keymaster/Swift_keymaster_config[kms_keymaster/project_domain_id]/ensure: created", > "Notice: /Stage[main]/Swift::Keymaster/Swift_keymaster_config[kms_keymaster/user_domain_id]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[filter:cache/memcache_servers]/value: value changed '127.0.0.1:11211' to '172.17.1.22:11211'", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/auto_create_account_prefix]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/concurrency]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/expiring_objects_account_name]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/interval]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/process]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/processes]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/reclaim_age]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/recon_cache_path]/ensure: created", > "Notice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/report_interval]/ensure: created", > "Notice: /Stage[main]/Rsync::Server/Xinetd::Service[rsync]/File[/rsync]/ensure: defined content as '{md5}d40b899ec9278bccf0a4a3b2f0c99685'", > "Notice: /Stage[main]/Rsync::Server/Concat[/etc/rsyncd.conf]/File[/etc/rsyncd.conf]/content: content changed '{md5}c63fccb45c0dcbbbe17d0f4bdba920ec' to '{md5}10207192337da9b3218cf5a1ca4fd163'", > "Notice: /Stage[main]/Swift/Swift_config[swift-hash/swift_hash_path_suffix]/value: value changed '%SWIFT_HASH_PATH_SUFFIX%' to 'edvR2tMyCmRu4hEeU6sVq9W2h'", > "Notice: /Stage[main]/Swift/Swift_config[swift-constraints/max_header_size]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/bind_ip]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/workers]/value: value changed '8' to 'auto'", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_name]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_facility]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_level]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_headers]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_address]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[pipeline:main/pipeline]/value: value changed 'catch_errors gatekeeper healthcheck proxy-logging cache container_sync bulk tempurl ratelimit copy container-quotas account-quotas slo dlo versioned_writes proxy-logging proxy-server' to 'catch_errors healthcheck proxy-logging cache ratelimit bulk tempurl formpost authtoken keystone staticweb copy container_quotas account_quotas slo dlo versioned_writes proxy-logging proxy-server'", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_name]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_facility]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_level]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_address]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/log_handoffs]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/allow_account_management]/value: value changed 'true' to 'True'", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/account_autocreate]/value: value changed 'true' to 'True'", > "Notice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/node_timeout]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Cache/Swift_proxy_config[filter:cache/memcache_servers]/value: value changed '127.0.0.1:11211' to '172.17.1.22:11211'", > "Notice: /Stage[main]/Swift::Proxy::Keystone/Swift_proxy_config[filter:keystone/operator_roles]/value: value changed 'admin, SwiftOperator' to 'admin, swiftoperator, ResellerAdmin'", > "Notice: /Stage[main]/Swift::Proxy::Keystone/Swift_proxy_config[filter:keystone/reseller_prefix]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/File[/var/cache/swift]/mode: mode changed '0755' to '0700'", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/log_name]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/signing_dir]/value: value changed '/tmp/keystone-signing-swift' to '/var/cache/swift'", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/auth_uri]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/auth_url]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/auth_plugin]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/project_domain_id]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/user_domain_id]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/project_name]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/username]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/password]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/delay_auth_decision]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/cache]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/include_service_catalog]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Staticweb/Swift_proxy_config[filter:staticweb/use]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Staticweb/Swift_proxy_config[filter:staticweb/url_base]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/clock_accuracy]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/max_sleep_time_seconds]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/log_sleep_time_seconds]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/rate_buffer_seconds]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/account_ratelimit]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Formpost/Swift_proxy_config[filter:formpost/use]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/max_containers_per_extraction]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/max_failed_extractions]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/max_deletes_per_request]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/yield_frequency]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Versioned_writes/Swift_proxy_config[filter:versioned_writes/allow_versioned_writes]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/max_manifest_segments]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/max_manifest_size]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/min_segment_size]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/rate_limit_after_segment]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/rate_limit_segments_per_sec]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/max_get_time]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Dlo/Swift_proxy_config[filter:dlo/rate_limit_after_segment]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Dlo/Swift_proxy_config[filter:dlo/rate_limit_segments_per_sec]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Dlo/Swift_proxy_config[filter:dlo/max_get_time]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Copy/Swift_proxy_config[filter:copy/object_post_as_copy]/value: value changed 'false' to 'True'", > "Notice: /Stage[main]/Swift::Proxy::Container_quotas/Swift_proxy_config[filter:container_quotas/use]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Account_quotas/Swift_proxy_config[filter:account_quotas/use]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Encryption/Swift_proxy_config[filter:encryption/use]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Encryption/Swift_proxy_config[filter:encryption/disable_encryption]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Kms_keymaster/Swift_proxy_config[filter:kms_keymaster/use]/ensure: created", > "Notice: /Stage[main]/Swift::Proxy::Kms_keymaster/Swift_proxy_config[filter:kms_keymaster/keymaster_config_path]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Storage/File[/srv/node]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Swift::Storage/File[/srv/node/d1]/ensure: created", > "Notice: /Stage[main]/Swift::Storage::Account/Swift::Storage::Generic[account]/File[/etc/swift/account-server/]/ensure: created", > "Notice: /Stage[main]/Swift::Storage::Container/Swift::Storage::Generic[container]/File[/etc/swift/container-server/]/ensure: created", > "Notice: /Stage[main]/Swift::Storage::Object/Swift::Storage::Generic[object]/File[/etc/swift/object-server/]/ensure: created", > "Notice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6002]/Concat[/etc/swift/account-server.conf]/File[/etc/swift/account-server.conf]/ensure: defined content as '{md5}2698ee1a6ca83ba1e5fd163435736529'", > "Notice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6001]/Concat[/etc/swift/container-server.conf]/File[/etc/swift/container-server.conf]/ensure: defined content as '{md5}fdce9735828d4a88b5c532a7d8a37b41'", > "Notice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6000]/Concat[/etc/swift/object-server.conf]/File[/etc/swift/object-server.conf]/ensure: defined content as '{md5}52d9eb03bfcac911c91e17b0d4ccefad'", > "Notice: Applied catalog in 0.57 seconds", > " Total: 91", > " Success: 91", > " Total: 186", > " Skipped: 37", > " Out of sync: 91", > " Changed: 91", > " Swift config: 0.00", > " Swift keymaster config: 0.01", > " Swift object expirer config: 0.01", > " File: 0.05", > " Swift proxy config: 0.22", > " Last run: 1527213631", > " Config retrieval: 2.56", > " Total: 2.85", > " Config: 1527213628", > "Gathering files modified after 2018-05-25 02:00:22.559572925 +0000", > "2018-05-25 02:00:32,527 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,swift_config,swift_proxy_config,swift_keymaster_config,swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,swift_config,swift_proxy_config,swift_keymaster_config,swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server'", > "+ origin_of_time=/var/lib/config-data/swift.origin_of_time", > "+ touch /var/lib/config-data/swift.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,swift_config,swift_proxy_config,swift_keymaster_config,swift_config,swift_container_config,swift_container_sync_realms_config,swift_account_config,swift_object_config,swift_object_expirer_config,rsync::server /etc/config.pp", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/swift/manifests/config.pp\", 38]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/swift/proxy.pp\", 147]", > " with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/swift/manifests/proxy.pp\", 163]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/swift/proxy.pp\", 148]", > " with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/swift/manifests/proxy.pp\", 165]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/swift/proxy.pp\", 148]", > "Warning: Unknown variable: 'methods_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:100:56", > "Warning: Unknown variable: 'incoming_remove_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:101:56", > "Warning: Unknown variable: 'incoming_allow_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:102:56", > "Warning: Unknown variable: 'outgoing_remove_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:103:56", > "Warning: Unknown variable: 'outgoing_allow_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:104:56", > "Warning: Scope(Class[Swift::Storage::All]): The default port for the object storage server has changed from 6000 to 6200 and will be changed in a later release", > "Warning: Scope(Class[Swift::Storage::All]): The default port for the container storage server has changed from 6001 to 6201 and will be changed in a later release", > "Warning: Scope(Class[Swift::Storage::All]): The default port for the account storage server has changed from 6002 to 6202 and will be changed in a later release", > "Warning: Class 'xinetd' is already defined at /etc/config.pp:6; cannot redefine at /etc/puppet/modules/xinetd/manifests/init.pp:12", > "Warning: Unknown variable: 'xinetd::params::default_user'. at /etc/puppet/modules/xinetd/manifests/service.pp:110:14", > "Warning: Unknown variable: 'xinetd::params::default_group'. at /etc/puppet/modules/xinetd/manifests/service.pp:116:15", > "Warning: Unknown variable: 'xinetd::confdir'. at /etc/puppet/modules/xinetd/manifests/service.pp:161:13", > "Warning: Unknown variable: 'xinetd::service_name'. at /etc/puppet/modules/xinetd/manifests/service.pp:166:24", > "Warning: Unknown variable: 'xinetd::confdir'. at /etc/puppet/modules/xinetd/manifests/service.pp:167:21", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Array instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/swift/manifests/storage/server.pp\", 183]:", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/swift/manifests/storage/server.pp\", 197]:", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/swift", > "++ stat -c %y /var/lib/config-data/swift.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:22.559572925 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/swift", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/swift", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/swift.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/swift --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/swift --mtime=1970-01-01", > "2018-05-25 02:00:32,527 INFO: 772796 -- Removing container: docker-puppet-swift", > "2018-05-25 02:00:32,574 DEBUG: 772796 -- docker-puppet-swift", > "2018-05-25 02:00:32,575 INFO: 772796 -- Finished processing puppet configs for swift", > "2018-05-25 02:00:32,575 INFO: 772796 -- Starting configuration of crond using image 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 02:00:32,575 DEBUG: 772796 -- config_volume crond", > "2018-05-25 02:00:32,575 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron", > "2018-05-25 02:00:32,575 DEBUG: 772796 -- manifest include ::tripleo::profile::base::logging::logrotate", > "2018-05-25 02:00:32,575 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 02:00:32,575 DEBUG: 772796 -- volumes []", > "2018-05-25 02:00:32,576 INFO: 772796 -- Removing container: docker-puppet-crond", > "2018-05-25 02:00:32,600 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 02:00:32,644 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-cron ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-cron", > "Digest: sha256:533c49945f7c62e887512700dfd01d7d36a841250aa34ee36e7f1c07ab07b915", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 02:00:32,648 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 02:00:32,648 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-crond --env PUPPET_TAGS=file,file_line,concat,augeas,cron --env NAME=crond --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpjawuDP:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 02:00:39,005 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 0.54 seconds", > "Notice: /Stage[main]/Tripleo::Profile::Base::Logging::Logrotate/File[/etc/logrotate-crond.conf]/ensure: defined content as '{md5}d1f604a2ac3a2e5eaf4396040f030f88'", > "Notice: /Stage[main]/Tripleo::Profile::Base::Logging::Logrotate/Cron[logrotate-crond]/ensure: created", > "Notice: Applied catalog in 0.04 seconds", > " Total: 2", > " Success: 2", > " Changed: 2", > " Out of sync: 2", > " Skipped: 7", > " Total: 9", > " Config retrieval: 0.62", > " Total: 0.63", > " Last run: 1527213638", > " Config: 1527213637", > "Gathering files modified after 2018-05-25 02:00:32.863334274 +0000", > "2018-05-25 02:00:39,006 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron'", > "+ origin_of_time=/var/lib/config-data/crond.origin_of_time", > "+ touch /var/lib/config-data/crond.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron /etc/config.pp", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/crond", > "++ stat -c %y /var/lib/config-data/crond.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:32.863334274 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/crond", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/crond", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/crond.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/crond --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/crond --mtime=1970-01-01", > "2018-05-25 02:00:39,006 INFO: 772796 -- Removing container: docker-puppet-crond", > "2018-05-25 02:00:39,061 DEBUG: 772796 -- docker-puppet-crond", > "2018-05-25 02:00:39,061 INFO: 772796 -- Finished processing puppet configs for crond", > "2018-05-25 02:00:39,062 INFO: 772796 -- Starting configuration of haproxy using image 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", > "2018-05-25 02:00:39,063 DEBUG: 772796 -- config_volume haproxy", > "2018-05-25 02:00:39,063 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,haproxy_config", > "2018-05-25 02:00:39,063 DEBUG: 772796 -- manifest exec {'wait-for-settle': command => '/bin/true' }", > "2018-05-25 02:00:39,063 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", > "2018-05-25 02:00:39,063 DEBUG: 772796 -- volumes [u'/etc/ipa/ca.crt:/etc/ipa/ca.crt:ro', u'/etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro', u'/etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro', u'/etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro']", > "2018-05-25 02:00:39,065 INFO: 772796 -- Removing container: docker-puppet-haproxy", > "2018-05-25 02:00:39,089 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", > "2018-05-25 02:00:39,122 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-haproxy ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-haproxy", > "Digest: sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", > "2018-05-25 02:00:39,126 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 02:00:39,126 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-haproxy --env PUPPET_TAGS=file,file_line,concat,augeas,cron,haproxy_config --env NAME=haproxy --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmp6FE89Z:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --volume /etc/ipa/ca.crt:/etc/ipa/ca.crt:ro --volume /etc/pki/tls/private/haproxy:/etc/pki/tls/private/haproxy:ro --volume /etc/pki/tls/certs/haproxy:/etc/pki/tls/certs/haproxy:ro --volume /etc/pki/tls/private/overcloud_endpoint.pem:/etc/pki/tls/private/overcloud_endpoint.pem:ro --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", > "2018-05-25 02:00:42,935 WARNING: 772797 -- docker pull failed: Tag latest not found in repository registry.access.redhat.com/rhosp13/openstack-iscsid", > "2018-05-25 02:00:42,935 WARNING: 772797 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:00:43,173 WARNING: 772798 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:00:43,174 WARNING: 772798 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:00:49,557 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 2.99 seconds", > "Notice: /Stage[main]/Haproxy/Haproxy::Instance[haproxy]/Haproxy::Config[haproxy]/Concat[/etc/haproxy/haproxy.cfg]/File[/etc/haproxy/haproxy.cfg]/content: content changed '{md5}1f337186b0e1ba5ee82760cb437fb810' to '{md5}b7757cbccaae358b8cfa6f0037d95488'", > "Notice: /Stage[main]/Haproxy/Haproxy::Instance[haproxy]/Haproxy::Config[haproxy]/Concat[/etc/haproxy/haproxy.cfg]/File[/etc/haproxy/haproxy.cfg]/mode: mode changed '0644' to '0640'", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Haproxy_bundle/Tripleo::Pacemaker::Resource_restart_flag[haproxy-clone]/File[/var/lib/tripleo]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Pacemaker::Haproxy_bundle/Tripleo::Pacemaker::Resource_restart_flag[haproxy-clone]/File[/var/lib/tripleo/pacemaker-restarts]/ensure: created", > "Notice: Applied catalog in 0.33 seconds", > " Skipped: 33", > " Total: 77", > " File: 0.04", > " Last run: 1527213648", > " Config retrieval: 3.31", > " Total: 3.35", > " Config: 1527213645", > "Gathering files modified after 2018-05-25 02:00:39.345184144 +0000", > "2018-05-25 02:00:49,558 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,haproxy_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,haproxy_config'", > "+ origin_of_time=/var/lib/config-data/haproxy.origin_of_time", > "+ touch /var/lib/config-data/haproxy.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,haproxy_config /etc/config.pp", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/pacemaker/haproxy_with_vip.pp\", 62]:", > "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications.", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/haproxy", > "++ stat -c %y /var/lib/config-data/haproxy.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:39.345184144 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/haproxy", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/haproxy", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/haproxy.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/haproxy --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/haproxy --mtime=1970-01-01", > "2018-05-25 02:00:49,558 INFO: 772796 -- Removing container: docker-puppet-haproxy", > "2018-05-25 02:00:49,603 DEBUG: 772796 -- docker-puppet-haproxy", > "2018-05-25 02:00:49,603 INFO: 772796 -- Finished processing puppet configs for haproxy", > "2018-05-25 02:00:49,604 INFO: 772796 -- Starting configuration of ceilometer using image 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 02:00:49,604 DEBUG: 772796 -- config_volume ceilometer", > "2018-05-25 02:00:49,604 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,ceilometer_config,ceilometer_config", > "2018-05-25 02:00:49,604 DEBUG: 772796 -- manifest include ::tripleo::profile::base::ceilometer::agent::polling", > "include ::tripleo::profile::base::ceilometer::agent::notification", > "2018-05-25 02:00:49,604 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 02:00:49,604 DEBUG: 772796 -- volumes []", > "2018-05-25 02:00:49,605 INFO: 772796 -- Removing container: docker-puppet-ceilometer", > "2018-05-25 02:00:49,630 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 02:00:49,670 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-ceilometer-central ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-ceilometer-central", > "Digest: sha256:ec01bfe492a3a5359eb44c9e8a6756cc717deee05c49220e70010d998d114f68", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 02:00:49,673 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 02:00:49,673 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-ceilometer --env PUPPET_TAGS=file,file_line,concat,augeas,cron,ceilometer_config,ceilometer_config --env NAME=ceilometer --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmp1ZyKVR:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 02:00:57,901 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[DEFAULT/http_timeout]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[DEFAULT/host]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[publisher/telemetry_secret]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[database/event_time_to_live]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[database/metering_time_to_live]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[hardware/readonly_user_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[hardware/readonly_user_password]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/filter_project]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/archive_policy]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/resources_definition_file]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/auth_url]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/region_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/username]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/password]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/project_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/auth_type]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/interface]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Polling/Ceilometer_config[DEFAULT/polling_namespaces]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Polling/Ceilometer_config[coordination/backend_url]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Notification/File[event_pipeline]/ensure: defined content as '{md5}dafea5c96d5da5251f9b8a275c6d71aa'", > "Notice: /Stage[main]/Ceilometer::Agent::Notification/Ceilometer_config[notification/ack_on_event_error]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Logging/Oslo::Log[ceilometer_config]/Ceilometer_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Logging/Oslo::Log[ceilometer_config]/Ceilometer_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_port]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Notifications[ceilometer_config]/Ceilometer_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Notifications[ceilometer_config]/Ceilometer_config[oslo_messaging_notifications/transport_url]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Notifications[ceilometer_config]/Ceilometer_config[oslo_messaging_notifications/topics]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Default[ceilometer_config]/Ceilometer_config[DEFAULT/transport_url]/ensure: created", > "Notice: Applied catalog in 0.83 seconds", > " Total: 34", > " Success: 34", > " Total: 159", > " Out of sync: 34", > " Changed: 34", > " Skipped: 35", > " Ceilometer config: 0.65", > " Config retrieval: 1.61", > " Last run: 1527213657", > " Total: 2.26", > " Config: 1527213654", > "Gathering files modified after 2018-05-25 02:00:49.882940073 +0000", > "2018-05-25 02:00:57,901 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,ceilometer_config,ceilometer_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,ceilometer_config,ceilometer_config'", > "+ origin_of_time=/var/lib/config-data/ceilometer.origin_of_time", > "+ touch /var/lib/config-data/ceilometer.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,ceilometer_config,ceilometer_config /etc/config.pp", > "Warning: ModuleLoader: module 'ceilometer' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > " with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ceilometer/manifests/init.pp\", 346]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/ceilometer/agent/polling.pp\", 57]", > "Warning: Scope(Class[Ceilometer]): ceilometer::rabbit_host, ceilometer::rabbit_hosts, ceilometer::rabbit_password, ceilometer::rabbit_port, ceilometer::rabbit_userid, ceilometer::rabbit_virtual_host and ceilometer::rpc_backend are deprecated. Please use ceilometer::default_transport_url instead.", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ceilometer/manifests/config.pp\", 35]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/ceilometer.pp\", 105]", > " with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ceilometer/manifests/agent/notification.pp\", 129]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/ceilometer/agent/notification.pp\", 34]", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/ceilometer", > "++ stat -c %y /var/lib/config-data/ceilometer.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:49.882940073 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/ceilometer", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/ceilometer", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/ceilometer.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/ceilometer --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/ceilometer --mtime=1970-01-01", > "2018-05-25 02:00:57,902 INFO: 772796 -- Removing container: docker-puppet-ceilometer", > "2018-05-25 02:00:57,949 DEBUG: 772796 -- docker-puppet-ceilometer", > "2018-05-25 02:00:57,949 INFO: 772796 -- Finished processing puppet configs for ceilometer", > "2018-05-25 02:00:57,950 INFO: 772796 -- Starting configuration of rabbitmq using image 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", > "2018-05-25 02:00:57,950 DEBUG: 772796 -- config_volume rabbitmq", > "2018-05-25 02:00:57,950 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,file", > "2018-05-25 02:00:57,950 DEBUG: 772796 -- manifest ['Rabbitmq_policy', 'Rabbitmq_user'].each |String $val| { noop_resource($val) }", > "2018-05-25 02:00:57,950 DEBUG: 772796 -- config_image 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", > "2018-05-25 02:00:57,950 DEBUG: 772796 -- volumes []", > "2018-05-25 02:00:57,951 INFO: 772796 -- Removing container: docker-puppet-rabbitmq", > "2018-05-25 02:00:57,974 INFO: 772796 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", > "2018-05-25 02:00:58,008 DEBUG: 772796 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-rabbitmq ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-rabbitmq", > "Digest: sha256:6821232908ecb3ebd4fca63df93d6eb1b97f2347502284befd80967dc97450d3", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", > "2018-05-25 02:00:58,010 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 02:00:58,011 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-rabbitmq --env PUPPET_TAGS=file,file_line,concat,augeas,cron,file --env NAME=rabbitmq --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpQZDUj8:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-05-22.1", > "2018-05-25 02:01:00,912 WARNING: 772798 -- docker pull failed: Tag latest not found in repository registry.access.redhat.com/rhosp13/openstack-cinder-api", > "2018-05-25 02:01:00,912 WARNING: 772798 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:01:01,218 WARNING: 772797 -- docker pull failed: Tag latest not found in repository registry.access.redhat.com/rhosp13/openstack-iscsid", > "2018-05-25 02:01:01,218 WARNING: 772797 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:01:01,219 ERROR: 772797 -- Failed to pull image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:01:01,219 DEBUG: 772797 -- Trying to pull repository registry.access.redhat.com/rhosp13/openstack-iscsid ... ", > "Pulling repository registry.access.redhat.com/rhosp13/openstack-iscsid", > "2018-05-25 02:01:01,219 DEBUG: 772797 -- Tag latest not found in repository registry.access.redhat.com/rhosp13/openstack-iscsid", > "2018-05-25 02:01:01,222 DEBUG: 772797 -- NET_HOST enabled", > "2018-05-25 02:01:01,222 DEBUG: 772797 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-iscsid --env PUPPET_TAGS=file,file_line,concat,augeas,cron,iscsid_config --env NAME=iscsid --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpYWYtGM:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --volume /etc/iscsi:/etc/iscsi --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 02:01:06,017 ERROR: 772797 -- Failed running docker-puppet.py for iscsid", > "2018-05-25 02:01:06,019 ERROR: 772797 -- Unable to find image 'registry.access.redhat.com/rhosp13/openstack-iscsid:latest' locally", > "Trying to pull repository registry.access.redhat.com/rhosp13/openstack-iscsid ... ", > "/usr/bin/docker-current: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\".", > "See '/usr/bin/docker-current run --help'.", > "2018-05-25 02:01:06,019 INFO: 772797 -- Finished processing puppet configs for iscsid", > "2018-05-25 02:01:06,019 INFO: 772797 -- Starting configuration of horizon using image 192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", > "2018-05-25 02:01:06,019 DEBUG: 772797 -- config_volume horizon", > "2018-05-25 02:01:06,019 DEBUG: 772797 -- puppet_tags file,file_line,concat,augeas,cron,horizon_config", > "2018-05-25 02:01:06,020 DEBUG: 772797 -- manifest include ::tripleo::profile::base::horizon", > "2018-05-25 02:01:06,020 DEBUG: 772797 -- config_image 192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", > "2018-05-25 02:01:06,020 DEBUG: 772797 -- volumes []", > "2018-05-25 02:01:06,022 INFO: 772797 -- Removing container: docker-puppet-horizon", > "2018-05-25 02:01:06,053 INFO: 772797 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", > "2018-05-25 02:01:06,094 DEBUG: 772797 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-horizon ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-horizon", > "Digest: sha256:df3f0c1d55c8de268b183069b836c110396f7bba10ab86ea56ac4b402efef9dc", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", > "2018-05-25 02:01:06,097 DEBUG: 772797 -- NET_HOST enabled", > "2018-05-25 02:01:06,097 DEBUG: 772797 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-horizon --env PUPPET_TAGS=file,file_line,concat,augeas,cron,horizon_config --env NAME=horizon --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpcIKeFJ:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-horizon:2018-05-22.1", > "2018-05-25 02:01:06,395 WARNING: 772798 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:06,395 WARNING: 772798 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:01:11,245 DEBUG: 772796 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 0.99 seconds", > "Notice: /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]/owner: owner changed 'rabbitmq' to 'root'", > "Notice: /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]/group: group changed 'rabbitmq' to 'root'", > "Notice: /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq/ssl]/ensure: created", > "Notice: /Stage[main]/Rabbitmq::Config/File[rabbitmq-env.config]/ensure: defined content as '{md5}ff62a8f2b239c7ce21b53c938a71f225'", > "Notice: /Stage[main]/Rabbitmq::Config/File[rabbitmq-inetrc]/ensure: defined content as '{md5}12f8d1a1f9f57f23c1be6c7bf2286e73'", > "Notice: /Stage[main]/Rabbitmq::Config/File[rabbitmqadmin.conf]/ensure: defined content as '{md5}44d4ef5cb86ab30e6127e83939ef09c4'", > "Notice: /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d]/ensure: created", > "Notice: /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf]/ensure: defined content as '{md5}91d370d2c5a1af171c9d5b5985fca733'", > "Notice: /Stage[main]/Rabbitmq::Config/File[/etc/security/limits.d/rabbitmq-server.conf]/ensure: defined content as '{md5}1030abc4db405b5f2969643e99bc7435'", > "Notice: /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/content: content changed '{md5}c8e444b74c6294006936abdaea55a079' to '{md5}ba5f1d22db28a062d3f197a857ade8f2'", > "Notice: /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/owner: owner changed 'rabbitmq' to 'root'", > "Notice: /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/mode: mode changed '0644' to '0640'", > "Notice: Applied catalog in 0.07 seconds", > " Total: 12", > " Success: 12", > " Total: 20", > " Out of sync: 9", > " Changed: 9", > " Config retrieval: 1.13", > " Total: 1.17", > " Last run: 1527213670", > " Config: 1527213669", > "Gathering files modified after 2018-05-25 02:00:58.223746888 +0000", > "2018-05-25 02:01:11,246 DEBUG: 772796 -- + mkdir -p /etc/puppet", > "+ origin_of_time=/var/lib/config-data/rabbitmq.origin_of_time", > "+ touch /var/lib/config-data/rabbitmq.origin_of_time", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/rabbitmq", > "++ stat -c %y /var/lib/config-data/rabbitmq.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:00:58.223746888 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/rabbitmq", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/rabbitmq", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/rabbitmq.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/rabbitmq --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/rabbitmq --mtime=1970-01-01", > "2018-05-25 02:01:11,246 INFO: 772796 -- Removing container: docker-puppet-rabbitmq", > "2018-05-25 02:01:11,308 DEBUG: 772796 -- docker-puppet-rabbitmq", > "2018-05-25 02:01:11,308 INFO: 772796 -- Finished processing puppet configs for rabbitmq", > "2018-05-25 02:01:11,309 INFO: 772796 -- Starting configuration of neutron using image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:11,309 DEBUG: 772796 -- config_volume neutron", > "2018-05-25 02:01:11,309 DEBUG: 772796 -- puppet_tags file,file_line,concat,augeas,cron,neutron_config,neutron_api_config,neutron_plugin_ml2,neutron_config,neutron_dhcp_agent_config,neutron_config,neutron_l3_agent_config,neutron_config,neutron_metadata_agent_config,neutron_config,neutron_agent_ovs,neutron_plugin_ml2", > "2018-05-25 02:01:11,309 DEBUG: 772796 -- manifest include tripleo::profile::base::neutron::server", > "include ::tripleo::profile::base::neutron::plugins::ml2", > "include tripleo::profile::base::neutron::dhcp", > "include tripleo::profile::base::neutron::l3", > "include tripleo::profile::base::neutron::metadata", > "include ::tripleo::profile::base::neutron::ovs", > "2018-05-25 02:01:11,309 DEBUG: 772796 -- config_image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:11,309 DEBUG: 772796 -- volumes [u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch']", > "2018-05-25 02:01:11,310 INFO: 772796 -- Removing container: docker-puppet-neutron", > "2018-05-25 02:01:11,337 INFO: 772796 -- Pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:16,336 DEBUG: 772797 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 2.90 seconds", > "Notice: /Stage[main]/Apache::Mod::Remoteip/File[remoteip.conf]/ensure: defined content as '{md5}fe230d8bb930fdc20c9e7d16da0204a5'", > "Notice: /Stage[main]/Horizon::Wsgi::Apache/File[/var/log/horizon]/mode: mode changed '0750' to '0751'", > "Notice: /Stage[main]/Horizon::Wsgi::Apache/File[/var/log/horizon/horizon.log]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}9868502bfbb399f261dc8133fe06abb4'", > "Notice: /Stage[main]/Apache::Mod::Remoteip/Apache::Mod[remoteip]/File[remoteip.load]/ensure: defined content as '{md5}118eb7518a1d018a162d23dfe32c4bad'", > "Notice: /Stage[main]/Horizon/Concat[/etc/openstack-dashboard/local_settings]/File[/etc/openstack-dashboard/local_settings]/content: content changed '{md5}7c1c6da9d20958bd9d898a8a48dc6228' to '{md5}41ee06bc63ca11eaf88e67b32a4e8a1a'", > "Notice: /Stage[main]/Horizon/Concat[/etc/openstack-dashboard/local_settings]/File[/etc/openstack-dashboard/local_settings]/owner: owner changed 'horizon' to 'apache'", > "Notice: /Stage[main]/Horizon/Concat[/etc/openstack-dashboard/local_settings]/File[/etc/openstack-dashboard/local_settings]/group: group changed 'horizon' to 'apache'", > "Notice: /Stage[main]/Horizon::Wsgi::Apache/File[/etc/httpd/conf.d/openstack-dashboard.conf]/content: content changed '{md5}4cb4b1391d3553951208fad1ce791e5c' to '{md5}3f4b1c53d0e150dae37b3ee5dcaf622d'", > "Notice: /Stage[main]/Horizon::Wsgi::Apache/Apache::Vhost[horizon_vhost]/Concat[10-horizon_vhost.conf]/File[/etc/httpd/conf.d/10-horizon_vhost.conf]/ensure: defined content as '{md5}51e725e22ccd04b946b9b93d4cf8634c'", > "Notice: Applied catalog in 0.76 seconds", > " Total: 86", > " Success: 86", > " Total: 162", > " Skipped: 22", > " Out of sync: 84", > " Changed: 84", > " File: 0.23", > " Last run: 1527213675", > " Config retrieval: 3.34", > " Total: 3.57", > " Config: 1527213671", > "Gathering files modified after 2018-05-25 02:01:06.320559353 +0000", > "2018-05-25 02:01:16,337 DEBUG: 772797 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,horizon_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,horizon_config'", > "+ origin_of_time=/var/lib/config-data/horizon.origin_of_time", > "+ touch /var/lib/config-data/horizon.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,horizon_config /etc/config.pp", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/horizon.pp\", 97]:[\"/etc/config.pp\", 2]", > "Warning: ModuleLoader: module 'horizon' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: Undefined variable ''; ", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/horizon/manifests/init.pp\", 607]:[\"/etc/config.pp\", 2]", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/horizon/manifests/init.pp\", 608]:[\"/etc/config.pp\", 2]", > " with Stdlib::Compat::Absolute_Path. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/horizon/manifests/init.pp\", 610]:[\"/etc/config.pp\", 2]", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/horizon", > "++ stat -c %y /var/lib/config-data/horizon.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:01:06.320559353 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/horizon", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/horizon", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/horizon.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/horizon --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/horizon --mtime=1970-01-01", > "2018-05-25 02:01:16,337 INFO: 772797 -- Removing container: docker-puppet-horizon", > "2018-05-25 02:01:16,400 DEBUG: 772797 -- docker-puppet-horizon", > "2018-05-25 02:01:16,401 INFO: 772797 -- Finished processing puppet configs for horizon", > "2018-05-25 02:01:16,401 INFO: 772797 -- Starting configuration of heat_api_cfn using image 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", > "2018-05-25 02:01:16,401 DEBUG: 772797 -- config_volume heat_api_cfn", > "2018-05-25 02:01:16,401 DEBUG: 772797 -- puppet_tags file,file_line,concat,augeas,cron,heat_config,file,concat,file_line", > "2018-05-25 02:01:16,401 DEBUG: 772797 -- manifest include ::tripleo::profile::base::heat::api_cfn", > "2018-05-25 02:01:16,401 DEBUG: 772797 -- config_image 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", > "2018-05-25 02:01:16,401 DEBUG: 772797 -- volumes []", > "2018-05-25 02:01:16,402 INFO: 772797 -- Removing container: docker-puppet-heat_api_cfn", > "2018-05-25 02:01:16,427 INFO: 772797 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", > "2018-05-25 02:01:16,472 DEBUG: 772797 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn", > "Digest: sha256:be4ee9df681ac9f590b528881046ab751e4d1ccf8e2c267fbd1dbfae4dfda05d", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", > "2018-05-25 02:01:16,475 DEBUG: 772797 -- NET_HOST enabled", > "2018-05-25 02:01:16,476 DEBUG: 772797 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-heat_api_cfn --env PUPPET_TAGS=file,file_line,concat,augeas,cron,heat_config,file,concat,file_line --env NAME=heat_api_cfn --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmphHNxKq:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-heat-api-cfn:2018-05-22.1", > "2018-05-25 02:01:17,124 WARNING: 772798 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:17,124 WARNING: 772798 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:01:23,456 WARNING: 772798 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:23,457 WARNING: 772798 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:01:23,457 ERROR: 772798 -- Failed to pull image: registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:01:23,457 DEBUG: 772798 -- Trying to pull repository registry.access.redhat.com/rhosp13/openstack-cinder-api ... ", > "2018-05-25 02:01:23,457 DEBUG: 772798 -- error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:23,461 DEBUG: 772798 -- NET_HOST enabled", > "2018-05-25 02:01:23,461 DEBUG: 772798 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-cinder --env PUPPET_TAGS=file,file_line,concat,augeas,cron,cinder_config,file,concat,file_line,cinder_config,file,concat,file_line,cinder_config,file,concat,file_line --env NAME=cinder --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpmP_D1p:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro registry.access.redhat.com/rhosp13/openstack-cinder-api:latest", > "2018-05-25 02:01:30,725 WARNING: 772796 -- docker pull failed: Tag latest not found in repository registry.access.redhat.com/rhosp13/openstack-neutron-server", > "2018-05-25 02:01:30,726 WARNING: 772796 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:31,129 DEBUG: 772797 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for controller-0.localdomain in environment production in 4.00 seconds", > "Notice: /Stage[main]/Heat::Api_cfn/Heat_config[heat_api_cfn/bind_host]/ensure: created", > "Notice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}aee8f83bce46639165dc2267f9f3f646'", > "Notice: /Stage[main]/Apache::Mod::Headers/Apache::Mod[headers]/File[headers.load]/ensure: defined content as '{md5}96094c96352002c43ada5bdf8650ff38'", > "Notice: /Stage[main]/Heat::Wsgi::Apache_api_cfn/Heat::Wsgi::Apache[api_cfn]/Openstacklib::Wsgi::Apache[heat_api_cfn_wsgi]/File[/var/www/cgi-bin/heat]/ensure: created", > "Notice: /Stage[main]/Heat::Wsgi::Apache_api_cfn/Heat::Wsgi::Apache[api_cfn]/Openstacklib::Wsgi::Apache[heat_api_cfn_wsgi]/File[heat_api_cfn_wsgi]/ensure: defined content as '{md5}c3ae61ab87649c8cdfab8977da2b194b'", > "Notice: /Stage[main]/Heat::Wsgi::Apache_api_cfn/Heat::Wsgi::Apache[api_cfn]/Openstacklib::Wsgi::Apache[heat_api_cfn_wsgi]/Apache::Vhost[heat_api_cfn_wsgi]/Concat[10-heat_api_cfn_wsgi.conf]/File[/etc/httpd/conf.d/10-heat_api_cfn_wsgi.conf]/ensure: defined content as '{md5}2281127423517c31b78372277a2c4b2f'", > "Notice: Applied catalog in 2.77 seconds", > " Total: 121", > " Success: 121", > " Changed: 121", > " Out of sync: 121", > " Total: 335", > " Heat config: 1.76", > " Last run: 1527213689", > " Config retrieval: 4.61", > " Total: 6.76", > " Config: 1527213682", > "Gathering files modified after 2018-05-25 02:01:16.694319081 +0000", > "2018-05-25 02:01:31,129 DEBUG: 772797 -- + mkdir -p /etc/puppet", > "+ origin_of_time=/var/lib/config-data/heat_api_cfn.origin_of_time", > "+ touch /var/lib/config-data/heat_api_cfn.origin_of_time", > " with Stdlib::Compat::Integer. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/heat/manifests/wsgi/apache_api_cfn.pp\", 125]:[\"/etc/config.pp\", 2]", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/www /var/spool/cron /var/lib/config-data/heat_api_cfn", > "++ stat -c %y /var/lib/config-data/heat_api_cfn.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 02:01:16.694319081 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/heat_api_cfn", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/heat_api_cfn", > "++ find /etc /root /opt /var/www /var/spool/cron -newer /var/lib/config-data/heat_api_cfn.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/heat_api_cfn --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/heat_api_cfn --mtime=1970-01-01", > "2018-05-25 02:01:31,129 INFO: 772797 -- Removing container: docker-puppet-heat_api_cfn", > "2018-05-25 02:01:31,192 DEBUG: 772797 -- docker-puppet-heat_api_cfn", > "2018-05-25 02:01:31,192 INFO: 772797 -- Finished processing puppet configs for heat_api_cfn", > "2018-05-25 02:01:32,941 ERROR: 772798 -- Failed running docker-puppet.py for cinder", > "2018-05-25 02:01:32,941 ERROR: 772798 -- Unable to find image 'registry.access.redhat.com/rhosp13/openstack-cinder-api:latest' locally", > "Trying to pull repository registry.access.redhat.com/rhosp13/openstack-cinder-api ... ", > "Pulling repository registry.access.redhat.com/rhosp13/openstack-cinder-api", > "/usr/bin/docker-current: Error while pulling image: Get https://registry.access.redhat.com/v1/repositories/rhosp13/openstack-cinder-api/images: read tcp 10.0.0.111:60548->10.4.204.31:443: read: connection reset by peer.", > "2018-05-25 02:01:32,941 INFO: 772798 -- Finished processing puppet configs for cinder", > "2018-05-25 02:01:37,410 WARNING: 772796 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:37,410 WARNING: 772796 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:42,414 WARNING: 772796 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:42,415 WARNING: 772796 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:47,288 WARNING: 772796 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:47,288 WARNING: 772796 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:52,169 WARNING: 772796 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:52,170 WARNING: 772796 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:52,170 ERROR: 772796 -- Failed to pull image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:52,170 DEBUG: 772796 -- Trying to pull repository registry.access.redhat.com/rhosp13/openstack-neutron-server ... ", > "2018-05-25 02:01:52,170 DEBUG: 772796 -- error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 02:01:52,173 DEBUG: 772796 -- NET_HOST enabled", > "2018-05-25 02:01:52,173 DEBUG: 772796 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-neutron --env PUPPET_TAGS=file,file_line,concat,augeas,cron,neutron_config,neutron_api_config,neutron_plugin_ml2,neutron_config,neutron_dhcp_agent_config,neutron_config,neutron_l3_agent_config,neutron_config,neutron_metadata_agent_config,neutron_config,neutron_agent_ovs,neutron_plugin_ml2 --env NAME=neutron --env HOSTNAME=controller-0 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpl6y2dF:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --volume /lib/modules:/lib/modules:ro --volume /run/openvswitch:/run/openvswitch --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 02:01:53,911 ERROR: 772796 -- Failed running docker-puppet.py for neutron", > "2018-05-25 02:01:53,912 ERROR: 772796 -- Unable to find image 'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest' locally", > "Trying to pull repository registry.access.redhat.com/rhosp13/openstack-neutron-server ... ", > "2018-05-25 02:01:53,912 INFO: 772796 -- Finished processing puppet configs for neutron", > "2018-05-25 02:01:53,912 ERROR: 772795 -- ERROR configuring iscsid", > "2018-05-25 02:01:53,913 ERROR: 772795 -- ERROR configuring cinder", > "2018-05-25 02:01:53,913 ERROR: 772795 -- ERROR configuring neutron", > "2018-05-25 02:01:53,913 DEBUG: 772795 -- CONFIG_VOLUME_PREFIX: /var/lib/config-data", > "2018-05-25 02:01:53,913 DEBUG: 772795 -- STARTUP_CONFIG_PATTERN: /var/lib/tripleo-config/docker-container-startup-config-step_*.json", > "2018-05-25 02:01:53,915 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/mysql.md5sum for config_volume /var/lib/config-data/puppet-generated/mysql", > "2018-05-25 02:01:53,916 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/mysql.md5sum for config_volume /var/lib/config-data/puppet-generated/mysql", > "2018-05-25 02:01:53,916 DEBUG: 772795 -- Updating config hash for mysql_bootstrap, config_volume=heat_api_cfn hash=abedafc072cc3b948ffe97656e387782", > "2018-05-25 02:01:53,916 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/memcached/etc/sysconfig.md5sum for config_volume /var/lib/config-data/memcached/etc/sysconfig", > "2018-05-25 02:01:53,916 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/rabbitmq.md5sum for config_volume /var/lib/config-data/puppet-generated/rabbitmq", > "2018-05-25 02:01:53,916 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/rabbitmq.md5sum for config_volume /var/lib/config-data/puppet-generated/rabbitmq", > "2018-05-25 02:01:53,916 DEBUG: 772795 -- Updating config hash for rabbitmq_bootstrap, config_volume=heat_api_cfn hash=5a0d964011659324ca637b3f533972ec", > "2018-05-25 02:01:53,917 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/memcached/etc/sysconfig.md5sum for config_volume /var/lib/config-data/memcached/etc/sysconfig", > "2018-05-25 02:01:53,918 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova_placement.md5sum for config_volume /var/lib/config-data/puppet-generated/nova_placement", > "2018-05-25 02:01:53,918 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/nova_placement.md5sum for config_volume /var/lib/config-data/puppet-generated/nova_placement", > "2018-05-25 02:01:53,918 DEBUG: 772795 -- Updating config hash for nova_placement, config_volume=heat_api_cfn hash=a1052d531efb65b2e43940e5cae2ec8a", > "2018-05-25 02:01:53,918 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/nova/etc/my.cnf.d", > "2018-05-25 02:01:53,919 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/nova.md5sum for config_volume /var/lib/config-data/nova/etc/nova", > "2018-05-25 02:01:53,919 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/heat/etc/heat.md5sum for config_volume /var/lib/config-data/heat/etc/heat", > "2018-05-25 02:01:53,919 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/heat/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/heat/etc/my.cnf.d", > "2018-05-25 02:01:53,919 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data.md5sum for config_volume /var/lib/config-data", > "2018-05-25 02:01:53,919 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift/etc.md5sum for config_volume /var/lib/config-data/puppet-generated/swift/etc", > "2018-05-25 02:01:53,919 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/nova/etc/my.cnf.d", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/keystone.md5sum for config_volume /var/lib/config-data/puppet-generated/keystone", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/keystone.md5sum for config_volume /var/lib/config-data/puppet-generated/keystone", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Updating config hash for keystone_cron, config_volume=heat_api_cfn hash=0a29361853d571a79be0842cebcc6eeb", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/panko/etc.md5sum for config_volume /var/lib/config-data/panko/etc", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/panko/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/panko/etc/my.cnf.d", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/nova/etc/my.cnf.d", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/nova.md5sum for config_volume /var/lib/config-data/nova/etc/nova", > "2018-05-25 02:01:53,920 DEBUG: 772795 -- Updating config hash for keystone_db_sync, config_volume=heat_api_cfn hash=0a29361853d571a79be0842cebcc6eeb", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/keystone.md5sum for config_volume /var/lib/config-data/puppet-generated/keystone", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/keystone.md5sum for config_volume /var/lib/config-data/puppet-generated/keystone", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Updating config hash for keystone, config_volume=heat_api_cfn hash=0a29361853d571a79be0842cebcc6eeb", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/aodh/etc/aodh.md5sum for config_volume /var/lib/config-data/aodh/etc/aodh", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/aodh/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/aodh/etc/my.cnf.d", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/neutron.md5sum for config_volume /var/lib/config-data/puppet-generated/neutron", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/cinder/etc/cinder.md5sum for config_volume /var/lib/config-data/cinder/etc/cinder", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/cinder/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/cinder/etc/my.cnf.d", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/nova/etc/my.cnf.d", > "2018-05-25 02:01:53,921 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/nova.md5sum for config_volume /var/lib/config-data/nova/etc/nova", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/glance_api.md5sum for config_volume /var/lib/config-data/puppet-generated/glance_api", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/glance_api.md5sum for config_volume /var/lib/config-data/puppet-generated/glance_api", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Updating config hash for glance_api_db_sync, config_volume=heat_api_cfn hash=aae0237948be42ad3b46e5307d53d989", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/neutron/etc.md5sum for config_volume /var/lib/config-data/neutron/etc", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/neutron/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/neutron/etc/my.cnf.d", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/neutron/usr/share.md5sum for config_volume /var/lib/config-data/neutron/usr/share", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/horizon.md5sum for config_volume /var/lib/config-data/puppet-generated/horizon", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/horizon.md5sum for config_volume /var/lib/config-data/puppet-generated/horizon", > "2018-05-25 02:01:53,922 DEBUG: 772795 -- Updating config hash for horizon, config_volume=heat_api_cfn hash=00b4a12fd80782ce0b30cefc20a846df", > "2018-05-25 02:01:53,924 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/clustercheck.md5sum for config_volume /var/lib/config-data/puppet-generated/clustercheck", > "2018-05-25 02:01:53,924 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/clustercheck.md5sum for config_volume /var/lib/config-data/puppet-generated/clustercheck", > "2018-05-25 02:01:53,924 DEBUG: 772795 -- Updating config hash for clustercheck, config_volume=heat_api_cfn hash=c756acfef442da33652dac8b88712e6c", > "2018-05-25 02:01:53,925 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/horizon/etc.md5sum for config_volume /var/lib/config-data/puppet-generated/horizon/etc", > "2018-05-25 02:01:53,926 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/gnocchi.md5sum for config_volume /var/lib/config-data/puppet-generated/gnocchi", > "2018-05-25 02:01:53,926 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/gnocchi.md5sum for config_volume /var/lib/config-data/puppet-generated/gnocchi", > "2018-05-25 02:01:53,926 DEBUG: 772795 -- Updating config hash for gnocchi_statsd, config_volume=heat_api_cfn hash=3bd5317097428f0787f58b1b758db681", > "2018-05-25 02:01:53,927 DEBUG: 772795 -- Updating config hash for gnocchi_metricd, config_volume=heat_api_cfn hash=3bd5317097428f0787f58b1b758db681", > "2018-05-25 02:01:53,927 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/my.cnf.d.md5sum for config_volume /var/lib/config-data/nova/etc/my.cnf.d", > "2018-05-25 02:01:53,927 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/nova/etc/nova.md5sum for config_volume /var/lib/config-data/nova/etc/nova", > "2018-05-25 02:01:53,927 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/ceilometer/etc/ceilometer.md5sum for config_volume /var/lib/config-data/ceilometer/etc/ceilometer", > "2018-05-25 02:01:53,927 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/gnocchi.md5sum for config_volume /var/lib/config-data/puppet-generated/gnocchi", > "2018-05-25 02:01:53,927 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/gnocchi.md5sum for config_volume /var/lib/config-data/puppet-generated/gnocchi", > "2018-05-25 02:01:53,927 DEBUG: 772795 -- Updating config hash for gnocchi_api, config_volume=heat_api_cfn hash=3bd5317097428f0787f58b1b758db681", > "2018-05-25 02:01:53,929 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,929 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,929 DEBUG: 772795 -- Updating config hash for swift_container_updater, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,929 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,929 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,929 DEBUG: 772795 -- Updating config hash for aodh_evaluator, config_volume=heat_api_cfn hash=30e243a19fe6b5aa67637170ec0469d8", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Updating config hash for nova_scheduler, config_volume=heat_api_cfn hash=31661e73330d84f86adb4231f34359f6", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Updating config hash for swift_object_server, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/cinder.md5sum for config_volume /var/lib/config-data/puppet-generated/cinder", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Updating config hash for swift_proxy, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,930 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/neutron.md5sum for config_volume /var/lib/config-data/puppet-generated/neutron", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/heat_api.md5sum for config_volume /var/lib/config-data/puppet-generated/heat_api", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/heat_api.md5sum for config_volume /var/lib/config-data/puppet-generated/heat_api", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Updating config hash for heat_api, config_volume=heat_api_cfn hash=7ff926a831ad3275dbea6d66bb8b84f5", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Updating config hash for swift_object_auditor, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/neutron.md5sum for config_volume /var/lib/config-data/puppet-generated/neutron", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/ceilometer.md5sum for config_volume /var/lib/config-data/puppet-generated/ceilometer", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/ceilometer.md5sum for config_volume /var/lib/config-data/puppet-generated/ceilometer", > "2018-05-25 02:01:53,931 DEBUG: 772795 -- Updating config hash for ceilometer_agent_central, config_volume=heat_api_cfn hash=8cb3364f7a3138983bbfbdeca87ee2c5", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Updating config hash for swift_account_replicator, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Updating config hash for aodh_notifier, config_volume=heat_api_cfn hash=30e243a19fe6b5aa67637170ec0469d8", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Updating config hash for nova_api_cron, config_volume=heat_api_cfn hash=31661e73330d84f86adb4231f34359f6", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Updating config hash for nova_consoleauth, config_volume=heat_api_cfn hash=31661e73330d84f86adb4231f34359f6", > "2018-05-25 02:01:53,932 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/gnocchi.md5sum for config_volume /var/lib/config-data/puppet-generated/gnocchi", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/gnocchi.md5sum for config_volume /var/lib/config-data/puppet-generated/gnocchi", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Updating config hash for gnocchi_db_sync, config_volume=heat_api_cfn hash=3bd5317097428f0787f58b1b758db681", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Updating config hash for swift_account_reaper, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/ceilometer.md5sum for config_volume /var/lib/config-data/puppet-generated/ceilometer", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/ceilometer.md5sum for config_volume /var/lib/config-data/puppet-generated/ceilometer", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/panko.md5sum for config_volume /var/lib/config-data/puppet-generated/panko", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/panko.md5sum for config_volume /var/lib/config-data/puppet-generated/panko", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Updating config hash for ceilometer_agent_notification, config_volume=heat_api_cfn hash=8cb3364f7a3138983bbfbdeca87ee2c5-69892d69467a7d31344625f6573765e4", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,933 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Updating config hash for nova_vnc_proxy, config_volume=heat_api_cfn hash=31661e73330d84f86adb4231f34359f6", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Updating config hash for swift_rsync, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Updating config hash for nova_api, config_volume=heat_api_cfn hash=31661e73330d84f86adb4231f34359f6", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,934 DEBUG: 772795 -- Updating config hash for aodh_api, config_volume=heat_api_cfn hash=30e243a19fe6b5aa67637170ec0469d8", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Updating config hash for nova_metadata, config_volume=heat_api_cfn hash=31661e73330d84f86adb4231f34359f6", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/heat.md5sum for config_volume /var/lib/config-data/puppet-generated/heat", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/heat.md5sum for config_volume /var/lib/config-data/puppet-generated/heat", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Updating config hash for heat_engine, config_volume=heat_api_cfn hash=c5b0e2874f7fb51a0d1f5a35c671ecd8", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,935 DEBUG: 772795 -- Updating config hash for swift_container_server, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Updating config hash for swift_object_replicator, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/neutron.md5sum for config_volume /var/lib/config-data/puppet-generated/neutron", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/cinder.md5sum for config_volume /var/lib/config-data/puppet-generated/cinder", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/nova.md5sum for config_volume /var/lib/config-data/puppet-generated/nova", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Updating config hash for nova_conductor, config_volume=heat_api_cfn hash=31661e73330d84f86adb4231f34359f6", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/heat_api_cfn.md5sum for config_volume /var/lib/config-data/puppet-generated/heat_api_cfn", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/heat_api_cfn.md5sum for config_volume /var/lib/config-data/puppet-generated/heat_api_cfn", > "2018-05-25 02:01:53,936 DEBUG: 772795 -- Updating config hash for heat_api_cfn, config_volume=heat_api_cfn hash=0a5dedc426310da2b97725e76f4ef64f", > "2018-05-25 02:01:53,937 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,937 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,937 DEBUG: 772795 -- Updating config hash for swift_account_auditor, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,937 DEBUG: 772795 -- Updating config hash for swift_container_replicator, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,937 DEBUG: 772795 -- Updating config hash for swift_object_updater, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,937 DEBUG: 772795 -- Updating config hash for swift_object_expirer, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/heat_api.md5sum for config_volume /var/lib/config-data/puppet-generated/heat_api", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/heat_api.md5sum for config_volume /var/lib/config-data/puppet-generated/heat_api", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Updating config hash for heat_api_cron, config_volume=heat_api_cfn hash=7ff926a831ad3275dbea6d66bb8b84f5", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Updating config hash for swift_container_auditor, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/panko.md5sum for config_volume /var/lib/config-data/puppet-generated/panko", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/panko.md5sum for config_volume /var/lib/config-data/puppet-generated/panko", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Updating config hash for panko_api, config_volume=heat_api_cfn hash=69892d69467a7d31344625f6573765e4", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/aodh.md5sum for config_volume /var/lib/config-data/puppet-generated/aodh", > "2018-05-25 02:01:53,938 DEBUG: 772795 -- Updating config hash for aodh_listener, config_volume=heat_api_cfn hash=30e243a19fe6b5aa67637170ec0469d8", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/neutron.md5sum for config_volume /var/lib/config-data/puppet-generated/neutron", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/swift.md5sum for config_volume /var/lib/config-data/puppet-generated/swift", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Updating config hash for swift_account_server, config_volume=heat_api_cfn hash=797e91fb9bf7f34218739eedc9a7aaf9", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/glance_api.md5sum for config_volume /var/lib/config-data/puppet-generated/glance_api", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/glance_api.md5sum for config_volume /var/lib/config-data/puppet-generated/glance_api", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Updating config hash for glance_api, config_volume=heat_api_cfn hash=aae0237948be42ad3b46e5307d53d989", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Looking for hashfile /var/lib/config-data/puppet-generated/crond.md5sum for config_volume /var/lib/config-data/puppet-generated/crond", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Got hashfile /var/lib/config-data/puppet-generated/crond.md5sum for config_volume /var/lib/config-data/puppet-generated/crond", > "2018-05-25 02:01:53,939 DEBUG: 772795 -- Updating config hash for logrotate_crond, config_volume=heat_api_cfn hash=79dac6570176a5cf84d32a9d11fc892b" > ] >} >2018-05-24 22:01:57,717 p=21561 u=mistral | NO MORE HOSTS LEFT ************************************************************* >2018-05-24 22:01:57,718 p=21561 u=mistral | PLAY RECAP ********************************************************************* >2018-05-24 22:01:57,718 p=21561 u=mistral | 192.168.24.7 : ok=88 changed=15 unreachable=0 failed=1 >2018-05-25 10:12:12,460 p=21150 u=mistral | Using /tmp/ansible-mistral-actionZwecdw/ansible.cfg as config file >2018-05-25 10:12:13,138 p=21150 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-25 10:12:13,201 p=21150 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 10:12:13,296 p=21150 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 10:12:13,501 p=21150 u=mistral | PLAY [overcloud] *************************************************************** >2018-05-25 10:12:13,521 p=21150 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-25 10:12:19,327 p=21150 u=mistral | ok: [192.168.24.7] >2018-05-25 10:12:19,345 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:12:19,493 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 10:12:19,511 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 10:12:19,528 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 10:12:19,545 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 10:12:19,562 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 10:12:19,579 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 10:12:19,598 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:12:20,170 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 10:12:20,284 p=21150 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 10:12:22,815 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.053481", "end": "2018-05-25 14:12:19.201968", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:19.148487", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:22,816 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:22,838 p=21150 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 10:12:25,097 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010381", "end": "2018-05-25 14:12:21.483952", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:12:21.473571", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:25,097 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:25,116 p=21150 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 10:12:27,457 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.013357", "end": "2018-05-25 14:12:23.844512", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:23.831155", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:27,457 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:27,476 p=21150 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 10:12:29,744 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013323", "end": "2018-05-25 14:12:26.131142", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:26.117819", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:29,744 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:29,764 p=21150 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 10:12:32,029 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013532", "end": "2018-05-25 14:12:28.415078", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:28.401546", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:32,029 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:32,048 p=21150 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 10:12:34,503 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.016179", "end": "2018-05-25 14:12:30.886919", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:30.870740", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:34,503 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:34,527 p=21150 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 10:12:36,900 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.014474", "end": "2018-05-25 14:12:33.286167", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:33.271693", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:36,901 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:36,920 p=21150 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 10:12:39,219 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.013110", "end": "2018-05-25 14:12:35.606141", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:35.593031", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:12:39,219 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:39,238 p=21150 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 10:12:41,538 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.013560", "end": "2018-05-25 14:12:37.919378", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:37.905818", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:12:41,538 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:41,567 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:12:41,606 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 10:12:41,625 p=21150 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 10:12:43,877 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003628", "end": "2018-05-25 14:12:40.262618", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 14:12:40.258990", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:43,877 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:43,900 p=21150 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 10:12:43,945 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 10:12:43,965 p=21150 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 10:12:47,152 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 10:12:47,152 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:47,174 p=21150 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 10:12:49,553 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.014076", "end": "2018-05-25 14:12:45.935581", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:45.921505", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:49,554 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:49,573 p=21150 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 10:12:51,941 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013218", "end": "2018-05-25 14:12:48.325598", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:48.312380", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:51,942 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:51,962 p=21150 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 10:12:54,306 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.055372", "end": "2018-05-25 14:12:50.691382", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:50.636010", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:54,307 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:54,326 p=21150 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 10:12:56,658 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011565", "end": "2018-05-25 14:12:53.042418", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:12:53.030853", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:56,659 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:56,681 p=21150 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 10:12:58,980 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.013120", "end": "2018-05-25 14:12:55.364017", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:55.350897", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:12:58,980 p=21150 u=mistral | ...ignoring >2018-05-25 10:12:59,001 p=21150 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 10:13:01,304 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.012852", "end": "2018-05-25 14:12:57.689527", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:12:57.676675", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:01,304 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:01,325 p=21150 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 10:13:01,368 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 10:13:01,386 p=21150 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 10:13:03,902 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:13:03,926 p=21150 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 10:13:03,967 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 10:13:03,986 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:13:06,450 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.098800", "end": "2018-05-25 14:13:02.832701", "rc": 0, "start": "2018-05-25 14:13:02.733901", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:13:06,475 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:13:06,523 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:13:06,542 p=21150 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 10:13:09,591 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-25 10:13:09,613 p=21150 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 10:13:11,912 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013420", "end": "2018-05-25 14:13:08.296529", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:08.283109", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:11,912 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:11,932 p=21150 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 10:13:14,225 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.054073", "end": "2018-05-25 14:13:10.606036", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:10.551963", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:14,226 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:14,248 p=21150 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 10:13:16,492 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.015200", "end": "2018-05-25 14:13:12.876613", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:12.861413", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:16,492 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:16,512 p=21150 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 10:13:18,894 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.055927", "end": "2018-05-25 14:13:15.277910", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:15.221983", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:18,894 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:18,916 p=21150 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 10:13:21,320 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.015514", "end": "2018-05-25 14:13:17.701898", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:17.686384", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:21,320 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:21,342 p=21150 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 10:13:23,703 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.056856", "end": "2018-05-25 14:13:20.088421", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:20.031565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:23,704 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:23,735 p=21150 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 10:13:25,970 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.012814", "end": "2018-05-25 14:13:22.355562", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:22.342748", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:25,971 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:25,994 p=21150 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 10:13:28,394 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.015123", "end": "2018-05-25 14:13:24.777805", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:24.762682", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:28,394 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:28,421 p=21150 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 10:13:30,701 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.055075", "end": "2018-05-25 14:13:27.085975", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:27.030900", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:30,701 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:30,728 p=21150 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 10:13:33,082 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.013803", "end": "2018-05-25 14:13:29.467409", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:29.453606", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:33,082 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:33,103 p=21150 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 10:13:35,536 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 10:13:35,556 p=21150 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 10:13:35,598 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 10:13:35,618 p=21150 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 10:13:38,034 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:13:38,056 p=21150 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 10:13:38,099 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 10:13:38,118 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:13:40,450 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.098073", "end": "2018-05-25 14:13:36.835626", "rc": 0, "start": "2018-05-25 14:13:36.737553", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:13:40,473 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:13:40,515 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:13:40,534 p=21150 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 10:13:43,477 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:13:43,499 p=21150 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 10:13:45,717 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.012748", "end": "2018-05-25 14:13:42.101475", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:42.088727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:45,717 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:45,737 p=21150 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 10:13:48,009 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013420", "end": "2018-05-25 14:13:44.394826", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:44.381406", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:48,010 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:48,029 p=21150 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 10:13:50,362 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013806", "end": "2018-05-25 14:13:46.746540", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:46.732734", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:50,362 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:50,381 p=21150 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 10:13:52,711 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.014961", "end": "2018-05-25 14:13:49.095402", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:49.080441", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:52,712 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:52,732 p=21150 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 10:13:55,052 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.013993", "end": "2018-05-25 14:13:51.434782", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:51.420789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:55,052 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:55,073 p=21150 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 10:13:57,493 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.015197", "end": "2018-05-25 14:13:53.872117", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:53.856920", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:13:57,493 p=21150 u=mistral | ...ignoring >2018-05-25 10:13:57,514 p=21150 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 10:14:00,052 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.058748", "end": "2018-05-25 14:13:56.434198", "rc": 0, "start": "2018-05-25 14:13:56.375450", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:00,083 p=21150 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 10:14:02,503 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.014154", "end": "2018-05-25 14:13:58.885543", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:13:58.871389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:02,504 p=21150 u=mistral | ...ignoring >2018-05-25 10:14:02,524 p=21150 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 10:14:05,033 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.014103", "end": "2018-05-25 14:14:01.414333", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:01.400230", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:05,033 p=21150 u=mistral | ...ignoring >2018-05-25 10:14:05,059 p=21150 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 10:14:07,416 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.014281", "end": "2018-05-25 14:14:03.796058", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:03.781777", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:07,417 p=21150 u=mistral | ...ignoring >2018-05-25 10:14:07,442 p=21150 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 10:14:09,789 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.056564", "end": "2018-05-25 14:14:06.170767", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:06.114203", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:09,790 p=21150 u=mistral | ...ignoring >2018-05-25 10:14:09,810 p=21150 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 10:14:12,178 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.014538", "end": "2018-05-25 14:14:08.559535", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:08.544997", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:12,178 p=21150 u=mistral | ...ignoring >2018-05-25 10:14:12,203 p=21150 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 10:14:14,497 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013189", "end": "2018-05-25 14:14:10.879916", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:10.866727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:14,498 p=21150 u=mistral | ...ignoring >2018-05-25 10:14:14,520 p=21150 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 10:14:14,559 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 10:14:14,578 p=21150 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 10:14:16,822 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:14:16,847 p=21150 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 10:14:16,894 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 10:14:16,914 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:14:19,339 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093774", "end": "2018-05-25 14:14:15.723217", "rc": 0, "start": "2018-05-25 14:14:15.629443", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:14:19,359 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:14:19,405 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:14:19,423 p=21150 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 10:14:22,449 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:14:22,476 p=21150 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 10:14:22,517 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 10:14:22,536 p=21150 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 10:14:24,807 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:14:24,829 p=21150 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 10:14:24,874 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 10:14:24,893 p=21150 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 10:14:27,901 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:14:27,921 p=21150 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 10:14:30,280 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.012466", "end": "2018-05-25 14:14:26.659784", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:26.647318", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:32,522 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.012864", "end": "2018-05-25 14:14:28.907517", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:28.894653", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:32,525 p=21150 u=mistral | ...ignoring >2018-05-25 10:14:32,544 p=21150 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 10:14:35,037 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.017292", "end": "2018-05-25 14:14:31.413944", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:31.396652", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:37,348 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013328", "end": "2018-05-25 14:14:33.732198", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:33.718870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:39,601 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013149", "end": "2018-05-25 14:14:35.981699", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:35.968550", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:41,895 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.012981", "end": "2018-05-25 14:14:38.277782", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:38.264801", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:44,256 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013892", "end": "2018-05-25 14:14:40.638580", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:40.624688", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:46,464 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.012767", "end": "2018-05-25 14:14:42.846091", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:42.833324", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:48,769 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.012890", "end": "2018-05-25 14:14:45.152212", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:45.139322", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:51,060 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013307", "end": "2018-05-25 14:14:47.440890", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:47.427583", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:53,356 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013928", "end": "2018-05-25 14:14:49.739138", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:49.725210", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:55,610 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.012686", "end": "2018-05-25 14:14:51.995502", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:51.982816", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:14:57,833 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013873", "end": "2018-05-25 14:14:54.214670", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:54.200797", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:00,224 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015955", "end": "2018-05-25 14:14:56.603412", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:56.587457", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:00,231 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:00,263 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 10:15:00,287 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,306 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 10:15:00,338 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,357 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 10:15:00,380 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,402 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 10:15:00,426 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,444 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 10:15:00,469 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,488 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 10:15:00,511 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,531 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 10:15:00,554 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,573 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 10:15:00,596 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,616 p=21150 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 10:15:00,641 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,660 p=21150 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 10:15:00,683 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,703 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 10:15:00,725 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,744 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 10:15:00,768 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,787 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 10:15:00,810 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,828 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 10:15:00,850 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,871 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 10:15:00,894 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:00,912 p=21150 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 10:15:03,340 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.053176", "end": "2018-05-25 14:14:59.722245", "rc": 0, "start": "2018-05-25 14:14:59.669069", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-25 10:15:03,362 p=21150 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 10:15:05,816 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 1f5829fa7a4d 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.032321", "end": "2018-05-25 14:15:02.200321", "rc": 0, "start": "2018-05-25 14:15:02.168000", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:05,835 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 10:15:05,857 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:05,875 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 10:15:05,897 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:05,919 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 10:15:05,942 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:05,962 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 10:15:05,984 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:06,010 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 10:15:06,032 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:06,059 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 10:15:06,084 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:06,104 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 10:15:06,129 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:06,148 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 10:15:06,171 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:06,191 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 10:15:06,213 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:06,232 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 10:15:06,255 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:06,274 p=21150 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 10:15:08,609 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.050563", "end": "2018-05-25 14:15:04.990502", "rc": 0, "start": "2018-05-25 14:15:04.939939", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-25 10:15:08,629 p=21150 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 10:15:10,921 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 72d782f46524 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.035503", "end": "2018-05-25 14:15:07.303952", "rc": 0, "start": "2018-05-25 14:15:07.268449", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:10,942 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 10:15:10,964 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:10,982 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 10:15:11,005 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,023 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 10:15:11,044 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,063 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 10:15:11,085 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,103 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 10:15:11,126 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,144 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:15:11,164 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,182 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 10:15:11,203 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,222 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 10:15:11,247 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,266 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 10:15:11,292 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,310 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:15:11,332 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,352 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 10:15:11,386 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,409 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 10:15:11,444 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,467 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 10:15:11,492 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:11,510 p=21150 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 10:15:21,696 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_job_id": "704478635159.31382", "changed": false, "finished": 1, "out": "online"} >2018-05-25 10:15:21,718 p=21150 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 10:15:24,049 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/rabbitmq.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.045802", "end": "2018-05-25 14:15:20.430747", "rc": 0, "start": "2018-05-25 14:15:20.384945", "stderr": "", "stderr_lines": [], "stdout": "0c962ca87f4a", "stdout_lines": ["0c962ca87f4a"]} >2018-05-25 10:15:24,073 p=21150 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 10:15:26,344 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 0c962ca87f4a 192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest", "delta": "0:00:00.034327", "end": "2018-05-25 14:15:22.725509", "rc": 0, "start": "2018-05-25 14:15:22.691182", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:26,367 p=21150 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 10:15:28,674 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/redis.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.048043", "end": "2018-05-25 14:15:25.054437", "rc": 0, "start": "2018-05-25 14:15:25.006394", "stderr": "", "stderr_lines": [], "stdout": "339cc8a925d8", "stdout_lines": ["339cc8a925d8"]} >2018-05-25 10:15:28,703 p=21150 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 10:15:31,129 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 339cc8a925d8 192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest", "delta": "0:00:00.033197", "end": "2018-05-25 14:15:27.511097", "rc": 0, "start": "2018-05-25 14:15:27.477900", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:31,159 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 10:15:31,193 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:26.659784', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:26.647318', u'delta': u'0:00:00.012466', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.012466", "end": "2018-05-25 14:14:26.659784", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:26.647318", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,200 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:28.907517', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:28.894653', u'delta': u'0:00:00.012864', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.012864", "end": "2018-05-25 14:14:28.907517", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:28.894653", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,228 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 10:15:31,272 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:31.413944', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:31.396652', u'delta': u'0:00:00.017292', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.017292", "end": "2018-05-25 14:14:31.413944", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:31.396652", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,281 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:33.732198', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:33.718870', u'delta': u'0:00:00.013328', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013328", "end": "2018-05-25 14:14:33.732198", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:33.718870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,291 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:35.981699', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:35.968550', u'delta': u'0:00:00.013149', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013149", "end": "2018-05-25 14:14:35.981699", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:35.968550", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,299 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:38.277782', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:38.264801', u'delta': u'0:00:00.012981', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.012981", "end": "2018-05-25 14:14:38.277782", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:38.264801", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,307 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:40.638580', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:40.624688', u'delta': u'0:00:00.013892', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013892", "end": "2018-05-25 14:14:40.638580", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:40.624688", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,315 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:42.846091', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:42.833324', u'delta': u'0:00:00.012767', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.012767", "end": "2018-05-25 14:14:42.846091", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:42.833324", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,326 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:45.152212', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:45.139322', u'delta': u'0:00:00.012890', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.012890", "end": "2018-05-25 14:14:45.152212", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:45.139322", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,335 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:47.440890', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:47.427583', u'delta': u'0:00:00.013307', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013307", "end": "2018-05-25 14:14:47.440890", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:47.427583", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,343 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:49.739138', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:49.725210', u'delta': u'0:00:00.013928', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013928", "end": "2018-05-25 14:14:49.739138", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:49.725210", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,354 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:51.995502', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:51.982816', u'delta': u'0:00:00.012686', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.012686", "end": "2018-05-25 14:14:51.995502", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:51.982816", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,361 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:54.214670', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:54.200797', u'delta': u'0:00:00.013873', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013873", "end": "2018-05-25 14:14:54.214670", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:54.200797", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,372 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:56.603412', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:56.587457', u'delta': u'0:00:00.015955', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015955", "end": "2018-05-25 14:14:56.603412", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:56.587457", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:31,395 p=21150 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 10:15:34,458 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["rpm-python-4.11.3-32.el7.x86_64 providing rpm-python is already installed"]} >2018-05-25 10:15:34,494 p=21150 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 10:15:34,522 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,554 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:15:34,578 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,599 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:15:34,617 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,637 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:15:34,659 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,679 p=21150 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 10:15:34,698 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,717 p=21150 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 10:15:34,737 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,757 p=21150 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 10:15:34,775 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,800 p=21150 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 10:15:34,821 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,841 p=21150 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 10:15:34,861 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,881 p=21150 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 10:15:34,901 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,920 p=21150 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 10:15:34,939 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,957 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:15:34,975 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:34,993 p=21150 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 10:15:35,015 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,035 p=21150 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 10:15:35,054 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,073 p=21150 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 10:15:35,093 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,114 p=21150 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 10:15:35,133 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,154 p=21150 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 10:15:35,174 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,207 p=21150 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 10:15:35,228 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,247 p=21150 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 10:15:35,270 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,289 p=21150 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 10:15:35,307 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,326 p=21150 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 10:15:35,345 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,368 p=21150 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 10:15:35,390 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,421 p=21150 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 10:15:35,443 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,466 p=21150 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 10:15:35,487 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,509 p=21150 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 10:15:35,537 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,559 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:15:35,587 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,606 p=21150 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 10:15:35,630 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,648 p=21150 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 10:15:35,667 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,685 p=21150 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 10:15:35,707 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,727 p=21150 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 10:15:35,746 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,765 p=21150 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 10:15:35,786 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,805 p=21150 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 10:15:35,824 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,842 p=21150 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 10:15:35,861 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,882 p=21150 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 10:15:35,901 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,920 p=21150 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 10:15:35,940 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,959 p=21150 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 10:15:35,979 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:35,997 p=21150 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 10:15:36,016 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,035 p=21150 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 10:15:36,056 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,074 p=21150 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 10:15:36,093 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,111 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 10:15:36,132 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,151 p=21150 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 10:15:36,169 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,189 p=21150 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 10:15:36,208 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,227 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 10:15:36,247 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,266 p=21150 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 10:15:36,286 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,306 p=21150 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 10:15:36,325 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,343 p=21150 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 10:15:36,363 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,382 p=21150 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 10:15:36,403 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,422 p=21150 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 10:15:36,447 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,466 p=21150 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 10:15:36,489 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,508 p=21150 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 10:15:36,531 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,550 p=21150 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 10:15:36,575 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,593 p=21150 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 10:15:36,614 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,633 p=21150 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 10:15:36,651 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,670 p=21150 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 10:15:36,691 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,710 p=21150 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 10:15:36,731 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,750 p=21150 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 10:15:36,773 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,793 p=21150 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 10:15:36,815 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,836 p=21150 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 10:15:36,860 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,881 p=21150 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 10:15:36,902 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,921 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 10:15:36,940 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:36,962 p=21150 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 10:15:36,985 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,005 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 10:15:37,023 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,042 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 10:15:37,063 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,082 p=21150 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 10:15:37,102 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,121 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 10:15:37,142 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,161 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 10:15:37,180 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,202 p=21150 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 10:15:37,223 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,245 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 10:15:37,265 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,287 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 10:15:37,311 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,331 p=21150 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 10:15:37,356 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,377 p=21150 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 10:15:37,403 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,423 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 10:15:37,449 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,468 p=21150 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 10:15:37,494 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,513 p=21150 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 10:15:37,531 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,552 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 10:15:37,572 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,592 p=21150 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 10:15:37,613 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,631 p=21150 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 10:15:37,650 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,669 p=21150 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 10:15:37,688 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,707 p=21150 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 10:15:37,725 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,747 p=21150 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 10:15:37,768 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,787 p=21150 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 10:15:37,806 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,827 p=21150 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 10:15:37,848 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,867 p=21150 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 10:15:37,888 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,907 p=21150 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 10:15:37,928 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,945 p=21150 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 10:15:37,964 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:37,983 p=21150 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 10:15:38,003 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,023 p=21150 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 10:15:38,041 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,060 p=21150 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 10:15:38,079 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,097 p=21150 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 10:15:38,116 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,137 p=21150 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 10:15:38,156 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,175 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 10:15:38,195 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,213 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 10:15:38,231 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,250 p=21150 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 10:15:38,269 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,289 p=21150 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 10:15:38,309 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,329 p=21150 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 10:15:38,348 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,369 p=21150 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 10:15:38,387 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,407 p=21150 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 10:15:38,429 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,449 p=21150 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 10:15:38,470 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,492 p=21150 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 10:15:38,511 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,531 p=21150 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 10:15:38,550 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,569 p=21150 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 10:15:38,587 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,606 p=21150 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 10:15:38,626 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,646 p=21150 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 10:15:38,665 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,685 p=21150 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 10:15:38,707 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,725 p=21150 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 10:15:38,743 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,760 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 10:15:38,783 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,801 p=21150 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 10:15:38,822 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,841 p=21150 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 10:15:38,863 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,883 p=21150 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 10:15:38,903 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,920 p=21150 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 10:15:38,943 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:38,964 p=21150 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 10:15:38,986 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,008 p=21150 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 10:15:39,029 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,050 p=21150 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 10:15:39,069 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,088 p=21150 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 10:15:39,106 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,125 p=21150 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 10:15:39,145 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,165 p=21150 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 10:15:39,185 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,204 p=21150 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 10:15:39,225 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,244 p=21150 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 10:15:39,265 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,285 p=21150 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 10:15:39,303 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,322 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 10:15:39,341 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,361 p=21150 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 10:15:39,384 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,403 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:15:39,423 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,441 p=21150 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 10:15:39,460 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,478 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 10:15:39,499 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,518 p=21150 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 10:15:39,538 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,556 p=21150 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 10:15:39,575 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,593 p=21150 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 10:15:39,610 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,630 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 10:15:39,649 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,667 p=21150 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 10:15:39,686 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,704 p=21150 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 10:15:39,725 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,742 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 10:15:39,760 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,778 p=21150 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 10:15:39,797 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,817 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:15:39,836 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,855 p=21150 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 10:15:39,874 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,893 p=21150 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 10:15:39,912 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,932 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 10:15:39,952 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:39,970 p=21150 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 10:15:39,989 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,008 p=21150 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 10:15:40,027 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,046 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 10:15:40,065 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,084 p=21150 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 10:15:40,102 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,122 p=21150 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 10:15:40,141 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,160 p=21150 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 10:15:40,188 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:26.659784', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:26.647318', u'delta': u'0:00:00.012466', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.012466", "end": "2018-05-25 14:14:26.659784", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:26.647318", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,194 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:28.907517', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:28.894653', u'delta': u'0:00:00.012864', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.012864", "end": "2018-05-25 14:14:28.907517", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:28.894653", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,212 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 10:15:40,230 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,249 p=21150 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 10:15:40,267 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,286 p=21150 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 10:15:40,321 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:31.413944', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:31.396652', u'delta': u'0:00:00.017292', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.017292", "end": "2018-05-25 14:14:31.413944", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:31.396652", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,327 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:33.732198', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:33.718870', u'delta': u'0:00:00.013328', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013328", "end": "2018-05-25 14:14:33.732198", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:33.718870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,332 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:35.981699', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:35.968550', u'delta': u'0:00:00.013149', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013149", "end": "2018-05-25 14:14:35.981699", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:35.968550", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,337 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:38.277782', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:38.264801', u'delta': u'0:00:00.012981', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.012981", "end": "2018-05-25 14:14:38.277782", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:38.264801", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,343 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:40.638580', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:40.624688', u'delta': u'0:00:00.013892', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013892", "end": "2018-05-25 14:14:40.638580", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:40.624688", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,347 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:42.846091', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:42.833324', u'delta': u'0:00:00.012767', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.012767", "end": "2018-05-25 14:14:42.846091", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:42.833324", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,355 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:45.152212', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:45.139322', u'delta': u'0:00:00.012890', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.012890", "end": "2018-05-25 14:14:45.152212", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:45.139322", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,360 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:47.440890', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:47.427583', u'delta': u'0:00:00.013307', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013307", "end": "2018-05-25 14:14:47.440890", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:47.427583", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,367 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:49.739138', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:49.725210', u'delta': u'0:00:00.013928', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013928", "end": "2018-05-25 14:14:49.739138", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:49.725210", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,378 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:51.995502', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:51.982816', u'delta': u'0:00:00.012686', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.012686", "end": "2018-05-25 14:14:51.995502", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:51.982816", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,379 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:54.214670', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:54.200797', u'delta': u'0:00:00.013873', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013873", "end": "2018-05-25 14:14:54.214670", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:54.200797", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,382 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:14:56.603412', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:14:56.587457', u'delta': u'0:00:00.015955', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015955", "end": "2018-05-25 14:14:56.603412", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:14:56.587457", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,408 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 10:15:40,427 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,448 p=21150 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 10:15:40,483 p=21150 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,502 p=21150 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 10:15:40,522 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,549 p=21150 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 10:15:40,570 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,590 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:15:40,611 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,630 p=21150 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 10:15:40,649 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,668 p=21150 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 10:15:40,693 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,712 p=21150 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 10:15:40,736 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,756 p=21150 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 10:15:40,776 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,796 p=21150 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 10:15:40,815 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,834 p=21150 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 10:15:40,855 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,877 p=21150 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 10:15:40,896 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,915 p=21150 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 10:15:40,934 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,954 p=21150 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 10:15:40,973 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:40,992 p=21150 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 10:15:41,009 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,029 p=21150 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 10:15:41,050 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,069 p=21150 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 10:15:41,089 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,107 p=21150 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 10:15:41,129 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,147 p=21150 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 10:15:41,166 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,185 p=21150 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 10:15:41,205 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,225 p=21150 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 10:15:41,245 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,265 p=21150 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 10:15:41,285 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,305 p=21150 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 10:15:41,325 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,345 p=21150 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 10:15:41,365 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,387 p=21150 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 10:15:41,408 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,429 p=21150 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 10:15:41,449 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,468 p=21150 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 10:15:41,491 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,515 p=21150 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 10:15:41,537 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,559 p=21150 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 10:15:41,581 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,603 p=21150 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 10:15:41,624 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,646 p=21150 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-25 10:15:41,670 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,692 p=21150 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 10:15:41,711 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,731 p=21150 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-25 10:15:41,750 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,770 p=21150 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-25 10:15:41,790 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,808 p=21150 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-25 10:15:41,830 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,850 p=21150 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-25 10:15:41,868 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,887 p=21150 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-25 10:15:41,905 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,924 p=21150 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-25 10:15:41,943 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:41,963 p=21150 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-25 10:15:41,984 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,003 p=21150 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-25 10:15:42,025 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,044 p=21150 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-25 10:15:42,063 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,082 p=21150 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-25 10:15:42,103 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,122 p=21150 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-25 10:15:42,142 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,162 p=21150 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-25 10:15:42,183 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,201 p=21150 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-25 10:15:42,218 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,238 p=21150 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 10:15:42,258 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,277 p=21150 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 10:15:42,297 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,321 p=21150 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 10:15:42,343 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,363 p=21150 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 10:15:42,384 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,403 p=21150 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 10:15:42,425 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,445 p=21150 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 10:15:42,468 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,488 p=21150 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-25 10:15:42,509 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,529 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:15:42,552 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,571 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:15:42,589 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,607 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:15:42,626 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,646 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:15:42,672 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:15:42,697 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:15:43,129 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 10:15:43,298 p=21150 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 10:15:45,669 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.053441", "end": "2018-05-25 14:15:42.050400", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:15:41.996959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:45,670 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:45,691 p=21150 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 10:15:48,036 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010594", "end": "2018-05-25 14:15:44.414158", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:15:44.403564", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:48,036 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:48,063 p=21150 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 10:15:50,403 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.012328", "end": "2018-05-25 14:15:46.784160", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:15:46.771832", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:50,403 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:50,429 p=21150 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 10:15:52,692 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013427", "end": "2018-05-25 14:15:49.074255", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:15:49.060828", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:52,693 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:52,725 p=21150 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 10:15:54,969 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.011739", "end": "2018-05-25 14:15:51.350935", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:15:51.339196", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:54,969 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:54,998 p=21150 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 10:15:57,226 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.012942", "end": "2018-05-25 14:15:53.607722", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:15:53.594780", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:57,226 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:57,246 p=21150 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 10:15:59,531 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.014057", "end": "2018-05-25 14:15:55.911478", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:15:55.897421", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:15:59,532 p=21150 u=mistral | ...ignoring >2018-05-25 10:15:59,557 p=21150 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 10:16:01,895 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.015364", "end": "2018-05-25 14:15:58.276325", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:15:58.260961", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:16:01,895 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:01,921 p=21150 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 10:16:04,327 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.013700", "end": "2018-05-25 14:16:00.707951", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:00.694251", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:16:04,328 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:04,349 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:16:04,388 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 10:16:04,407 p=21150 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 10:16:06,772 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003990", "end": "2018-05-25 14:16:03.154577", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 14:16:03.150587", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:06,773 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:06,796 p=21150 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 10:16:06,839 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 10:16:06,860 p=21150 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 10:16:09,849 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 10:16:09,849 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:09,870 p=21150 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 10:16:12,154 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.013452", "end": "2018-05-25 14:16:08.531876", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:08.518424", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:12,154 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:12,174 p=21150 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 10:16:14,500 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013062", "end": "2018-05-25 14:16:10.879596", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:10.866534", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:14,500 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:14,518 p=21150 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 10:16:16,883 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.060812", "end": "2018-05-25 14:16:13.263434", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:13.202622", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:16,884 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:16,905 p=21150 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 10:16:19,266 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.013265", "end": "2018-05-25 14:16:15.647845", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:16:15.634580", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:19,266 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:19,286 p=21150 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 10:16:21,558 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.014976", "end": "2018-05-25 14:16:17.938462", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:17.923486", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:21,558 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:21,581 p=21150 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 10:16:23,882 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013697", "end": "2018-05-25 14:16:20.262626", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:20.248929", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:23,882 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:23,903 p=21150 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 10:16:23,941 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 10:16:23,961 p=21150 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 10:16:26,206 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:16:26,232 p=21150 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 10:16:26,282 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 10:16:26,302 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:16:28,632 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.098188", "end": "2018-05-25 14:16:25.012522", "rc": 0, "start": "2018-05-25 14:16:24.914334", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:16:28,662 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:16:28,709 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:16:28,730 p=21150 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 10:16:31,815 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-25 10:16:31,834 p=21150 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 10:16:34,218 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.014635", "end": "2018-05-25 14:16:30.597316", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:30.582681", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:34,218 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:34,237 p=21150 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 10:16:36,601 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.054361", "end": "2018-05-25 14:16:32.980422", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:32.926061", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:36,601 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:36,626 p=21150 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 10:16:38,898 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.013021", "end": "2018-05-25 14:16:35.277205", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:35.264184", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:38,898 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:38,917 p=21150 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 10:16:41,229 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.053252", "end": "2018-05-25 14:16:37.609986", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:37.556734", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:41,229 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:41,248 p=21150 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 10:16:43,557 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.013133", "end": "2018-05-25 14:16:39.937519", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:39.924386", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:43,557 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:43,588 p=21150 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 10:16:45,834 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.054092", "end": "2018-05-25 14:16:42.214490", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:42.160398", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:45,835 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:45,857 p=21150 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 10:16:48,197 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014475", "end": "2018-05-25 14:16:44.575167", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:44.560692", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:48,197 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:48,219 p=21150 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 10:16:50,598 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.015528", "end": "2018-05-25 14:16:46.975566", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:46.960038", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:50,598 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:50,617 p=21150 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 10:16:52,918 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.054958", "end": "2018-05-25 14:16:49.298684", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:49.243726", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:52,918 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:52,942 p=21150 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 10:16:55,261 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.013753", "end": "2018-05-25 14:16:51.641944", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:16:51.628191", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:16:55,261 p=21150 u=mistral | ...ignoring >2018-05-25 10:16:55,285 p=21150 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 10:16:57,537 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 10:16:57,557 p=21150 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 10:16:57,597 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 10:16:57,618 p=21150 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 10:16:59,887 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:16:59,909 p=21150 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 10:16:59,957 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 10:16:59,985 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:17:02,464 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093352", "end": "2018-05-25 14:16:58.844920", "rc": 0, "start": "2018-05-25 14:16:58.751568", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:17:02,484 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:17:02,539 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:17:02,560 p=21150 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 10:17:05,796 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:17:05,817 p=21150 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 10:17:08,156 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.014458", "end": "2018-05-25 14:17:04.534213", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:04.519755", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:08,157 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:08,180 p=21150 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 10:17:10,470 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013770", "end": "2018-05-25 14:17:06.849776", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:06.836006", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:10,471 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:10,490 p=21150 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 10:17:12,811 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013510", "end": "2018-05-25 14:17:09.189665", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:09.176155", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:12,812 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:12,835 p=21150 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 10:17:15,211 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013922", "end": "2018-05-25 14:17:11.587602", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:11.573680", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:15,212 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:15,232 p=21150 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 10:17:17,569 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.014097", "end": "2018-05-25 14:17:13.947838", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:13.933741", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:17,569 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:17,593 p=21150 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 10:17:19,913 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013821", "end": "2018-05-25 14:17:16.292685", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:16.278864", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:19,913 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:19,932 p=21150 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 10:17:22,283 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.054196", "end": "2018-05-25 14:17:18.663539", "rc": 0, "start": "2018-05-25 14:17:18.609343", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:22,302 p=21150 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 10:17:24,578 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.012494", "end": "2018-05-25 14:17:20.958488", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:20.945994", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:24,579 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:24,597 p=21150 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 10:17:26,835 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.013705", "end": "2018-05-25 14:17:23.215895", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:23.202190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:26,836 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:26,855 p=21150 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 10:17:29,096 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013249", "end": "2018-05-25 14:17:25.476892", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:25.463643", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:29,097 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:29,121 p=21150 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 10:17:31,478 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.057061", "end": "2018-05-25 14:17:27.852078", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:27.795017", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:31,479 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:31,502 p=21150 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 10:17:33,893 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013591", "end": "2018-05-25 14:17:30.273922", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:30.260331", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:33,894 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:33,917 p=21150 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 10:17:36,213 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013755", "end": "2018-05-25 14:17:32.592177", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:32.578422", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:36,213 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:36,244 p=21150 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 10:17:36,286 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 10:17:36,317 p=21150 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 10:17:38,649 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:17:38,670 p=21150 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 10:17:38,717 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 10:17:38,737 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:17:41,099 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.092325", "end": "2018-05-25 14:17:37.477123", "rc": 0, "start": "2018-05-25 14:17:37.384798", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:17:41,123 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:17:41,164 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:17:41,183 p=21150 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 10:17:44,200 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:17:44,220 p=21150 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 10:17:44,262 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 10:17:44,282 p=21150 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 10:17:46,578 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:17:46,598 p=21150 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 10:17:46,640 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 10:17:46,660 p=21150 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 10:17:49,766 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:17:49,789 p=21150 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 10:17:52,114 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013040", "end": "2018-05-25 14:17:48.488444", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:48.475404", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:54,465 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013394", "end": "2018-05-25 14:17:50.845640", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:50.832246", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:54,467 p=21150 u=mistral | ...ignoring >2018-05-25 10:17:54,485 p=21150 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 10:17:56,761 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013298", "end": "2018-05-25 14:17:53.132180", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:53.118882", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:17:58,998 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013599", "end": "2018-05-25 14:17:55.377120", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:55.363521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:01,320 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015162", "end": "2018-05-25 14:17:57.697267", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:57.682105", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:03,874 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013147", "end": "2018-05-25 14:18:00.253727", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:00.240580", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:06,194 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013572", "end": "2018-05-25 14:18:02.571110", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:02.557538", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:08,499 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013709", "end": "2018-05-25 14:18:04.877088", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:04.863379", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:10,753 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.012923", "end": "2018-05-25 14:18:07.130498", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:07.117575", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:12,984 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013557", "end": "2018-05-25 14:18:09.363213", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:09.349656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:15,294 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014505", "end": "2018-05-25 14:18:11.670583", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:11.656078", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:17,595 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015087", "end": "2018-05-25 14:18:13.970012", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:13.954925", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:19,893 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014319", "end": "2018-05-25 14:18:16.271189", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:16.256870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:22,136 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013323", "end": "2018-05-25 14:18:18.513392", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:18.500069", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:22,141 p=21150 u=mistral | ...ignoring >2018-05-25 10:18:22,162 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 10:18:22,182 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,200 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 10:18:22,220 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,239 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 10:18:22,259 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,278 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 10:18:22,296 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,314 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 10:18:22,335 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,353 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 10:18:22,373 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,392 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 10:18:22,412 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,431 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 10:18:22,450 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,468 p=21150 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 10:18:22,489 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,507 p=21150 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 10:18:22,528 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,548 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 10:18:22,568 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,587 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 10:18:22,606 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,625 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 10:18:22,645 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,664 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 10:18:22,684 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,703 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 10:18:22,725 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,744 p=21150 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 10:18:22,764 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,783 p=21150 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 10:18:22,802 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,821 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 10:18:22,841 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,860 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 10:18:22,881 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,899 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 10:18:22,920 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,939 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 10:18:22,957 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:22,975 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 10:18:22,995 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,014 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 10:18:23,033 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,051 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 10:18:23,072 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,090 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 10:18:23,108 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,127 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 10:18:23,148 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,169 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 10:18:23,190 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,211 p=21150 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 10:18:23,231 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,252 p=21150 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 10:18:23,272 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,294 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 10:18:23,317 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,339 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 10:18:23,362 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,380 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 10:18:23,400 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,419 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 10:18:23,438 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,458 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 10:18:23,478 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,498 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:18:23,520 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,541 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 10:18:23,562 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,584 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 10:18:23,605 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,627 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 10:18:23,647 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,679 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:18:23,704 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,724 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 10:18:23,748 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,774 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 10:18:23,800 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,819 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 10:18:23,838 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,857 p=21150 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 10:18:23,880 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,902 p=21150 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 10:18:23,925 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,949 p=21150 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 10:18:23,971 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:23,994 p=21150 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 10:18:24,018 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,038 p=21150 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 10:18:24,062 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,082 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 10:18:24,110 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:48.488444', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:48.475404', u'delta': u'0:00:00.013040', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013040", "end": "2018-05-25 14:17:48.488444", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:48.475404", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,116 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:50.845640', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:50.832246', u'delta': u'0:00:00.013394', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013394", "end": "2018-05-25 14:17:50.845640", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:50.832246", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,139 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 10:18:24,180 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:53.132180', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:53.118882', u'delta': u'0:00:00.013298', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013298", "end": "2018-05-25 14:17:53.132180", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:53.118882", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,194 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:55.377120', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:55.363521', u'delta': u'0:00:00.013599', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013599", "end": "2018-05-25 14:17:55.377120", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:55.363521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,199 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:57.697267', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:57.682105', u'delta': u'0:00:00.015162', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015162", "end": "2018-05-25 14:17:57.697267", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:57.682105", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,203 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:00.253727', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:00.240580', u'delta': u'0:00:00.013147', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013147", "end": "2018-05-25 14:18:00.253727", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:00.240580", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,213 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:02.571110', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:02.557538', u'delta': u'0:00:00.013572', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013572", "end": "2018-05-25 14:18:02.571110", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:02.557538", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,220 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:04.877088', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:04.863379', u'delta': u'0:00:00.013709', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013709", "end": "2018-05-25 14:18:04.877088", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:04.863379", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,225 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:07.130498', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:07.117575', u'delta': u'0:00:00.012923', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.012923", "end": "2018-05-25 14:18:07.130498", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:07.117575", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,239 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:09.363213', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:09.349656', u'delta': u'0:00:00.013557', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013557", "end": "2018-05-25 14:18:09.363213", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:09.349656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,247 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:11.670583', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:11.656078', u'delta': u'0:00:00.014505', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014505", "end": "2018-05-25 14:18:11.670583", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:11.656078", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,260 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:13.970012', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:13.954925', u'delta': u'0:00:00.015087', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015087", "end": "2018-05-25 14:18:13.970012", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:13.954925", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,266 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:16.271189', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:16.256870', u'delta': u'0:00:00.014319', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014319", "end": "2018-05-25 14:18:16.271189", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:16.256870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,276 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:18.513392', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:18.500069', u'delta': u'0:00:00.013323', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013323", "end": "2018-05-25 14:18:18.513392", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:18.500069", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,301 p=21150 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 10:18:24,322 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,352 p=21150 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 10:18:24,375 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:24,397 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:18:26,767 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.098521", "end": "2018-05-25 14:18:23.145684", "rc": 0, "start": "2018-05-25 14:18:23.047163", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:18:26,791 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:18:26,843 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:18:26,864 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:18:29,825 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 10:18:29,825 p=21150 u=mistral | ...ignoring >2018-05-25 10:18:29,847 p=21150 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 10:18:29,877 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:29,896 p=21150 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 10:18:29,924 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:29,944 p=21150 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 10:18:32,656 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "openstack-cinder-volume", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket syslog.target network.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Cinder Volume Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/cinder-volume ; argv[]=/usr/bin/cinder-volume --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/volume.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-cinder-volume.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-cinder-volume.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "131072", "LimitNPROC": "131072", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-cinder-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "cinder", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 10:18:32,691 p=21150 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 10:18:32,725 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:32,752 p=21150 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 10:18:32,779 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:32,803 p=21150 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 10:18:32,828 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:32,852 p=21150 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 10:18:35,215 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "openstack-glance-registry", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket -.mount tmp.mount network.target basic.target syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Image Service (code-named Glance) Registry server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/glance-registry ; argv[]=/usr/bin/glance-registry ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-glance-registry.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-glance-registry.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-glance-registry.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "glance", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 10:18:35,237 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:18:35,262 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:35,282 p=21150 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 10:18:35,307 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:35,340 p=21150 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 10:18:35,367 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:35,401 p=21150 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 10:18:40,668 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'haproxy-bundle' is not running on any node\n", "rc": 0} >2018-05-25 10:18:40,691 p=21150 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 10:18:43,001 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='haproxy-var-lib']"], "delta": "0:00:00.017765", "end": "2018-05-25 14:18:39.376876", "rc": 0, "start": "2018-05-25 14:18:39.359111", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping id=\"haproxy-var-lib\" options=\"rw\" source-dir=\"/var/lib/haproxy\" target-dir=\"/var/lib/haproxy\"/>", "stdout_lines": ["<storage-mapping id=\"haproxy-var-lib\" options=\"rw\" source-dir=\"/var/lib/haproxy\" target-dir=\"/var/lib/haproxy\"/>"]} >2018-05-25 10:18:43,031 p=21150 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 10:18:45,335 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='haproxy-cert']"], "delta": "0:00:00.016753", "end": "2018-05-25 14:18:41.712464", "msg": "non-zero return code", "rc": 6, "start": "2018-05-25 14:18:41.695711", "stderr": "Call cib_query failed (-6): No such device or address", "stderr_lines": ["Call cib_query failed (-6): No such device or address"], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:45,336 p=21150 u=mistral | ...ignoring >2018-05-25 10:18:45,357 p=21150 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 10:18:45,392 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:45,414 p=21150 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 10:18:45,465 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_public_cert_path": "/etc/pki/tls/private/overcloud_endpoint.pem", "haproxy_public_tls_enabled": false}, "changed": false} >2018-05-25 10:18:45,486 p=21150 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 10:18:45,523 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:45,545 p=21150 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 10:18:48,205 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "haproxy-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"], "delta": "0:00:00.352668", "end": "2018-05-25 14:18:44.584406", "rc": 0, "start": "2018-05-25 14:18:44.231738", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:48,233 p=21150 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 10:18:57,383 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'haproxy-bundle' is running on node 'controller-0'\n", "rc": 0} >2018-05-25 10:18:57,405 p=21150 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 10:18:59,872 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-heat-api-cloudwatch"], "delta": "0:00:00.013820", "end": "2018-05-25 14:18:56.247325", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:56.233505", "stderr": "Failed to get unit file state for openstack-heat-api-cloudwatch.service: No such file or directory", "stderr_lines": ["Failed to get unit file state for openstack-heat-api-cloudwatch.service: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 10:18:59,873 p=21150 u=mistral | ...ignoring >2018-05-25 10:18:59,900 p=21150 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 10:18:59,925 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:18:59,955 p=21150 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 10:18:59,980 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:00,002 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:19:00,029 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:00,052 p=21150 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 10:19:00,078 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:00,101 p=21150 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 10:19:00,127 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:00,146 p=21150 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 10:19:00,173 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:00,195 p=21150 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 10:19:00,225 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:00,245 p=21150 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 10:19:00,275 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:00,295 p=21150 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 10:19:11,783 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'galera' is not running on any node\n", "rc": 0} >2018-05-25 10:19:11,810 p=21150 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 10:19:14,142 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='mysql-log']"], "delta": "0:00:00.018738", "end": "2018-05-25 14:19:10.519036", "rc": 0, "start": "2018-05-25 14:19:10.500298", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping id=\"mysql-log\" options=\"rw\" source-dir=\"/var/log/containers/mysql\" target-dir=\"/var/log/mysql\"/>", "stdout_lines": ["<storage-mapping id=\"mysql-log\" options=\"rw\" source-dir=\"/var/log/containers/mysql\" target-dir=\"/var/log/mysql\"/>"]} >2018-05-25 10:19:14,162 p=21150 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 10:19:14,192 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:14,210 p=21150 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 10:19:14,239 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:14,259 p=21150 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 10:19:17,047 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "galera-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"], "delta": "0:00:00.389931", "end": "2018-05-25 14:19:13.423414", "rc": 0, "start": "2018-05-25 14:19:13.033483", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:19:17,067 p=21150 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 10:19:34,291 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'galera' is master on node 'galera-bundle-0'\n", "rc": 0} >2018-05-25 10:19:34,310 p=21150 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 10:19:36,823 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 162, "group": "nova", "mode": "0640", "msg": "OK", "owner": "root", "path": "/etc/nova/nova.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 352643, "state": "file", "uid": 0} >2018-05-25 10:19:36,848 p=21150 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 10:19:36,872 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:36,890 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 10:19:36,913 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:36,933 p=21150 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 10:19:36,954 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:36,973 p=21150 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 10:19:36,996 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:19:37,017 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 10:20:02,323 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq-bundle' is not running on any node\n", "rc": 0} >2018-05-25 10:20:02,347 p=21150 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 10:20:04,789 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='rabbitmq-log']"], "delta": "0:00:00.016337", "end": "2018-05-25 14:20:01.164567", "rc": 0, "start": "2018-05-25 14:20:01.148230", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping target-dir=\"/var/log/rabbitmq\" options=\"rw\" id=\"rabbitmq-log\" source-dir=\"/var/log/containers/rabbitmq\"/>", "stdout_lines": ["<storage-mapping target-dir=\"/var/log/rabbitmq\" options=\"rw\" id=\"rabbitmq-log\" source-dir=\"/var/log/containers/rabbitmq\"/>"]} >2018-05-25 10:20:04,810 p=21150 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 10:20:04,841 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:20:04,860 p=21150 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 10:20:07,624 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "rabbitmq-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"], "delta": "0:00:00.396055", "end": "2018-05-25 14:20:03.998417", "rc": 0, "start": "2018-05-25 14:20:03.602362", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:20:07,655 p=21150 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 10:20:37,063 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq-bundle' is running on nodes 'controller-0', 'rabbitmq-bundle-0'\n", "rc": 0} >2018-05-25 10:20:37,092 p=21150 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 10:20:37,116 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:20:37,139 p=21150 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 10:20:37,170 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:20:37,189 p=21150 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 10:20:37,213 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:20:37,232 p=21150 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 10:20:37,255 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:20:37,276 p=21150 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 10:21:04,624 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'redis-bundle' is not running on any node\n", "rc": 0} >2018-05-25 10:21:04,643 p=21150 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 10:21:07,091 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='redis-log' and @source-dir='/var/log/containers/redis']"], "delta": "0:00:00.018773", "end": "2018-05-25 14:21:03.461915", "rc": 0, "start": "2018-05-25 14:21:03.443142", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping target-dir=\"/var/log/redis\" options=\"rw\" id=\"redis-log\" source-dir=\"/var/log/containers/redis\"/>", "stdout_lines": ["<storage-mapping target-dir=\"/var/log/redis\" options=\"rw\" id=\"redis-log\" source-dir=\"/var/log/containers/redis\"/>"]} >2018-05-25 10:21:07,127 p=21150 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 10:21:07,160 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:21:07,183 p=21150 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 10:21:07,216 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:21:07,239 p=21150 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 10:21:09,903 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "redis-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"], "delta": "0:00:00.366749", "end": "2018-05-25 14:21:06.275237", "rc": 0, "start": "2018-05-25 14:21:05.908488", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:21:09,924 p=21150 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 10:26:12,992 p=21150 u=mistral | FAILED - RETRYING: Enable the redis cluster resource (5 retries left). >2018-05-25 10:31:20,902 p=21150 u=mistral | FAILED - RETRYING: Enable the redis cluster resource (4 retries left). >2018-05-25 10:36:28,868 p=21150 u=mistral | changed: [192.168.24.7] => {"attempts": 3, "changed": true, "out": "resource 'redis-bundle' is master on node 'redis-bundle-0'; running on node 'controller-0'\n", "rc": 0} >2018-05-25 10:36:28,888 p=21150 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 10:36:31,234 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "name": "snmpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ActiveEnterTimestampMonotonic": "1619133488", "ActiveExitTimestamp": "Fri 2018-05-25 01:24:54 UTC", "ActiveExitTimestampMonotonic": "103445662989", "ActiveState": "inactive", "After": "network.target system.slice systemd-journald.socket syslog.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:07:47 UTC", "AssertTimestampMonotonic": "1618973166", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ConditionTimestampMonotonic": "1618973166", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Simple Network Management Protocol (SNMP) Daemon.", "DevicePolicy": "auto", "Environment": "OPTIONS=\"-LS0-6d\"", "EnvironmentFile": "/etc/sysconfig/snmpd (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2018-05-25 01:24:54 UTC", "ExecMainExitTimestampMonotonic": "103445679866", "ExecMainPID": "108802", "ExecMainStartTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ExecMainStartTimestampMonotonic": "1618975261", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd $OPTIONS -f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/snmpd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "snmpd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-05-25 01:24:54 UTC", "InactiveEnterTimestampMonotonic": "103445680196", "InactiveExitTimestamp": "Wed 2018-05-23 21:07:47 UTC", "InactiveExitTimestampMonotonic": "1618975755", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "snmpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 10:36:31,254 p=21150 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 10:36:31,277 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,297 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 10:36:31,321 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,341 p=21150 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 10:36:31,363 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,391 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 10:36:31,414 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,442 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 10:36:31,461 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,481 p=21150 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 10:36:31,503 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,523 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 10:36:31,546 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,565 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 10:36:31,591 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,622 p=21150 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 10:36:31,642 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,669 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 10:36:31,691 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,713 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 10:36:31,734 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,754 p=21150 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 10:36:31,774 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,793 p=21150 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 10:36:31,813 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,831 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 10:36:31,850 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,869 p=21150 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 10:36:31,891 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,912 p=21150 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 10:36:31,933 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,952 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 10:36:31,975 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:31,993 p=21150 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 10:36:32,012 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,033 p=21150 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 10:36:32,055 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,078 p=21150 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 10:36:32,100 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,119 p=21150 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 10:36:32,139 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,161 p=21150 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 10:36:32,181 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,202 p=21150 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 10:36:32,223 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,243 p=21150 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 10:36:32,263 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,283 p=21150 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 10:36:32,303 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,323 p=21150 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 10:36:32,342 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,362 p=21150 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 10:36:32,380 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,400 p=21150 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 10:36:32,420 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,441 p=21150 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 10:36:32,464 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,484 p=21150 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 10:36:32,506 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,526 p=21150 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 10:36:32,546 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,565 p=21150 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 10:36:32,585 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,604 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 10:36:32,625 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,645 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 10:36:32,666 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,686 p=21150 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 10:36:32,705 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,724 p=21150 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 10:36:32,745 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,764 p=21150 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 10:36:32,784 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,804 p=21150 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 10:36:32,824 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,843 p=21150 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 10:36:32,864 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,882 p=21150 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 10:36:32,901 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,920 p=21150 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 10:36:32,941 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:32,962 p=21150 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 10:36:32,985 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,009 p=21150 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 10:36:33,032 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,051 p=21150 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 10:36:33,071 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,092 p=21150 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 10:36:33,114 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,133 p=21150 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 10:36:33,157 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,177 p=21150 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 10:36:33,200 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,230 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 10:36:33,251 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,274 p=21150 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 10:36:33,295 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,317 p=21150 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 10:36:33,341 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,362 p=21150 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 10:36:33,386 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,411 p=21150 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 10:36:33,435 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,456 p=21150 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 10:36:33,479 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,502 p=21150 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 10:36:33,524 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,548 p=21150 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 10:36:33,575 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,603 p=21150 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 10:36:33,625 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,647 p=21150 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 10:36:33,670 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,690 p=21150 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 10:36:33,712 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,733 p=21150 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 10:36:33,755 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,775 p=21150 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 10:36:33,799 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,818 p=21150 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 10:36:33,837 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,856 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 10:36:33,877 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,897 p=21150 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 10:36:33,918 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,937 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:36:33,960 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:33,979 p=21150 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 10:36:33,997 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,016 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 10:36:34,036 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,055 p=21150 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 10:36:34,075 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,095 p=21150 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 10:36:34,116 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,135 p=21150 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 10:36:34,153 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,173 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 10:36:34,193 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,212 p=21150 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 10:36:34,231 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,250 p=21150 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 10:36:34,271 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,290 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 10:36:34,309 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,328 p=21150 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 10:36:34,348 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,368 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:36:34,388 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,408 p=21150 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 10:36:34,429 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,448 p=21150 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 10:36:34,468 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,488 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 10:36:34,508 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,528 p=21150 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 10:36:34,549 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,569 p=21150 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 10:36:34,591 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,610 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 10:36:34,631 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,651 p=21150 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 10:36:34,673 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,692 p=21150 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 10:36:34,713 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,744 p=21150 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 10:36:34,778 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:48.488444', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:48.475404', u'delta': u'0:00:00.013040', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013040", "end": "2018-05-25 14:17:48.488444", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:48.475404", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,783 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:50.845640', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:50.832246', u'delta': u'0:00:00.013394', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013394", "end": "2018-05-25 14:17:50.845640", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:50.832246", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,820 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 10:36:34,842 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,861 p=21150 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 10:36:34,879 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,898 p=21150 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 10:36:34,936 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:53.132180', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:53.118882', u'delta': u'0:00:00.013298', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013298", "end": "2018-05-25 14:17:53.132180", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:53.118882", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,941 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:55.377120', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:55.363521', u'delta': u'0:00:00.013599', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013599", "end": "2018-05-25 14:17:55.377120", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:55.363521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,948 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:17:57.697267', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:17:57.682105', u'delta': u'0:00:00.015162', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015162", "end": "2018-05-25 14:17:57.697267", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:17:57.682105", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,953 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:00.253727', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:00.240580', u'delta': u'0:00:00.013147', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013147", "end": "2018-05-25 14:18:00.253727", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:00.240580", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,960 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:02.571110', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:02.557538', u'delta': u'0:00:00.013572', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013572", "end": "2018-05-25 14:18:02.571110", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:02.557538", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,966 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:04.877088', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:04.863379', u'delta': u'0:00:00.013709', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013709", "end": "2018-05-25 14:18:04.877088", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:04.863379", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,971 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:07.130498', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:07.117575', u'delta': u'0:00:00.012923', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.012923", "end": "2018-05-25 14:18:07.130498", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:07.117575", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,976 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:09.363213', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:09.349656', u'delta': u'0:00:00.013557', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013557", "end": "2018-05-25 14:18:09.363213", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:09.349656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,982 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:11.670583', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:11.656078', u'delta': u'0:00:00.014505', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014505", "end": "2018-05-25 14:18:11.670583", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:11.656078", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,988 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:13.970012', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:13.954925', u'delta': u'0:00:00.015087', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015087", "end": "2018-05-25 14:18:13.970012", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:13.954925", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,995 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:16.271189', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:16.256870', u'delta': u'0:00:00.014319', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014319", "end": "2018-05-25 14:18:16.271189", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:16.256870", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:34,998 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:18:18.513392', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:18:18.500069', u'delta': u'0:00:00.013323', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013323", "end": "2018-05-25 14:18:18.513392", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:18:18.500069", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,021 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 10:36:35,040 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,061 p=21150 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 10:36:35,097 p=21150 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,118 p=21150 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 10:36:35,141 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,161 p=21150 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 10:36:35,183 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,204 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:36:35,227 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,245 p=21150 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 10:36:35,263 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,282 p=21150 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 10:36:35,303 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,323 p=21150 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 10:36:35,344 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,366 p=21150 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 10:36:35,386 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,405 p=21150 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 10:36:35,423 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,445 p=21150 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 10:36:35,464 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,484 p=21150 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 10:36:35,504 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,525 p=21150 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 10:36:35,544 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,566 p=21150 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 10:36:35,585 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,605 p=21150 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 10:36:35,626 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,646 p=21150 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 10:36:35,669 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,689 p=21150 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 10:36:35,710 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,732 p=21150 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 10:36:35,753 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,774 p=21150 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 10:36:35,792 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,811 p=21150 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 10:36:35,831 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,849 p=21150 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 10:36:35,870 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,888 p=21150 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 10:36:35,910 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,930 p=21150 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 10:36:35,951 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:35,972 p=21150 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 10:36:35,992 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,013 p=21150 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 10:36:36,034 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,053 p=21150 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 10:36:36,073 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,094 p=21150 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 10:36:36,113 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,133 p=21150 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 10:36:36,154 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,174 p=21150 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 10:36:36,194 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,214 p=21150 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 10:36:36,234 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,254 p=21150 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-25 10:36:36,275 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,297 p=21150 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 10:36:36,315 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,334 p=21150 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-25 10:36:36,357 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,377 p=21150 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-25 10:36:36,399 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,418 p=21150 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-25 10:36:36,444 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,462 p=21150 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-25 10:36:36,481 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,501 p=21150 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-25 10:36:36,522 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,541 p=21150 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-25 10:36:36,562 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,582 p=21150 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-25 10:36:36,602 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,621 p=21150 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-25 10:36:36,639 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,659 p=21150 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-25 10:36:36,679 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,698 p=21150 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-25 10:36:36,722 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,741 p=21150 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-25 10:36:36,764 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,785 p=21150 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-25 10:36:36,806 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,825 p=21150 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-25 10:36:36,846 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,866 p=21150 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 10:36:36,886 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,910 p=21150 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 10:36:36,931 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,954 p=21150 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 10:36:36,977 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:36,998 p=21150 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 10:36:37,018 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,039 p=21150 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 10:36:37,060 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,080 p=21150 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 10:36:37,100 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,121 p=21150 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-25 10:36:37,141 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,160 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:36:37,179 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,198 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:36:37,219 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,239 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:36:37,267 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,286 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:36:37,307 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:36:37,328 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:36:37,793 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 10:36:37,965 p=21150 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 10:36:40,367 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.056342", "end": "2018-05-25 14:36:36.720372", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:36.664030", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:36:40,367 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:40,387 p=21150 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 10:36:42,759 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010854", "end": "2018-05-25 14:36:39.111229", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:36:39.100375", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:36:42,759 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:42,781 p=21150 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 10:36:45,081 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.014189", "end": "2018-05-25 14:36:41.433072", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:41.418883", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:36:45,081 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:45,100 p=21150 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 10:36:47,400 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.015042", "end": "2018-05-25 14:36:43.751761", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:43.736719", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:36:47,400 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:47,420 p=21150 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 10:36:49,669 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013403", "end": "2018-05-25 14:36:46.020550", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:46.007147", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:36:49,669 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:49,690 p=21150 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 10:36:51,985 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.013268", "end": "2018-05-25 14:36:48.337156", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:48.323888", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:36:51,985 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:52,005 p=21150 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 10:36:54,459 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.014219", "end": "2018-05-25 14:36:50.809855", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:50.795636", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:36:54,459 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:54,479 p=21150 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 10:36:56,793 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.013838", "end": "2018-05-25 14:36:53.144449", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:53.130611", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:36:56,793 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:56,812 p=21150 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 10:36:59,067 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.013135", "end": "2018-05-25 14:36:55.418512", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:36:55.405377", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:36:59,067 p=21150 u=mistral | ...ignoring >2018-05-25 10:36:59,090 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:36:59,132 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 10:36:59,150 p=21150 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 10:37:01,421 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003834", "end": "2018-05-25 14:36:57.771956", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 14:36:57.768122", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:01,421 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:01,454 p=21150 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 10:37:01,499 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 10:37:01,520 p=21150 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 10:37:04,525 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 10:37:04,525 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:04,549 p=21150 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 10:37:06,937 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.014293", "end": "2018-05-25 14:37:03.281668", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:03.267375", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:06,937 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:06,964 p=21150 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 10:37:09,332 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013900", "end": "2018-05-25 14:37:05.682763", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:05.668863", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:09,332 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:09,356 p=21150 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 10:37:11,770 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.054951", "end": "2018-05-25 14:37:08.121939", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:08.066988", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:11,771 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:11,793 p=21150 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 10:37:14,131 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011773", "end": "2018-05-25 14:37:10.481273", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:37:10.469500", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:14,132 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:14,159 p=21150 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 10:37:16,476 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.013167", "end": "2018-05-25 14:37:12.828341", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:12.815174", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:16,476 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:16,495 p=21150 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 10:37:18,776 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013517", "end": "2018-05-25 14:37:15.128777", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:15.115260", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:18,777 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:18,797 p=21150 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 10:37:18,836 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 10:37:18,855 p=21150 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 10:37:21,119 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:37:21,140 p=21150 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 10:37:21,186 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 10:37:21,206 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:37:23,754 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.146687", "end": "2018-05-25 14:37:20.095684", "rc": 0, "start": "2018-05-25 14:37:19.948997", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:37:23,788 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:37:23,845 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:37:23,864 p=21150 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 10:37:26,991 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-25 10:37:27,012 p=21150 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 10:37:29,305 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013241", "end": "2018-05-25 14:37:25.657231", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:25.643990", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:29,305 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:29,335 p=21150 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 10:37:31,682 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.061174", "end": "2018-05-25 14:37:28.031835", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:27.970661", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:31,682 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:31,706 p=21150 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 10:37:34,000 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.014029", "end": "2018-05-25 14:37:30.351453", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:30.337424", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:34,001 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:34,021 p=21150 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 10:37:36,320 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.055301", "end": "2018-05-25 14:37:32.669720", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:32.614419", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:36,320 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:36,340 p=21150 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 10:37:38,774 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.015647", "end": "2018-05-25 14:37:35.124404", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:35.108757", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:38,775 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:38,800 p=21150 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 10:37:41,201 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.054920", "end": "2018-05-25 14:37:37.554087", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:37.499167", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:41,202 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:41,222 p=21150 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 10:37:43,520 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.013745", "end": "2018-05-25 14:37:39.871648", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:39.857903", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:43,520 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:43,543 p=21150 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 10:37:45,829 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.014487", "end": "2018-05-25 14:37:42.179587", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:42.165100", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:45,830 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:45,851 p=21150 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 10:37:48,134 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.055317", "end": "2018-05-25 14:37:44.485198", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:44.429881", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:48,134 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:48,153 p=21150 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 10:37:50,540 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.015164", "end": "2018-05-25 14:37:46.884639", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:46.869475", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:37:50,540 p=21150 u=mistral | ...ignoring >2018-05-25 10:37:50,564 p=21150 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 10:37:52,898 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 10:37:52,920 p=21150 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 10:37:52,961 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 10:37:52,980 p=21150 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 10:37:55,404 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:37:55,424 p=21150 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 10:37:55,472 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 10:37:55,492 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:37:57,914 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.096975", "end": "2018-05-25 14:37:54.264164", "rc": 0, "start": "2018-05-25 14:37:54.167189", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:37:57,936 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:37:57,982 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:37:58,001 p=21150 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 10:38:00,978 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:38:00,997 p=21150 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 10:38:03,308 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.014087", "end": "2018-05-25 14:37:59.658188", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:37:59.644101", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:03,309 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:03,331 p=21150 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 10:38:05,582 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.014582", "end": "2018-05-25 14:38:01.930711", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:01.916129", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:05,582 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:05,608 p=21150 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 10:38:07,951 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013955", "end": "2018-05-25 14:38:04.301158", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:04.287203", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:07,951 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:07,972 p=21150 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 10:38:10,366 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013322", "end": "2018-05-25 14:38:06.716675", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:06.703353", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:10,367 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:10,390 p=21150 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 10:38:12,705 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.013009", "end": "2018-05-25 14:38:09.054925", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:09.041916", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:12,705 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:12,732 p=21150 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 10:38:15,055 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013695", "end": "2018-05-25 14:38:11.404216", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:11.390521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:15,055 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:15,077 p=21150 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 10:38:17,418 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.055325", "end": "2018-05-25 14:38:13.767728", "rc": 0, "start": "2018-05-25 14:38:13.712403", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:17,437 p=21150 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 10:38:19,702 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.012734", "end": "2018-05-25 14:38:16.051734", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:16.039000", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:19,703 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:19,730 p=21150 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 10:38:22,052 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.014645", "end": "2018-05-25 14:38:18.402580", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:18.387935", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:22,053 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:22,074 p=21150 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 10:38:24,418 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.012696", "end": "2018-05-25 14:38:20.768864", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:20.756168", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:24,418 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:24,440 p=21150 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 10:38:26,878 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.055810", "end": "2018-05-25 14:38:23.229458", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:23.173648", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:26,879 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:26,904 p=21150 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 10:38:29,207 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013449", "end": "2018-05-25 14:38:25.556620", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:25.543171", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:29,207 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:29,227 p=21150 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 10:38:31,501 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013600", "end": "2018-05-25 14:38:27.851230", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:27.837630", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:31,502 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:31,526 p=21150 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 10:38:31,567 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 10:38:31,587 p=21150 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 10:38:33,915 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:38:33,940 p=21150 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 10:38:33,986 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 10:38:34,007 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:38:36,399 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.099484", "end": "2018-05-25 14:38:32.747191", "rc": 0, "start": "2018-05-25 14:38:32.647707", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:38:36,420 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:38:36,470 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:38:36,490 p=21150 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 10:38:39,625 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:38:39,648 p=21150 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 10:38:39,690 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 10:38:39,711 p=21150 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 10:38:42,122 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:38:42,142 p=21150 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 10:38:42,190 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 10:38:42,212 p=21150 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 10:38:45,292 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-25 10:38:45,317 p=21150 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 10:38:47,614 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013426", "end": "2018-05-25 14:38:43.961413", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:43.947987", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:49,874 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013147", "end": "2018-05-25 14:38:46.225423", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:46.212276", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:49,875 p=21150 u=mistral | ...ignoring >2018-05-25 10:38:49,901 p=21150 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 10:38:52,225 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014020", "end": "2018-05-25 14:38:48.570143", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:48.556123", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:54,716 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014098", "end": "2018-05-25 14:38:51.056507", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:51.042409", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:57,198 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.016105", "end": "2018-05-25 14:38:53.544540", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:53.528435", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:38:59,641 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014200", "end": "2018-05-25 14:38:55.984200", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:55.970000", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:02,076 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014110", "end": "2018-05-25 14:38:58.399617", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:58.385507", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:04,494 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.012698", "end": "2018-05-25 14:39:00.843903", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:00.831205", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:06,782 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014113", "end": "2018-05-25 14:39:03.131210", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:03.117097", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:09,109 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013234", "end": "2018-05-25 14:39:05.457374", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:05.444140", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:11,362 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014290", "end": "2018-05-25 14:39:07.710515", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:07.696225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:13,803 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015785", "end": "2018-05-25 14:39:10.150174", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:10.134389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:16,142 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014715", "end": "2018-05-25 14:39:12.485543", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:12.470828", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:18,379 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013760", "end": "2018-05-25 14:39:14.727126", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:14.713366", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:18,384 p=21150 u=mistral | ...ignoring >2018-05-25 10:39:18,404 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 10:39:18,425 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,445 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 10:39:18,466 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,487 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 10:39:18,517 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,536 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 10:39:18,563 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,582 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 10:39:18,602 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,622 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 10:39:18,642 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,663 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 10:39:18,683 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,703 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 10:39:18,721 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,742 p=21150 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 10:39:18,762 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,782 p=21150 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 10:39:18,803 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,822 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 10:39:18,842 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,861 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 10:39:18,881 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,899 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 10:39:18,918 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,937 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 10:39:18,960 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:18,979 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 10:39:18,998 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,017 p=21150 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 10:39:19,039 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,060 p=21150 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 10:39:19,078 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,100 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 10:39:19,121 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,142 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 10:39:19,163 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,183 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 10:39:19,204 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,225 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 10:39:19,244 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,265 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 10:39:19,286 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,306 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 10:39:19,327 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,346 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 10:39:19,368 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,387 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 10:39:19,406 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,426 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 10:39:19,447 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,467 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 10:39:19,487 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,508 p=21150 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 10:39:19,529 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,549 p=21150 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 10:39:19,572 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,591 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 10:39:19,615 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,645 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 10:39:19,667 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,688 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 10:39:19,709 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,729 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 10:39:19,751 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,770 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 10:39:19,789 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,809 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:39:19,829 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,850 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 10:39:19,871 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,891 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 10:39:19,913 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,932 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 10:39:19,951 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:19,973 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:39:19,994 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,015 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 10:39:20,037 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,056 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 10:39:20,077 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,096 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 10:39:20,117 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,136 p=21150 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 10:39:20,156 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,176 p=21150 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 10:39:20,198 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,217 p=21150 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 10:39:20,237 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,257 p=21150 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 10:39:20,278 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,297 p=21150 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 10:39:20,321 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,341 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 10:39:20,378 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:43.961413', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:43.947987', u'delta': u'0:00:00.013426', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013426", "end": "2018-05-25 14:38:43.961413", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:43.947987", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,383 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:46.225423', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:46.212276', u'delta': u'0:00:00.013147', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013147", "end": "2018-05-25 14:38:46.225423", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:46.212276", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,404 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 10:39:20,446 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:48.570143', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:48.556123', u'delta': u'0:00:00.014020', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014020", "end": "2018-05-25 14:38:48.570143", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:48.556123", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,452 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:51.056507', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:51.042409', u'delta': u'0:00:00.014098', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014098", "end": "2018-05-25 14:38:51.056507", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:51.042409", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,457 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:53.544540', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:53.528435', u'delta': u'0:00:00.016105', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.016105", "end": "2018-05-25 14:38:53.544540", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:53.528435", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,463 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:55.984200', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:55.970000', u'delta': u'0:00:00.014200', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014200", "end": "2018-05-25 14:38:55.984200", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:55.970000", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,469 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:58.399617', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:58.385507', u'delta': u'0:00:00.014110', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014110", "end": "2018-05-25 14:38:58.399617", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:58.385507", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,475 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:00.843903', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:00.831205', u'delta': u'0:00:00.012698', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.012698", "end": "2018-05-25 14:39:00.843903", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:00.831205", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,481 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:03.131210', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:03.117097', u'delta': u'0:00:00.014113', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014113", "end": "2018-05-25 14:39:03.131210", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:03.117097", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,487 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:05.457374', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:05.444140', u'delta': u'0:00:00.013234', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013234", "end": "2018-05-25 14:39:05.457374", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:05.444140", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,494 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:07.710515', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:07.696225', u'delta': u'0:00:00.014290', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014290", "end": "2018-05-25 14:39:07.710515", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:07.696225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,501 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:10.150174', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:10.134389', u'delta': u'0:00:00.015785', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015785", "end": "2018-05-25 14:39:10.150174", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:10.134389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,509 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:12.485543', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:12.470828', u'delta': u'0:00:00.014715', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014715", "end": "2018-05-25 14:39:12.485543", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:12.470828", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,516 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:14.727126', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:14.713366', u'delta': u'0:00:00.013760', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013760", "end": "2018-05-25 14:39:14.727126", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:14.713366", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,540 p=21150 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 10:39:20,560 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,581 p=21150 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 10:39:20,600 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,619 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:39:20,642 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,666 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:39:20,688 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,708 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:39:20,733 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,752 p=21150 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 10:39:20,774 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,793 p=21150 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 10:39:20,816 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,838 p=21150 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 10:39:20,860 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,883 p=21150 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 10:39:20,909 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,932 p=21150 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 10:39:20,951 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:20,973 p=21150 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 10:39:20,995 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,015 p=21150 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 10:39:21,037 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,056 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:39:21,076 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,097 p=21150 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 10:39:21,116 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,135 p=21150 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 10:39:21,158 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,179 p=21150 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 10:39:21,201 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,225 p=21150 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 10:39:21,246 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,266 p=21150 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 10:39:21,287 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,314 p=21150 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 10:39:21,337 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,357 p=21150 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 10:39:21,379 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,398 p=21150 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 10:39:21,420 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,441 p=21150 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 10:39:21,463 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,481 p=21150 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 10:39:21,502 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,520 p=21150 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 10:39:21,540 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,559 p=21150 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 10:39:21,581 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,600 p=21150 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 10:39:21,622 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,642 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:39:21,661 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,681 p=21150 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 10:39:21,702 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,721 p=21150 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 10:39:21,742 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,761 p=21150 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 10:39:21,783 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,802 p=21150 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 10:39:21,824 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,843 p=21150 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 10:39:21,863 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,882 p=21150 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 10:39:21,904 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,924 p=21150 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 10:39:21,951 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:21,971 p=21150 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 10:39:21,994 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,016 p=21150 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 10:39:22,038 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,061 p=21150 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 10:39:22,083 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,103 p=21150 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 10:39:22,125 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,144 p=21150 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 10:39:22,167 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,185 p=21150 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 10:39:22,205 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,229 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 10:39:22,252 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,271 p=21150 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 10:39:22,291 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,318 p=21150 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 10:39:22,342 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,363 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 10:39:22,387 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,407 p=21150 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 10:39:22,428 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,448 p=21150 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 10:39:22,471 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,491 p=21150 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 10:39:22,514 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,535 p=21150 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 10:39:22,556 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,577 p=21150 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 10:39:22,600 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,624 p=21150 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 10:39:22,650 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,670 p=21150 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 10:39:22,705 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,731 p=21150 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 10:39:22,753 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,779 p=21150 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 10:39:22,806 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,827 p=21150 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 10:39:22,853 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,872 p=21150 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 10:39:22,902 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,920 p=21150 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 10:39:22,941 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:22,960 p=21150 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 10:39:22,984 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,003 p=21150 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 10:39:23,025 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,044 p=21150 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 10:39:23,064 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,087 p=21150 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 10:39:23,110 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,130 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 10:39:23,176 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_api_package": false}, "changed": false} >2018-05-25 10:39:23,195 p=21150 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 10:39:23,217 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,237 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 10:39:23,262 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,281 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 10:39:23,329 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_evaluator_package": false}, "changed": false} >2018-05-25 10:39:23,348 p=21150 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 10:39:23,371 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,393 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 10:39:23,417 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,438 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 10:39:23,484 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_listener_package": false}, "changed": false} >2018-05-25 10:39:23,503 p=21150 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 10:39:23,533 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,553 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 10:39:23,578 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,597 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 10:39:23,646 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_notifier_package": false}, "changed": false} >2018-05-25 10:39:23,664 p=21150 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 10:39:23,687 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,707 p=21150 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 10:39:23,733 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,754 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 10:39:23,801 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_ceilometer_central_package": false}, "changed": false} >2018-05-25 10:39:23,821 p=21150 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 10:39:23,845 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,866 p=21150 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 10:39:23,890 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:23,910 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 10:39:23,960 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_ceilometer_notification_package": false}, "changed": false} >2018-05-25 10:39:23,980 p=21150 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 10:39:24,005 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:24,025 p=21150 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 10:39:24,048 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:24,067 p=21150 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 10:39:26,425 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q cinder", "delta": "0:00:00.057863", "end": "2018-05-25 14:39:22.771076", "rc": 0, "start": "2018-05-25 14:39:22.713213", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:26,455 p=21150 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 10:39:28,939 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "httpd", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice memcached.service tmp.mount remote-fs.target nss-lookup.target network.target -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "man:httpd(8) man:apachectl(8)", "DropInPaths": "/etc/systemd/system/httpd.service.d/httpd.conf /usr/lib/systemd/system/httpd.service.d/openstack-dashboard.conf", "EnvironmentFile": "/etc/sysconfig/httpd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/httpd ; argv[]=/usr/sbin/httpd $OPTIONS -k graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/httpd ; argv[]=/usr/sbin/httpd $OPTIONS -DFOREGROUND ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/python ; argv[]=/usr/bin/python /usr/share/openstack-dashboard/manage.py compress --force -v0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/bin/kill ; argv[]=/bin/kill -WINCH ${MAINPID} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/httpd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "httpd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "18", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "httpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "5min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 10:39:28,958 p=21150 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 10:39:31,492 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/cinder", "state": "absent"} >2018-05-25 10:39:31,522 p=21150 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 10:39:31,568 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_httpd_package": false}, "changed": false} >2018-05-25 10:39:31,588 p=21150 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 10:39:31,611 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:31,630 p=21150 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 10:39:31,652 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:31,671 p=21150 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 10:39:31,718 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_cinder_package": false}, "changed": false} >2018-05-25 10:39:31,742 p=21150 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 10:39:31,767 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:31,788 p=21150 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 10:39:31,815 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:31,834 p=21150 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 10:39:31,881 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_glance_package": false}, "changed": false} >2018-05-25 10:39:31,901 p=21150 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 10:39:31,925 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:31,944 p=21150 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 10:39:31,969 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:31,991 p=21150 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 10:39:32,016 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:32,036 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 10:39:32,061 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:32,080 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 10:39:32,108 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:32,130 p=21150 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 10:39:32,154 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:32,176 p=21150 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 10:39:32,199 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:32,221 p=21150 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 10:39:34,535 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/heat", "state": "absent"} >2018-05-25 10:39:34,557 p=21150 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 10:39:34,584 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:34,604 p=21150 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 10:39:34,629 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:34,648 p=21150 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 10:39:34,672 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:34,691 p=21150 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 10:39:34,716 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:34,737 p=21150 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 10:39:34,762 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:34,782 p=21150 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 10:39:34,804 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:34,824 p=21150 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 10:39:34,849 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:34,868 p=21150 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 10:39:37,239 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/keystone", "state": "absent"} >2018-05-25 10:39:37,262 p=21150 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 10:39:37,288 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:37,308 p=21150 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 10:39:37,337 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:37,358 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 10:39:37,406 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_neutron_package": false}, "changed": false} >2018-05-25 10:39:37,426 p=21150 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 10:39:37,455 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:37,488 p=21150 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 10:39:37,515 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:37,538 p=21150 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 10:39:37,563 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:37,582 p=21150 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 10:39:37,607 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:37,627 p=21150 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 10:39:41,151 p=21150 u=mistral | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm > >2018-05-25 10:39:41,151 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "rpm -qa | awk -F- '/^openvswitch-2/{print $2 \"-\" $3}'", "delta": "0:00:01.217464", "end": "2018-05-25 14:39:37.499444", "rc": 0, "start": "2018-05-25 14:39:36.281980", "stderr": "", "stderr_lines": [], "stdout": "2.9.0-20.el7fdp.x86_64", "stdout_lines": ["2.9.0-20.el7fdp.x86_64"]} >2018-05-25 10:39:41,173 p=21150 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 10:39:43,504 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "rpm -q --scripts openvswitch | awk '/postuninstall/,/*/' | grep -q \"systemctl.*try-restart\"", "delta": "0:00:00.045500", "end": "2018-05-25 14:39:39.852494", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:39.806994", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:39:43,505 p=21150 u=mistral | ...ignoring >2018-05-25 10:39:43,526 p=21150 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 10:39:43,552 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,573 p=21150 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 10:39:43,597 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,617 p=21150 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 10:39:43,642 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,662 p=21150 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 10:39:43,690 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,708 p=21150 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 10:39:43,733 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,753 p=21150 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 10:39:43,780 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,799 p=21150 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 10:39:43,823 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,841 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 10:39:43,887 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_neutron_openvswitch_package": false}, "changed": false} >2018-05-25 10:39:43,916 p=21150 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 10:39:43,943 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:43,969 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:39:43,995 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:44,017 p=21150 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 10:39:44,041 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:44,060 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 10:39:44,121 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_api_package": false}, "changed": false} >2018-05-25 10:39:44,140 p=21150 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 10:39:44,163 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:44,183 p=21150 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 10:39:46,534 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/nova", "state": "absent"} >2018-05-25 10:39:46,564 p=21150 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 10:39:46,588 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:46,606 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 10:39:46,653 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_conductor_package": false}, "changed": false} >2018-05-25 10:39:46,674 p=21150 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 10:39:46,697 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:46,718 p=21150 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 10:39:46,741 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:46,761 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 10:39:46,807 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_console_package": false}, "changed": false} >2018-05-25 10:39:46,826 p=21150 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 10:39:46,847 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:46,866 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:39:46,889 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:46,909 p=21150 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 10:39:46,933 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:46,951 p=21150 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 10:39:46,975 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:46,994 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 10:39:47,055 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_scheduler_package": false}, "changed": false} >2018-05-25 10:39:47,076 p=21150 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 10:39:47,107 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:47,128 p=21150 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 10:39:47,152 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:47,173 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 10:39:47,218 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_novncproxy_package": false}, "changed": false} >2018-05-25 10:39:47,237 p=21150 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 10:39:47,259 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:39:47,278 p=21150 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 10:40:27,374 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": "offline"} >2018-05-25 10:40:27,400 p=21150 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 10:40:27,439 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:43.961413', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:43.947987', u'delta': u'0:00:00.013426', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013426", "end": "2018-05-25 14:38:43.961413", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:43.947987", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,447 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:46.225423', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:46.212276', u'delta': u'0:00:00.013147', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013147", "end": "2018-05-25 14:38:46.225423", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:46.212276", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,469 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 10:40:27,522 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_swift_proxy_package": false}, "changed": false} >2018-05-25 10:40:27,541 p=21150 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 10:40:27,566 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,585 p=21150 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 10:40:27,628 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:48.570143', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:48.556123', u'delta': u'0:00:00.014020', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014020", "end": "2018-05-25 14:38:48.570143", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:48.556123", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,636 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:51.056507', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:51.042409', u'delta': u'0:00:00.014098', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014098", "end": "2018-05-25 14:38:51.056507", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:51.042409", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,646 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:53.544540', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:53.528435', u'delta': u'0:00:00.016105', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.016105", "end": "2018-05-25 14:38:53.544540", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:53.528435", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,655 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:55.984200', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:55.970000', u'delta': u'0:00:00.014200', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014200", "end": "2018-05-25 14:38:55.984200", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:55.970000", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,665 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:38:58.399617', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:38:58.385507', u'delta': u'0:00:00.014110', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014110", "end": "2018-05-25 14:38:58.399617", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:38:58.385507", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,673 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:00.843903', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:00.831205', u'delta': u'0:00:00.012698', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.012698", "end": "2018-05-25 14:39:00.843903", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:00.831205", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,684 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:03.131210', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:03.117097', u'delta': u'0:00:00.014113', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014113", "end": "2018-05-25 14:39:03.131210", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:03.117097", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,693 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:05.457374', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:05.444140', u'delta': u'0:00:00.013234', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013234", "end": "2018-05-25 14:39:05.457374", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:05.444140", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,700 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:07.710515', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:07.696225', u'delta': u'0:00:00.014290', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014290", "end": "2018-05-25 14:39:07.710515", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:07.696225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,709 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:10.150174', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:10.134389', u'delta': u'0:00:00.015785', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015785", "end": "2018-05-25 14:39:10.150174", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:10.134389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,720 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:12.485543', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:12.470828', u'delta': u'0:00:00.014715', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014715", "end": "2018-05-25 14:39:12.485543", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:12.470828", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,728 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:39:14.727126', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:39:14.713366', u'delta': u'0:00:00.013760', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013760", "end": "2018-05-25 14:39:14.727126", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:39:14.713366", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,751 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 10:40:27,810 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_swift_package": false}, "changed": false} >2018-05-25 10:40:27,837 p=21150 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 10:40:27,898 p=21150 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 10:40:27,918 p=21150 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 10:40:30,341 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/etc/xinetd.d/rsync", "state": "absent"} >2018-05-25 10:40:30,363 p=21150 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 10:40:32,711 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "name": "xinetd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-05-25 01:31:03 UTC", "ActiveEnterTimestampMonotonic": "103815184477", "ActiveExitTimestamp": "Fri 2018-05-25 01:31:03 UTC", "ActiveExitTimestampMonotonic": "103815152888", "ActiveState": "active", "After": "network.target system.slice systemd-journald.socket NetworkManager-wait-online.service syslog.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-05-25 01:31:03 UTC", "AssertTimestampMonotonic": "103815174061", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-05-25 01:31:03 UTC", "ConditionTimestampMonotonic": "103815174061", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/xinetd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Xinetd A Powerful Replacement For Inetd", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/xinetd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "604549", "ExecMainStartTimestamp": "Fri 2018-05-25 01:31:03 UTC", "ExecMainStartTimestampMonotonic": "103815184405", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/xinetd ; argv[]=/usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid $EXTRAOPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/xinetd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "xinetd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-05-25 01:31:03 UTC", "InactiveEnterTimestampMonotonic": "103815161264", "InactiveExitTimestamp": "Fri 2018-05-25 01:31:03 UTC", "InactiveExitTimestampMonotonic": "103815175652", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "604549", "MemoryAccounting": "no", "MemoryCurrent": "258048", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "xinetd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/xinetd.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Fri 2018-05-25 01:31:03 UTC", "WatchdogTimestampMonotonic": "103815184441", "WatchdogUSec": "0"}} >2018-05-25 10:40:32,733 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:40:32,753 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:32,775 p=21150 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 10:40:32,795 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:32,815 p=21150 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 10:40:32,836 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:32,856 p=21150 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 10:40:32,880 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:32,900 p=21150 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 10:40:32,920 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:32,941 p=21150 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 10:40:32,961 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:32,980 p=21150 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 10:40:33,001 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,020 p=21150 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 10:40:33,040 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,059 p=21150 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 10:40:33,085 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,105 p=21150 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 10:40:33,123 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,144 p=21150 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 10:40:33,165 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,183 p=21150 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 10:40:33,207 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,225 p=21150 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 10:40:33,246 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,265 p=21150 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 10:40:33,282 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,301 p=21150 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 10:40:33,322 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,341 p=21150 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 10:40:33,361 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,380 p=21150 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 10:40:33,401 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,420 p=21150 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 10:40:33,438 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,457 p=21150 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 10:40:33,482 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,502 p=21150 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 10:40:33,523 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,542 p=21150 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 10:40:33,562 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,583 p=21150 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 10:40:33,601 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,620 p=21150 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 10:40:33,641 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,660 p=21150 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 10:40:33,681 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,702 p=21150 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 10:40:33,725 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,746 p=21150 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 10:40:33,768 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,788 p=21150 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-25 10:40:33,807 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,827 p=21150 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 10:40:33,849 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,883 p=21150 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-25 10:40:33,907 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,932 p=21150 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-25 10:40:33,957 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:33,986 p=21150 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-25 10:40:34,013 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,033 p=21150 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-25 10:40:34,053 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,071 p=21150 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-25 10:40:34,097 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,115 p=21150 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-25 10:40:34,139 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,167 p=21150 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-25 10:40:34,191 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,210 p=21150 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-25 10:40:34,233 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,253 p=21150 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-25 10:40:34,275 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,295 p=21150 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-25 10:40:34,322 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,342 p=21150 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-25 10:40:34,362 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,382 p=21150 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-25 10:40:34,403 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,422 p=21150 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-25 10:40:34,442 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,462 p=21150 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 10:40:34,484 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,503 p=21150 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 10:40:34,521 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,541 p=21150 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 10:40:34,563 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,582 p=21150 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 10:40:34,602 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,620 p=21150 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 10:40:34,643 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,664 p=21150 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 10:40:34,686 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,706 p=21150 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-25 10:40:34,725 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,746 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:40:34,768 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,788 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:40:34,810 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,830 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:40:34,852 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,871 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:40:34,891 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:40:34,912 p=21150 u=mistral | TASK [include] ***************************************************************** >2018-05-25 10:40:35,379 p=21150 u=mistral | included: /var/lib/mistral/f9df3136-7906-4a65-866f-5db253337e5b/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 10:40:35,481 p=21150 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 10:40:37,892 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.054643", "end": "2018-05-25 14:40:34.238702", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:34.184059", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:37,892 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:37,913 p=21150 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 10:40:40,265 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010596", "end": "2018-05-25 14:40:36.607498", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:40:36.596902", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:40,265 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:40,288 p=21150 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 10:40:42,695 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.013395", "end": "2018-05-25 14:40:39.042995", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:39.029600", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:42,696 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:42,726 p=21150 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 10:40:45,064 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013052", "end": "2018-05-25 14:40:41.411489", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:41.398437", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:45,065 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:45,084 p=21150 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 10:40:47,476 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.012471", "end": "2018-05-25 14:40:43.820949", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:43.808478", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:47,476 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:47,496 p=21150 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 10:40:49,848 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.014420", "end": "2018-05-25 14:40:46.192899", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:46.178479", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:49,848 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:49,872 p=21150 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 10:40:52,224 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.013415", "end": "2018-05-25 14:40:48.571358", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:48.557943", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:52,225 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:52,251 p=21150 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 10:40:54,693 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.014042", "end": "2018-05-25 14:40:51.039160", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:51.025118", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:40:54,693 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:54,716 p=21150 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 10:40:57,087 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.014240", "end": "2018-05-25 14:40:53.432636", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:40:53.418396", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 10:40:57,087 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:57,107 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:40:57,243 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 10:40:57,262 p=21150 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 10:40:59,815 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003921", "end": "2018-05-25 14:40:56.161771", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 14:40:56.157850", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 10:40:59,815 p=21150 u=mistral | ...ignoring >2018-05-25 10:40:59,839 p=21150 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 10:40:59,980 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 10:41:00,000 p=21150 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 10:41:02,979 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 10:41:02,980 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:02,999 p=21150 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 10:41:05,344 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.013181", "end": "2018-05-25 14:41:01.690155", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:01.676974", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:05,345 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:05,365 p=21150 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 10:41:07,689 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013820", "end": "2018-05-25 14:41:04.035671", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:04.021851", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:07,689 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:07,707 p=21150 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 10:41:10,027 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.053410", "end": "2018-05-25 14:41:06.373563", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:06.320153", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:10,027 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:10,047 p=21150 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 10:41:12,316 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010990", "end": "2018-05-25 14:41:08.662542", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 14:41:08.651552", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:12,316 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:12,340 p=21150 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 10:41:14,593 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.013137", "end": "2018-05-25 14:41:10.939793", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:10.926656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:14,593 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:14,614 p=21150 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 10:41:16,893 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.014416", "end": "2018-05-25 14:41:13.239065", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:13.224649", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:16,893 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:16,916 p=21150 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 10:41:16,958 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 10:41:16,978 p=21150 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 10:41:19,267 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:41:19,288 p=21150 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 10:41:19,336 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 10:41:19,356 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:41:21,701 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095054", "end": "2018-05-25 14:41:18.045708", "rc": 0, "start": "2018-05-25 14:41:17.950654", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:41:21,723 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:41:21,770 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:41:21,790 p=21150 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 10:41:24,710 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-05-25 10:41:24,710 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:24,733 p=21150 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 10:41:27,013 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013188", "end": "2018-05-25 14:41:23.359667", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:23.346479", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:27,013 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:27,032 p=21150 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 10:41:29,432 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.058276", "end": "2018-05-25 14:41:25.771015", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:25.712739", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:29,432 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:29,466 p=21150 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 10:41:31,811 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.013355", "end": "2018-05-25 14:41:28.156744", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:28.143389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:31,811 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:31,836 p=21150 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 10:41:34,199 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.054941", "end": "2018-05-25 14:41:30.545025", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:30.490084", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:34,199 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:34,224 p=21150 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 10:41:36,464 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.013231", "end": "2018-05-25 14:41:32.808774", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:32.795543", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:36,464 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:36,485 p=21150 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 10:41:38,788 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.055159", "end": "2018-05-25 14:41:35.133224", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:35.078065", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:38,789 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:38,808 p=21150 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 10:41:41,097 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014061", "end": "2018-05-25 14:41:37.440592", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:37.426531", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:41,097 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:41,119 p=21150 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 10:41:43,423 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013591", "end": "2018-05-25 14:41:39.768226", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:39.754635", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:43,423 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:43,445 p=21150 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 10:41:45,736 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.054701", "end": "2018-05-25 14:41:42.082078", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:42.027377", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:45,736 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:45,756 p=21150 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 10:41:48,035 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.013276", "end": "2018-05-25 14:41:44.379949", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:44.366673", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:41:48,036 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:48,058 p=21150 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 10:41:50,292 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 10:41:50,312 p=21150 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 10:41:50,355 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 10:41:50,374 p=21150 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 10:41:52,620 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:41:52,644 p=21150 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 10:41:52,691 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 10:41:52,711 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:41:55,072 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093040", "end": "2018-05-25 14:41:51.418039", "rc": 0, "start": "2018-05-25 14:41:51.324999", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:41:55,104 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:41:55,152 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:41:55,173 p=21150 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 10:41:58,098 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-05-25 10:41:58,098 p=21150 u=mistral | ...ignoring >2018-05-25 10:41:58,124 p=21150 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 10:42:00,582 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.013115", "end": "2018-05-25 14:41:56.927066", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:56.913951", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:00,582 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:00,603 p=21150 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 10:42:02,897 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013895", "end": "2018-05-25 14:41:59.242392", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:41:59.228497", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:02,898 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:02,924 p=21150 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 10:42:05,192 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013901", "end": "2018-05-25 14:42:01.535038", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:01.521137", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:05,193 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:05,221 p=21150 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 10:42:07,472 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013454", "end": "2018-05-25 14:42:03.815423", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:03.801969", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:07,473 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:07,496 p=21150 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 10:42:09,761 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.014138", "end": "2018-05-25 14:42:06.104124", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:06.089986", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:09,762 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:09,781 p=21150 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 10:42:12,059 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013930", "end": "2018-05-25 14:42:08.403777", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:08.389847", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:12,059 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:12,080 p=21150 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 10:42:14,392 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.053888", "end": "2018-05-25 14:42:10.736774", "rc": 0, "start": "2018-05-25 14:42:10.682886", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:14,412 p=21150 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 10:42:16,645 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.013431", "end": "2018-05-25 14:42:12.990558", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:12.977127", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:16,645 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:16,665 p=21150 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 10:42:18,920 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.013895", "end": "2018-05-25 14:42:15.264011", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:15.250116", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:18,920 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:18,940 p=21150 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 10:42:21,256 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013587", "end": "2018-05-25 14:42:17.594355", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:17.580768", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:21,256 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:21,280 p=21150 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 10:42:23,588 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.054153", "end": "2018-05-25 14:42:19.932597", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:19.878444", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:23,588 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:23,608 p=21150 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 10:42:25,910 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013576", "end": "2018-05-25 14:42:22.254744", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:22.241168", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:25,910 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:25,930 p=21150 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 10:42:28,209 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013941", "end": "2018-05-25 14:42:24.550999", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:24.537058", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:28,210 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:28,230 p=21150 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 10:42:28,280 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 10:42:28,300 p=21150 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 10:42:30,687 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:42:30,717 p=21150 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 10:42:30,766 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 10:42:30,789 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:42:33,210 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093925", "end": "2018-05-25 14:42:29.552275", "rc": 0, "start": "2018-05-25 14:42:29.458350", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 10:42:33,233 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:42:33,278 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 10:42:33,298 p=21150 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 10:42:36,201 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-05-25 10:42:36,202 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:36,226 p=21150 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 10:42:36,272 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 10:42:36,291 p=21150 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 10:42:38,561 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 10:42:38,581 p=21150 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 10:42:38,626 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 10:42:38,644 p=21150 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 10:42:41,565 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-05-25 10:42:41,566 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:41,592 p=21150 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 10:42:43,882 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014362", "end": "2018-05-25 14:42:40.224366", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:40.210004", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:46,093 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013564", "end": "2018-05-25 14:42:42.436498", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:42.422934", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:46,095 p=21150 u=mistral | ...ignoring >2018-05-25 10:42:46,114 p=21150 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 10:42:48,416 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014174", "end": "2018-05-25 14:42:44.759703", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:44.745529", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:50,741 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014354", "end": "2018-05-25 14:42:47.082515", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:47.068161", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:52,995 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014260", "end": "2018-05-25 14:42:49.335914", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:49.321654", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:55,333 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013192", "end": "2018-05-25 14:42:51.674419", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:51.661227", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:57,582 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013625", "end": "2018-05-25 14:42:53.927283", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:53.913658", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:42:59,856 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.014009", "end": "2018-05-25 14:42:56.197630", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:56.183621", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:02,247 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013738", "end": "2018-05-25 14:42:58.591228", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:58.577490", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:04,477 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014279", "end": "2018-05-25 14:43:00.819749", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:00.805470", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:06,757 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.012838", "end": "2018-05-25 14:43:03.101831", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:03.088993", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:09,008 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013398", "end": "2018-05-25 14:43:05.349929", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:05.336531", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:11,294 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013059", "end": "2018-05-25 14:43:07.639169", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:07.626110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:13,558 p=21150 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014365", "end": "2018-05-25 14:43:09.901358", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:09.886993", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:13,564 p=21150 u=mistral | ...ignoring >2018-05-25 10:43:13,588 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 10:43:13,607 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,626 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 10:43:13,645 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,664 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 10:43:13,683 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,702 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 10:43:13,723 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,742 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 10:43:13,760 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,780 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 10:43:13,801 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,822 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 10:43:13,844 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,864 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 10:43:13,885 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,903 p=21150 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 10:43:13,922 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,941 p=21150 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 10:43:13,960 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:13,979 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 10:43:14,000 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,020 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 10:43:14,042 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,062 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 10:43:14,081 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,101 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 10:43:14,122 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,143 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 10:43:14,164 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,200 p=21150 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 10:43:14,222 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,258 p=21150 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 10:43:14,278 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,296 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 10:43:14,315 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,334 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 10:43:14,354 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,373 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 10:43:14,394 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,413 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 10:43:14,438 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,456 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 10:43:14,477 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,497 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 10:43:14,518 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,537 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 10:43:14,558 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,578 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 10:43:14,599 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,619 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 10:43:14,638 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,656 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 10:43:14,677 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,695 p=21150 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 10:43:14,716 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,735 p=21150 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 10:43:14,755 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,774 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 10:43:14,794 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,814 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 10:43:14,833 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,852 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 10:43:14,872 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,891 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 10:43:14,912 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,931 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 10:43:14,952 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:14,970 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:43:14,988 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,006 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 10:43:15,026 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,046 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 10:43:15,064 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,084 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 10:43:15,105 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,125 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 10:43:15,144 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,162 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 10:43:15,182 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,201 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 10:43:15,221 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,241 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 10:43:15,261 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,280 p=21150 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 10:43:15,300 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,318 p=21150 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 10:43:15,337 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,356 p=21150 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 10:43:15,377 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,396 p=21150 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 10:43:15,416 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,435 p=21150 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 10:43:15,457 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,475 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 10:43:15,503 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:40.224366', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:40.210004', u'delta': u'0:00:00.014362', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014362", "end": "2018-05-25 14:42:40.224366", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:40.210004", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,507 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:42.436498', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:42.422934', u'delta': u'0:00:00.013564', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013564", "end": "2018-05-25 14:42:42.436498", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:42.422934", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,527 p=21150 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 10:43:15,563 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:44.759703', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:44.745529', u'delta': u'0:00:00.014174', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014174", "end": "2018-05-25 14:42:44.759703", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:44.745529", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,567 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:47.082515', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:47.068161', u'delta': u'0:00:00.014354', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014354", "end": "2018-05-25 14:42:47.082515", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:47.068161", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,571 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:49.335914', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:49.321654', u'delta': u'0:00:00.014260', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014260", "end": "2018-05-25 14:42:49.335914", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:49.321654", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,578 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:51.674419', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:51.661227', u'delta': u'0:00:00.013192', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013192", "end": "2018-05-25 14:42:51.674419", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:51.661227", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,585 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:53.927283', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:53.913658', u'delta': u'0:00:00.013625', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013625", "end": "2018-05-25 14:42:53.927283", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:53.913658", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,590 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:56.197630', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:56.183621', u'delta': u'0:00:00.014009', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.014009", "end": "2018-05-25 14:42:56.197630", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:56.183621", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,595 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:58.591228', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:58.577490', u'delta': u'0:00:00.013738', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013738", "end": "2018-05-25 14:42:58.591228", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:58.577490", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,601 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:00.819749', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:00.805470', u'delta': u'0:00:00.014279', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014279", "end": "2018-05-25 14:43:00.819749", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:00.805470", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,607 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:03.101831', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:03.088993', u'delta': u'0:00:00.012838', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.012838", "end": "2018-05-25 14:43:03.101831", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:03.088993", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,612 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:05.349929', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:05.336531', u'delta': u'0:00:00.013398', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013398", "end": "2018-05-25 14:43:05.349929", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:05.336531", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,617 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:07.639169', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:07.626110', u'delta': u'0:00:00.013059', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013059", "end": "2018-05-25 14:43:07.639169", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:07.626110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,624 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:09.901358', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:09.886993', u'delta': u'0:00:00.014365', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014365", "end": "2018-05-25 14:43:09.901358", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:09.886993", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,646 p=21150 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 10:43:15,663 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,682 p=21150 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 10:43:15,700 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,719 p=21150 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 10:43:15,739 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,758 p=21150 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 10:43:15,778 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,796 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:43:15,819 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,837 p=21150 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 10:43:15,857 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,877 p=21150 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 10:43:15,897 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,916 p=21150 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 10:43:15,936 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,955 p=21150 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 10:43:15,976 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:15,996 p=21150 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 10:43:16,014 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,033 p=21150 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 10:43:16,054 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,072 p=21150 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 10:43:16,093 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,112 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:43:16,133 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,153 p=21150 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 10:43:16,175 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,194 p=21150 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 10:43:16,212 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,231 p=21150 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 10:43:16,252 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,270 p=21150 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 10:43:16,290 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,308 p=21150 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 10:43:16,330 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,348 p=21150 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 10:43:16,367 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,386 p=21150 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 10:43:16,408 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,426 p=21150 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 10:43:16,448 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,466 p=21150 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 10:43:16,488 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,510 p=21150 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 10:43:16,530 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,548 p=21150 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 10:43:16,567 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,586 p=21150 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 10:43:16,605 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,624 p=21150 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 10:43:16,644 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,662 p=21150 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 10:43:16,683 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,703 p=21150 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 10:43:16,722 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,741 p=21150 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 10:43:16,764 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,785 p=21150 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 10:43:16,807 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,834 p=21150 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 10:43:16,857 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,887 p=21150 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 10:43:16,910 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,945 p=21150 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 10:43:16,976 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:16,997 p=21150 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 10:43:17,019 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,041 p=21150 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 10:43:17,064 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,087 p=21150 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 10:43:17,107 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,127 p=21150 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 10:43:17,148 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,166 p=21150 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 10:43:17,188 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,208 p=21150 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 10:43:17,230 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,261 p=21150 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 10:43:17,282 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,302 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 10:43:17,323 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,342 p=21150 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 10:43:17,364 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,384 p=21150 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 10:43:17,403 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,424 p=21150 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 10:43:17,444 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,464 p=21150 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 10:43:17,483 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,502 p=21150 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 10:43:17,523 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,542 p=21150 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 10:43:17,563 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,582 p=21150 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 10:43:17,603 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,624 p=21150 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 10:43:17,642 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,660 p=21150 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 10:43:17,681 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,700 p=21150 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 10:43:17,722 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,742 p=21150 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 10:43:17,762 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,782 p=21150 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 10:43:17,800 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,822 p=21150 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 10:43:17,841 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,860 p=21150 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 10:43:17,880 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,899 p=21150 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 10:43:17,920 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,939 p=21150 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 10:43:17,959 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:17,977 p=21150 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 10:43:17,996 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,014 p=21150 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 10:43:18,035 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,054 p=21150 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 10:43:18,073 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,093 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 10:43:18,115 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,134 p=21150 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 10:43:18,152 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,171 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 10:43:18,190 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,208 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 10:43:18,228 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,247 p=21150 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 10:43:18,268 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,289 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 10:43:18,308 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,326 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 10:43:18,346 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,365 p=21150 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 10:43:18,385 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,403 p=21150 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 10:43:18,425 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,444 p=21150 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 10:43:18,468 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,500 p=21150 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 10:43:18,520 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,541 p=21150 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 10:43:18,564 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,583 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 10:43:18,604 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,624 p=21150 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 10:43:18,648 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,667 p=21150 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 10:43:18,685 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,705 p=21150 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 10:43:18,724 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,747 p=21150 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 10:43:18,768 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,790 p=21150 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 10:43:18,809 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,829 p=21150 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 10:43:18,847 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,865 p=21150 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 10:43:18,886 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,904 p=21150 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 10:43:18,927 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,946 p=21150 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 10:43:18,967 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:18,986 p=21150 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 10:43:19,007 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,026 p=21150 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 10:43:19,044 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,063 p=21150 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 10:43:19,083 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,102 p=21150 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 10:43:19,123 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,142 p=21150 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 10:43:19,164 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,182 p=21150 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 10:43:19,200 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,220 p=21150 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 10:43:19,239 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,259 p=21150 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 10:43:19,280 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,300 p=21150 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 10:43:19,321 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,344 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 10:43:19,362 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,383 p=21150 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 10:43:19,404 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,425 p=21150 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 10:43:19,445 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,464 p=21150 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 10:43:19,484 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,503 p=21150 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 10:43:19,522 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,540 p=21150 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 10:43:19,558 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,579 p=21150 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 10:43:19,598 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,618 p=21150 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 10:43:19,637 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,655 p=21150 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 10:43:19,677 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,695 p=21150 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 10:43:19,713 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,731 p=21150 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 10:43:19,752 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,770 p=21150 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 10:43:19,790 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,810 p=21150 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 10:43:19,830 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,851 p=21150 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 10:43:19,871 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,892 p=21150 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 10:43:19,915 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,934 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 10:43:19,954 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:19,974 p=21150 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 10:43:19,994 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,014 p=21150 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 10:43:20,034 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,053 p=21150 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 10:43:20,071 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,092 p=21150 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 10:43:20,112 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,131 p=21150 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 10:43:20,150 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,170 p=21150 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 10:43:20,194 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,213 p=21150 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 10:43:20,232 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,252 p=21150 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 10:43:20,273 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,292 p=21150 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 10:43:20,312 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,331 p=21150 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 10:43:20,353 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,374 p=21150 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 10:43:20,394 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,413 p=21150 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 10:43:20,435 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,454 p=21150 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 10:43:20,474 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,494 p=21150 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 10:43:20,514 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,535 p=21150 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 10:43:20,554 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,573 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:43:20,596 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,617 p=21150 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 10:43:20,640 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,658 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 10:43:20,680 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,698 p=21150 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 10:43:20,721 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,739 p=21150 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 10:43:20,758 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,777 p=21150 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 10:43:20,798 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,818 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 10:43:20,840 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,859 p=21150 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 10:43:20,881 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,899 p=21150 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 10:43:20,918 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,937 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 10:43:20,957 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:20,976 p=21150 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 10:43:20,996 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,017 p=21150 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 10:43:21,037 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,057 p=21150 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 10:43:21,076 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,096 p=21150 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 10:43:21,116 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,136 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 10:43:21,156 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,176 p=21150 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 10:43:21,195 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,215 p=21150 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 10:43:21,235 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,255 p=21150 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 10:43:21,273 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,292 p=21150 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 10:43:21,313 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,332 p=21150 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 10:43:21,352 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,372 p=21150 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 10:43:21,403 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:40.224366', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:40.210004', u'delta': u'0:00:00.014362', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014362", "end": "2018-05-25 14:42:40.224366", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:40.210004", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,407 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:42.436498', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:42.422934', u'delta': u'0:00:00.013564', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013564", "end": "2018-05-25 14:42:42.436498", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:42.422934", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,428 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 10:43:21,447 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,467 p=21150 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 10:43:21,488 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,507 p=21150 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 10:43:21,544 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:44.759703', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:44.745529', u'delta': u'0:00:00.014174', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014174", "end": "2018-05-25 14:42:44.759703", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:44.745529", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,551 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:47.082515', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:47.068161', u'delta': u'0:00:00.014354', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014354", "end": "2018-05-25 14:42:47.082515", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:47.068161", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,554 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:49.335914', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:49.321654', u'delta': u'0:00:00.014260', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014260", "end": "2018-05-25 14:42:49.335914", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:49.321654", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,560 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:51.674419', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:51.661227', u'delta': u'0:00:00.013192', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013192", "end": "2018-05-25 14:42:51.674419", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:51.661227", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,567 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:53.927283', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:53.913658', u'delta': u'0:00:00.013625', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013625", "end": "2018-05-25 14:42:53.927283", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:53.913658", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,574 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:56.197630', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:56.183621', u'delta': u'0:00:00.014009', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.014009", "end": "2018-05-25 14:42:56.197630", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:56.183621", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,580 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:42:58.591228', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:42:58.577490', u'delta': u'0:00:00.013738', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013738", "end": "2018-05-25 14:42:58.591228", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:42:58.577490", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,586 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:00.819749', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:00.805470', u'delta': u'0:00:00.014279', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.014279", "end": "2018-05-25 14:43:00.819749", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:00.805470", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,592 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:03.101831', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:03.088993', u'delta': u'0:00:00.012838', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.012838", "end": "2018-05-25 14:43:03.101831", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:03.088993", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,597 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:05.349929', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:05.336531', u'delta': u'0:00:00.013398', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013398", "end": "2018-05-25 14:43:05.349929", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:05.336531", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,604 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:07.639169', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:07.626110', u'delta': u'0:00:00.013059', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013059", "end": "2018-05-25 14:43:07.639169", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:07.626110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,609 p=21150 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 14:43:09.901358', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 14:43:09.886993', u'delta': u'0:00:00.014365', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014365", "end": "2018-05-25 14:43:09.901358", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:43:09.886993", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,632 p=21150 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 10:43:21,651 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,669 p=21150 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 10:43:21,704 p=21150 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,724 p=21150 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 10:43:21,745 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,763 p=21150 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 10:43:21,784 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,803 p=21150 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 10:43:21,828 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,847 p=21150 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 10:43:21,869 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,887 p=21150 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 10:43:21,911 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,931 p=21150 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 10:43:21,958 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:21,978 p=21150 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 10:43:22,003 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:22,021 p=21150 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 10:43:22,044 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:22,064 p=21150 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 10:43:22,089 p=21150 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 10:43:22,107 p=21150 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 10:43:28,634 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["All packages providing docker are up to date", ""]} >2018-05-25 10:43:28,657 p=21150 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 10:43:28,709 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 10:43:28,733 p=21150 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 10:43:31,054 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.050091", "end": "2018-05-25 14:43:27.397444", "rc": 0, "start": "2018-05-25 14:43:27.347353", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-25 10:43:31,076 p=21150 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 10:43:33,508 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=1f5829fa7a4d'", "delta": "0:00:00.031395", "end": "2018-05-25 14:43:29.849412", "rc": 0, "start": "2018-05-25 14:43:29.818017", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:33,534 p=21150 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 10:43:33,574 p=21150 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 10:43:36,442 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 1f5829fa7a4d", "delta": "0:00:00.550023", "end": "2018-05-25 14:43:32.784699", "rc": 0, "start": "2018-05-25 14:43:32.234676", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-haproxy@sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29\nDeleted: sha256:1f5829fa7a4dc4d6f98fe53b42db8cd621e7fce8ad9695a39df717c23f402a39\nDeleted: sha256:f9ab98a21b179c96b0308e699858c5a69538b0440548fef48816e0e355f1ba4b", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy@sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29", "Deleted: sha256:1f5829fa7a4dc4d6f98fe53b42db8cd621e7fce8ad9695a39df717c23f402a39", "Deleted: sha256:f9ab98a21b179c96b0308e699858c5a69538b0440548fef48816e0e355f1ba4b"]} >2018-05-25 10:43:36,464 p=21150 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 10:43:49,523 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1"], "delta": "0:00:10.793382", "end": "2018-05-25 14:43:45.866058", "rc": 0, "start": "2018-05-25 14:43:35.072676", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-haproxy ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-haproxy\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\n38ae6cd9bda6: Pulling fs layer\n38ae6cd9bda6: Verifying Checksum\n38ae6cd9bda6: Download complete\n38ae6cd9bda6: Pull complete\nDigest: sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-haproxy ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-haproxy", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "38ae6cd9bda6: Pulling fs layer", "38ae6cd9bda6: Verifying Checksum", "38ae6cd9bda6: Download complete", "38ae6cd9bda6: Pull complete", "Digest: sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1"]} >2018-05-25 10:43:49,546 p=21150 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 10:43:51,825 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.034732", "end": "2018-05-25 14:43:48.168095", "rc": 0, "start": "2018-05-25 14:43:48.133363", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:51,847 p=21150 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 10:43:51,896 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 10:43:51,914 p=21150 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 10:43:54,189 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.050496", "end": "2018-05-25 14:43:50.530741", "rc": 0, "start": "2018-05-25 14:43:50.480245", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-25 10:43:54,208 p=21150 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 10:43:56,697 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=72d782f46524'", "delta": "0:00:00.036978", "end": "2018-05-25 14:43:53.037446", "rc": 0, "start": "2018-05-25 14:43:53.000468", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:43:56,717 p=21150 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 10:43:56,756 p=21150 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 10:43:59,767 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 72d782f46524", "delta": "0:00:00.608154", "end": "2018-05-25 14:43:56.107246", "rc": 0, "start": "2018-05-25 14:43:55.499092", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-mariadb@sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082\nDeleted: sha256:72d782f46524737841e5c40a9affac27dd005cb619b5f264ac133c30e3ae8335\nDeleted: sha256:66d532cee31b043d64546b0609b4e087c9c76b1689ae9848229efa7605e91811", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb@sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082", "Deleted: sha256:72d782f46524737841e5c40a9affac27dd005cb619b5f264ac133c30e3ae8335", "Deleted: sha256:66d532cee31b043d64546b0609b4e087c9c76b1689ae9848229efa7605e91811"]} >2018-05-25 10:43:59,789 p=21150 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 10:44:15,981 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1"], "delta": "0:00:13.554801", "end": "2018-05-25 14:44:12.321992", "rc": 0, "start": "2018-05-25 14:43:58.767191", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-mariadb\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\n9f5139f5d3b4: Pulling fs layer\n9f5139f5d3b4: Verifying Checksum\n9f5139f5d3b4: Download complete\n9f5139f5d3b4: Pull complete\nDigest: sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-mariadb", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "9f5139f5d3b4: Pulling fs layer", "9f5139f5d3b4: Verifying Checksum", "9f5139f5d3b4: Download complete", "9f5139f5d3b4: Pull complete", "Digest: sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1"]} >2018-05-25 10:44:16,002 p=21150 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 10:44:18,377 p=21150 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.034857", "end": "2018-05-25 14:44:14.719104", "rc": 0, "start": "2018-05-25 14:44:14.684247", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 10:44:18,404 p=21150 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 10:44:23,506 p=21150 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["All packages providing mariadb-server-galera are up to date", ""]} >2018-05-25 10:44:23,530 p=21150 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 10:44:23,580 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_upgrade_script": "kolla_set_configs; chown -R mysql:mysql /var/lib/mysql; mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off & timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'; mysql_upgrade; mysqladmin shutdown"}, "changed": false} >2018-05-25 10:44:23,600 p=21150 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 10:44:23,648 p=21150 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_upgrade_db_bind_mounts": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "changed": false} >2018-05-25 10:44:23,667 p=21150 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 10:44:31,217 p=21150 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "/usr/bin/docker run --rm --log-driver=syslog -u root --net=host -e \"KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" -v /etc/hosts:/etc/hosts:ro -v /etc/localtime:/etc/localtime:ro -v /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro -v /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro -v /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro -v /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro -v /dev/log:/dev/log -v /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro -v /etc/puppet:/etc/puppet:ro -v /var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json -v /var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro -v /var/lib/mysql:/var/lib/mysql -v /tmp/mariadb-upgrade:/var/log/mariadb:rw \"192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest\" /bin/bash -ecx \"kolla_set_configs; chown -R mysql:mysql /var/lib/mysql; mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off & timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'; mysql_upgrade; mysqladmin shutdown\"", "delta": "0:00:05.218679", "end": "2018-05-25 14:44:27.554468", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 14:44:22.335789", "stderr": "+ kolla_set_configs\nINFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json\nINFO:__main__:Validating config file\nINFO:__main__:Kolla config strategy set to: COPY_ALWAYS\nINFO:__main__:Copying service configuration files\nINFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets\nINFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets\nINFO:__main__:Deleting /etc/my.cnf.d/galera.cnf\nINFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf\nINFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck\nINFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf\nINFO:__main__:Writing out command to execute\n+ chown -R mysql:mysql /var/lib/mysql\n+ timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'\n+ mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off\n/usr/bin/mysqld_safe: line 728: ulimit: -1: invalid option\nulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]\n+ mysql_upgrade", "stderr_lines": ["+ kolla_set_configs", "INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json", "INFO:__main__:Validating config file", "INFO:__main__:Kolla config strategy set to: COPY_ALWAYS", "INFO:__main__:Copying service configuration files", "INFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets", "INFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets", "INFO:__main__:Deleting /etc/my.cnf.d/galera.cnf", "INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf", "INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck", "INFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf", "INFO:__main__:Writing out command to execute", "+ chown -R mysql:mysql /var/lib/mysql", "+ timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'", "+ mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off", "/usr/bin/mysqld_safe: line 728: ulimit: -1: invalid option", "ulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]", "+ mysql_upgrade"], "stdout": "180525 14:44:23 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.\n180525 14:44:23 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql\n180525 14:44:23 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.LJBeWM' --pid-file='/var/lib/mysql/controller-0-recover.pid'\n180525 14:44:25 mysqld_safe WSREP: Recovered position bb8b69e3-5ecb-11e8-a4f7-1e48510494c2:115647\nmysqld is alive\nThis installation of MySQL is already upgraded to 5.5.42-MariaDB, use --force if you still need to run mysql_upgrade", "stdout_lines": ["180525 14:44:23 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.", "180525 14:44:23 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql", "180525 14:44:23 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.LJBeWM' --pid-file='/var/lib/mysql/controller-0-recover.pid'", "180525 14:44:25 mysqld_safe WSREP: Recovered position bb8b69e3-5ecb-11e8-a4f7-1e48510494c2:115647", "mysqld is alive", "This installation of MySQL is already upgraded to 5.5.42-MariaDB, use --force if you still need to run mysql_upgrade"]} >2018-05-25 10:44:31,219 p=21150 u=mistral | PLAY RECAP ********************************************************************* >2018-05-25 10:44:31,219 p=21150 u=mistral | 192.168.24.7 : ok=360 changed=226 unreachable=0 failed=1 >2018-05-25 11:15:33,394 p=1695 u=mistral | Using /tmp/ansible-mistral-actionffZqMD/ansible.cfg as config file >2018-05-25 11:15:34,104 p=1695 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-25 11:15:34,171 p=1695 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:15:34,277 p=1695 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:15:34,492 p=1695 u=mistral | PLAY [overcloud] *************************************************************** >2018-05-25 11:15:34,507 p=1695 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-25 11:15:40,381 p=1695 u=mistral | ok: [192.168.24.14] >2018-05-25 11:15:40,395 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:15:40,517 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/upgrade_steps_tasks.yaml for 192.168.24.14 >2018-05-25 11:15:40,534 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/upgrade_steps_tasks.yaml for 192.168.24.14 >2018-05-25 11:15:40,550 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/upgrade_steps_tasks.yaml for 192.168.24.14 >2018-05-25 11:15:40,567 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/upgrade_steps_tasks.yaml for 192.168.24.14 >2018-05-25 11:15:40,584 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/upgrade_steps_tasks.yaml for 192.168.24.14 >2018-05-25 11:15:40,601 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/upgrade_steps_tasks.yaml for 192.168.24.14 >2018-05-25 11:15:40,614 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:15:40,632 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:15:40,646 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:15:40,749 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/Compute/upgrade_tasks.yaml for 192.168.24.14 >2018-05-25 11:15:40,775 p=1695 u=mistral | TASK [Check if openstack-ceilometer-compute is deployed] *********************** >2018-05-25 11:15:43,186 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-compute"], "delta": "0:00:00.012320", "end": "2018-05-25 15:15:39.489107", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:15:39.476787", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:43,187 p=1695 u=mistral | ...ignoring >2018-05-25 11:15:43,206 p=1695 u=mistral | TASK [Check if openstack-ceilometer-polling is deployed] *********************** >2018-05-25 11:15:45,402 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-polling"], "delta": "0:00:00.012739", "end": "2018-05-25 15:15:41.705395", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:15:41.692656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:45,402 p=1695 u=mistral | ...ignoring >2018-05-25 11:15:45,417 p=1695 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:15:47,599 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.012160", "end": "2018-05-25 15:15:43.903311", "rc": 0, "start": "2018-05-25 15:15:43.891151", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:47,613 p=1695 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:15:49,747 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.012803", "end": "2018-05-25 15:15:46.051209", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:15:46.038406", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:49,748 p=1695 u=mistral | ...ignoring >2018-05-25 11:15:49,761 p=1695 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:15:51,950 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.012433", "end": "2018-05-25 15:15:48.253710", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:15:48.241277", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:51,951 p=1695 u=mistral | ...ignoring >2018-05-25 11:15:51,964 p=1695 u=mistral | TASK [Check if nova_compute is deployed] *************************************** >2018-05-25 11:15:54,211 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-compute"], "delta": "0:00:00.012172", "end": "2018-05-25 15:15:50.513573", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:15:50.501401", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:54,212 p=1695 u=mistral | ...ignoring >2018-05-25 11:15:54,226 p=1695 u=mistral | TASK [Check if nova_libvirt is deployed] *************************************** >2018-05-25 11:15:56,406 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "libvirtd"], "delta": "0:00:00.012844", "end": "2018-05-25 15:15:52.710889", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:15:52.698045", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:56,407 p=1695 u=mistral | ...ignoring >2018-05-25 11:15:56,421 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-compute is running] *** >2018-05-25 11:15:56,444 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:15:56,458 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-polling is running] *** >2018-05-25 11:15:56,477 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:15:56,492 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:15:58,683 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.011584", "end": "2018-05-25 15:15:54.987526", "rc": 0, "start": "2018-05-25 15:15:54.975942", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:15:58,698 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:15:58,725 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:15:58,740 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:15:58,761 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:15:58,776 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-compute is running] *** >2018-05-25 11:15:58,798 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:15:58,813 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service libvirtd is running] ********** >2018-05-25 11:15:58,842 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:15:58,857 p=1695 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 11:16:01,828 p=1695 u=mistral | ok: [192.168.24.14] => {"changed": false, "msg": "", "rc": 0, "results": ["rpm-python-4.11.3-32.el7.x86_64 providing rpm-python is already installed"]} >2018-05-25 11:16:01,842 p=1695 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 11:16:01,866 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:01,880 p=1695 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 11:16:01,899 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:01,913 p=1695 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 11:16:01,932 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:01,946 p=1695 u=mistral | TASK [Stop and disable ceilometer compute agent] ******************************* >2018-05-25 11:16:01,965 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:01,978 p=1695 u=mistral | TASK [Stop and disable ceilometer polling agent] ******************************* >2018-05-25 11:16:01,997 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,011 p=1695 u=mistral | TASK [Set fact for removal of openstack-ceilometer-compute and polling package] *** >2018-05-25 11:16:02,031 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,044 p=1695 u=mistral | TASK [Remove openstack-ceilometer-compute package if operator requests it] ***** >2018-05-25 11:16:02,062 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,076 p=1695 u=mistral | TASK [Remove openstack-ceilometer-polling package if operator requests it] ***** >2018-05-25 11:16:02,095 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,109 p=1695 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 11:16:02,129 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,143 p=1695 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 11:16:02,164 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,190 p=1695 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 11:16:02,211 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,237 p=1695 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 11:16:02,258 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,272 p=1695 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 11:16:02,293 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,308 p=1695 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 11:16:02,327 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,341 p=1695 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 11:16:02,359 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,373 p=1695 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 11:16:02,393 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,407 p=1695 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 11:16:02,424 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,440 p=1695 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 11:16:02,458 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,472 p=1695 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 11:16:02,490 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,505 p=1695 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 11:16:02,523 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,538 p=1695 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:16:02,555 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,570 p=1695 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-05-25 11:16:02,588 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,602 p=1695 u=mistral | TASK [Set fact for removal of openstack-nova-compute package] ****************** >2018-05-25 11:16:02,621 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,635 p=1695 u=mistral | TASK [Remove openstack-nova-compute package if operator requests it] *********** >2018-05-25 11:16:02,656 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,670 p=1695 u=mistral | TASK [Stop and disable libvirtd service] *************************************** >2018-05-25 11:16:02,695 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,708 p=1695 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 11:16:02,728 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,742 p=1695 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 11:16:02,760 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,774 p=1695 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 11:16:02,795 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,809 p=1695 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 11:16:02,828 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,842 p=1695 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 11:16:02,863 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,877 p=1695 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 11:16:02,900 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,914 p=1695 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 11:16:02,935 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,959 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:02,979 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:02,993 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:03,013 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:03,027 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:03,048 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:03,062 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:03,081 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:03,102 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:03,225 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/Compute/upgrade_tasks.yaml for 192.168.24.14 >2018-05-25 11:16:03,254 p=1695 u=mistral | TASK [Check if openstack-ceilometer-compute is deployed] *********************** >2018-05-25 11:16:05,507 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-compute"], "delta": "0:00:00.011399", "end": "2018-05-25 15:16:01.811010", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:01.799611", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:05,508 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:05,522 p=1695 u=mistral | TASK [Check if openstack-ceilometer-polling is deployed] *********************** >2018-05-25 11:16:07,706 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-polling"], "delta": "0:00:00.012721", "end": "2018-05-25 15:16:04.009100", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:03.996379", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:07,706 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:07,721 p=1695 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:16:09,961 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.012823", "end": "2018-05-25 15:16:06.264733", "rc": 0, "start": "2018-05-25 15:16:06.251910", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:09,975 p=1695 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:16:12,245 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.012104", "end": "2018-05-25 15:16:08.547611", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:08.535507", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:12,245 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:12,262 p=1695 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:16:14,513 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.012784", "end": "2018-05-25 15:16:10.817042", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:10.804258", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:14,513 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:14,527 p=1695 u=mistral | TASK [Check if nova_compute is deployed] *************************************** >2018-05-25 11:16:16,894 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-compute"], "delta": "0:00:00.012801", "end": "2018-05-25 15:16:13.197215", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:13.184414", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:16,894 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:16,909 p=1695 u=mistral | TASK [Check if nova_libvirt is deployed] *************************************** >2018-05-25 11:16:19,150 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "libvirtd"], "delta": "0:00:00.012174", "end": "2018-05-25 15:16:15.454328", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:15.442154", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:19,151 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:19,165 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-compute is running] *** >2018-05-25 11:16:19,185 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,199 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-polling is running] *** >2018-05-25 11:16:19,216 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,232 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:16:19,251 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,265 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:16:19,284 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,297 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:16:19,318 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,332 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-compute is running] *** >2018-05-25 11:16:19,349 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,363 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service libvirtd is running] ********** >2018-05-25 11:16:19,382 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,395 p=1695 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 11:16:19,414 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,429 p=1695 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 11:16:19,449 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:19,464 p=1695 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 11:16:21,870 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "gid": 162, "group": "nova", "mode": "0640", "msg": "option changed", "owner": "root", "path": "/etc/nova/nova.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 352643, "state": "file", "uid": 0} >2018-05-25 11:16:21,885 p=1695 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 11:16:24,354 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "name": "snmpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:07:02 UTC", "ActiveEnterTimestampMonotonic": "1584702505", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket syslog.target network.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:07:02 UTC", "AssertTimestampMonotonic": "1584548913", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:07:02 UTC", "ConditionTimestampMonotonic": "1584548913", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/snmpd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Simple Network Management Protocol (SNMP) Daemon.", "DevicePolicy": "auto", "Environment": "OPTIONS=\"-LS0-6d\"", "EnvironmentFile": "/etc/sysconfig/snmpd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23472", "ExecMainStartTimestamp": "Wed 2018-05-23 21:07:02 UTC", "ExecMainStartTimestampMonotonic": "1584550407", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd $OPTIONS -f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/snmpd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "snmpd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2018-05-23 21:07:02 UTC", "InactiveExitTimestampMonotonic": "1584551187", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "22970", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "22970", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23472", "MemoryAccounting": "no", "MemoryCurrent": "11984896", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "snmpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:07:02 UTC", "WatchdogTimestampMonotonic": "1584702454", "WatchdogUSec": "0"}} >2018-05-25 11:16:24,367 p=1695 u=mistral | TASK [Stop and disable ceilometer compute agent] ******************************* >2018-05-25 11:16:24,386 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,401 p=1695 u=mistral | TASK [Stop and disable ceilometer polling agent] ******************************* >2018-05-25 11:16:24,420 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,435 p=1695 u=mistral | TASK [Set fact for removal of openstack-ceilometer-compute and polling package] *** >2018-05-25 11:16:24,453 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,467 p=1695 u=mistral | TASK [Remove openstack-ceilometer-compute package if operator requests it] ***** >2018-05-25 11:16:24,486 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,499 p=1695 u=mistral | TASK [Remove openstack-ceilometer-polling package if operator requests it] ***** >2018-05-25 11:16:24,518 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,532 p=1695 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 11:16:24,551 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,565 p=1695 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 11:16:24,583 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,597 p=1695 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 11:16:24,615 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,628 p=1695 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 11:16:24,648 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,662 p=1695 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 11:16:24,681 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,696 p=1695 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 11:16:24,716 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,730 p=1695 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 11:16:24,748 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,761 p=1695 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 11:16:24,782 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,797 p=1695 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 11:16:24,816 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,830 p=1695 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 11:16:24,848 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,863 p=1695 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 11:16:24,880 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,894 p=1695 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 11:16:24,913 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,926 p=1695 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:16:24,947 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,960 p=1695 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-05-25 11:16:24,979 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:24,993 p=1695 u=mistral | TASK [Set fact for removal of openstack-nova-compute package] ****************** >2018-05-25 11:16:25,012 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,026 p=1695 u=mistral | TASK [Remove openstack-nova-compute package if operator requests it] *********** >2018-05-25 11:16:25,044 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,058 p=1695 u=mistral | TASK [Stop and disable libvirtd service] *************************************** >2018-05-25 11:16:25,075 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,089 p=1695 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 11:16:25,108 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,121 p=1695 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 11:16:25,139 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,153 p=1695 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 11:16:25,171 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,185 p=1695 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 11:16:25,203 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,217 p=1695 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 11:16:25,237 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,252 p=1695 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 11:16:25,272 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,287 p=1695 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 11:16:25,306 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,320 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:25,338 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,353 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:25,372 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,387 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:25,405 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,420 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:25,440 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:25,455 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:25,547 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/Compute/upgrade_tasks.yaml for 192.168.24.14 >2018-05-25 11:16:25,571 p=1695 u=mistral | TASK [Check if openstack-ceilometer-compute is deployed] *********************** >2018-05-25 11:16:27,840 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-compute"], "delta": "0:00:00.012039", "end": "2018-05-25 15:16:24.143809", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:24.131770", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:27,840 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:27,853 p=1695 u=mistral | TASK [Check if openstack-ceilometer-polling is deployed] *********************** >2018-05-25 11:16:30,030 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-polling"], "delta": "0:00:00.012054", "end": "2018-05-25 15:16:26.333028", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:26.320974", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:30,030 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:30,045 p=1695 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:16:32,249 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.011935", "end": "2018-05-25 15:16:28.551776", "rc": 0, "start": "2018-05-25 15:16:28.539841", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:32,264 p=1695 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:16:34,422 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.011714", "end": "2018-05-25 15:16:30.725965", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:30.714251", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:34,422 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:34,436 p=1695 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:16:36,632 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.012073", "end": "2018-05-25 15:16:32.934984", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:32.922911", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:36,632 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:36,650 p=1695 u=mistral | TASK [Check if nova_compute is deployed] *************************************** >2018-05-25 11:16:38,835 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-compute"], "delta": "0:00:00.011769", "end": "2018-05-25 15:16:35.137413", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:35.125644", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:38,835 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:38,849 p=1695 u=mistral | TASK [Check if nova_libvirt is deployed] *************************************** >2018-05-25 11:16:41,018 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "libvirtd"], "delta": "0:00:00.012394", "end": "2018-05-25 15:16:37.321094", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:37.308700", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:41,019 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:41,033 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-compute is running] *** >2018-05-25 11:16:41,051 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,065 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-polling is running] *** >2018-05-25 11:16:41,083 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,097 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:16:41,116 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,130 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:16:41,150 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,164 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:16:41,183 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,197 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-compute is running] *** >2018-05-25 11:16:41,215 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,230 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service libvirtd is running] ********** >2018-05-25 11:16:41,250 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,265 p=1695 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 11:16:41,283 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,297 p=1695 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 11:16:41,316 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,329 p=1695 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 11:16:41,348 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,361 p=1695 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 11:16:41,379 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,393 p=1695 u=mistral | TASK [Stop and disable ceilometer compute agent] ******************************* >2018-05-25 11:16:41,416 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,430 p=1695 u=mistral | TASK [Stop and disable ceilometer polling agent] ******************************* >2018-05-25 11:16:41,452 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,466 p=1695 u=mistral | TASK [Set fact for removal of openstack-ceilometer-compute and polling package] *** >2018-05-25 11:16:41,512 p=1695 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"remove_ceilometer_compute_polling_package": false}, "changed": false} >2018-05-25 11:16:41,526 p=1695 u=mistral | TASK [Remove openstack-ceilometer-compute package if operator requests it] ***** >2018-05-25 11:16:41,547 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,561 p=1695 u=mistral | TASK [Remove openstack-ceilometer-polling package if operator requests it] ***** >2018-05-25 11:16:41,583 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:41,597 p=1695 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 11:16:45,054 p=1695 u=mistral | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm > >2018-05-25 11:16:45,054 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": "rpm -qa | awk -F- '/^openvswitch-2/{print $2 \"-\" $3}'", "delta": "0:00:01.194599", "end": "2018-05-25 15:16:41.354787", "rc": 0, "start": "2018-05-25 15:16:40.160188", "stderr": "", "stderr_lines": [], "stdout": "2.7.3-3.git20180112.el7fdp.x86_64", "stdout_lines": ["2.7.3-3.git20180112.el7fdp.x86_64"]} >2018-05-25 11:16:45,068 p=1695 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 11:16:47,320 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": "rpm -q --scripts openvswitch | awk '/postuninstall/,/*/' | grep -q \"systemctl.*try-restart\"", "delta": "0:00:00.042665", "end": "2018-05-25 15:16:43.623104", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:43.580439", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:47,321 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:47,336 p=1695 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 11:16:47,361 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:47,375 p=1695 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 11:16:47,398 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:47,411 p=1695 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 11:16:47,438 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:47,452 p=1695 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 11:16:47,475 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:47,489 p=1695 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 11:16:47,513 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:47,526 p=1695 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 11:16:47,553 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:47,567 p=1695 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 11:16:51,740 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "enabled": false, "name": "neutron-openvswitch-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:09:17 UTC", "ActiveEnterTimestampMonotonic": "1719200128", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target tmp.mount systemd-journald.socket network.service -.mount basic.target openvswitch.service neutron-ovs-cleanup.service neutron-destroy-patch-ports.service system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:09:16 UTC", "AssertTimestampMonotonic": "1719128350", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:09:16 UTC", "ConditionTimestampMonotonic": "1719128350", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/neutron-openvswitch-agent.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Neutron Open vSwitch Agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "25668", "ExecMainStartTimestamp": "Wed 2018-05-23 21:09:17 UTC", "ExecMainStartTimestampMonotonic": "1719199997", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/neutron-openvswitch-agent ; argv[]=/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent --log-file /var/log/neutron/openvswitch-agent.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/neutron-enable-bridge-firewall.sh ; argv[]=/usr/bin/neutron-enable-bridge-firewall.sh ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/neutron-openvswitch-agent.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "neutron-openvswitch-agent.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2018-05-23 21:09:16 UTC", "InactiveExitTimestampMonotonic": "1719130799", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "22970", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "22970", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "25668", "MemoryAccounting": "no", "MemoryCurrent": "218730496", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "neutron-openvswitch-agent.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "network.service", "PermissionsStartOnly": "yes", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount openvswitch.service basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "5", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "neutron", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Wed 2018-05-23 21:09:17 UTC", "WatchdogTimestampMonotonic": "1719200086", "WatchdogUSec": "0"}} >2018-05-25 11:16:51,755 p=1695 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 11:16:51,801 p=1695 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"remove_neutron_openvswitch_package": false}, "changed": false} >2018-05-25 11:16:51,816 p=1695 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 11:16:51,838 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:51,852 p=1695 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 11:16:51,874 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:51,888 p=1695 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:16:51,909 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:51,923 p=1695 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-05-25 11:16:51,944 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:51,958 p=1695 u=mistral | TASK [Set fact for removal of openstack-nova-compute package] ****************** >2018-05-25 11:16:52,002 p=1695 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"remove_nova_compute_package": false}, "changed": false} >2018-05-25 11:16:52,016 p=1695 u=mistral | TASK [Remove openstack-nova-compute package if operator requests it] *********** >2018-05-25 11:16:52,038 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,051 p=1695 u=mistral | TASK [Stop and disable libvirtd service] *************************************** >2018-05-25 11:16:52,073 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,088 p=1695 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 11:16:52,105 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,119 p=1695 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 11:16:52,136 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,150 p=1695 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 11:16:52,170 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,184 p=1695 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 11:16:52,204 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,218 p=1695 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 11:16:52,239 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,254 p=1695 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 11:16:52,271 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,285 p=1695 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 11:16:52,305 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,320 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:52,340 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,354 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:52,373 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,387 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:52,406 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,419 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:52,435 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:16:52,450 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:16:52,545 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/Compute/upgrade_tasks.yaml for 192.168.24.14 >2018-05-25 11:16:52,569 p=1695 u=mistral | TASK [Check if openstack-ceilometer-compute is deployed] *********************** >2018-05-25 11:16:54,827 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-compute"], "delta": "0:00:00.012564", "end": "2018-05-25 15:16:51.128478", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:51.115914", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:54,827 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:54,841 p=1695 u=mistral | TASK [Check if openstack-ceilometer-polling is deployed] *********************** >2018-05-25 11:16:57,002 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-polling"], "delta": "0:00:00.012682", "end": "2018-05-25 15:16:53.304012", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:53.291330", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:57,002 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:57,017 p=1695 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:16:59,233 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.012619", "end": "2018-05-25 15:16:55.534881", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:55.522262", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:16:59,233 p=1695 u=mistral | ...ignoring >2018-05-25 11:16:59,248 p=1695 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:17:01,424 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.012354", "end": "2018-05-25 15:16:57.726092", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:57.713738", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:17:01,424 p=1695 u=mistral | ...ignoring >2018-05-25 11:17:01,448 p=1695 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:17:03,670 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013123", "end": "2018-05-25 15:16:59.972869", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:16:59.959746", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:17:03,670 p=1695 u=mistral | ...ignoring >2018-05-25 11:17:03,685 p=1695 u=mistral | TASK [Check if nova_compute is deployed] *************************************** >2018-05-25 11:17:05,872 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-compute"], "delta": "0:00:00.013352", "end": "2018-05-25 15:17:02.172023", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:17:02.158671", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:17:05,872 p=1695 u=mistral | ...ignoring >2018-05-25 11:17:05,886 p=1695 u=mistral | TASK [Check if nova_libvirt is deployed] *************************************** >2018-05-25 11:17:08,055 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "libvirtd"], "delta": "0:00:00.012063", "end": "2018-05-25 15:17:04.356991", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:17:04.344928", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:17:08,055 p=1695 u=mistral | ...ignoring >2018-05-25 11:17:08,069 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-compute is running] *** >2018-05-25 11:17:08,088 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,103 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-polling is running] *** >2018-05-25 11:17:08,121 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,135 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:17:08,153 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,168 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:17:08,185 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,199 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:17:08,218 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,231 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-compute is running] *** >2018-05-25 11:17:08,250 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,264 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service libvirtd is running] ********** >2018-05-25 11:17:08,284 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,298 p=1695 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 11:17:08,317 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,333 p=1695 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 11:17:08,352 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,366 p=1695 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 11:17:08,385 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,401 p=1695 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 11:17:08,420 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,435 p=1695 u=mistral | TASK [Stop and disable ceilometer compute agent] ******************************* >2018-05-25 11:17:08,454 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,470 p=1695 u=mistral | TASK [Stop and disable ceilometer polling agent] ******************************* >2018-05-25 11:17:08,488 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,503 p=1695 u=mistral | TASK [Set fact for removal of openstack-ceilometer-compute and polling package] *** >2018-05-25 11:17:08,523 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,538 p=1695 u=mistral | TASK [Remove openstack-ceilometer-compute package if operator requests it] ***** >2018-05-25 11:17:08,557 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,571 p=1695 u=mistral | TASK [Remove openstack-ceilometer-polling package if operator requests it] ***** >2018-05-25 11:17:08,592 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,607 p=1695 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 11:17:08,627 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,640 p=1695 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 11:17:08,660 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,677 p=1695 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 11:17:08,699 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,715 p=1695 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 11:17:08,734 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,749 p=1695 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 11:17:08,772 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,787 p=1695 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 11:17:08,807 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,824 p=1695 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 11:17:08,845 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,862 p=1695 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 11:17:08,886 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,903 p=1695 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 11:17:08,923 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,948 p=1695 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 11:17:08,970 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:08,984 p=1695 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 11:17:09,005 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:09,020 p=1695 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 11:17:09,040 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:09,054 p=1695 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:17:09,074 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:09,088 p=1695 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-05-25 11:17:09,107 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:09,120 p=1695 u=mistral | TASK [Set fact for removal of openstack-nova-compute package] ****************** >2018-05-25 11:17:09,137 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:09,152 p=1695 u=mistral | TASK [Remove openstack-nova-compute package if operator requests it] *********** >2018-05-25 11:17:09,170 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:09,185 p=1695 u=mistral | TASK [Stop and disable libvirtd service] *************************************** >2018-05-25 11:17:09,204 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:17:09,220 p=1695 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 11:17:16,475 p=1695 u=mistral | ok: [192.168.24.14] => {"changed": false, "msg": "", "rc": 0, "results": ["All packages providing docker are up to date", ""]} >2018-05-25 11:17:16,492 p=1695 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 11:17:18,630 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": "cat /etc/sysconfig/ip6tables > /etc/sysconfig/ip6tables.n-o-upgrade; cat</dev/null>/etc/sysconfig/ip6tables", "delta": "0:00:00.006848", "end": "2018-05-25 15:17:14.932966", "rc": 0, "start": "2018-05-25 15:17:14.926118", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:17:18,643 p=1695 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 11:17:23,464 p=1695 u=mistral | [WARNING]: Consider using yum module rather than running yum > >2018-05-25 11:17:23,465 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": "yum check-upgrade | awk '/os-net-config/{print}'", "delta": "0:00:02.665195", "end": "2018-05-25 15:17:19.764145", "rc": 0, "start": "2018-05-25 15:17:17.098950", "stderr": "", "stderr_lines": [], "stdout": "os-net-config.noarch 8.4.1-3.el7ost rhelosp-13.0-puddle ", "stdout_lines": ["os-net-config.noarch 8.4.1-3.el7ost rhelosp-13.0-puddle "]} >2018-05-25 11:17:23,479 p=1695 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 11:17:25,734 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": "test -s /etc/os-net-config/config.json", "delta": "0:00:00.004298", "end": "2018-05-25 15:17:22.036045", "rc": 0, "start": "2018-05-25 15:17:22.031747", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:17:25,749 p=1695 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 11:17:36,929 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "msg": "", "rc": 0, "results": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nResolving Dependencies\n--> Running transaction check\n---> Package os-net-config.noarch 0:7.3.3-1.el7ost will be updated\n---> Package os-net-config.noarch 0:8.4.1-3.el7ost will be an update\n--> Processing Dependency: python2-six >= 1.9.0 for package: os-net-config-8.4.1-3.el7ost.noarch\n--> Processing Dependency: python2-netaddr >= 0.7.13 for package: os-net-config-8.4.1-3.el7ost.noarch\n--> Processing Dependency: python2-jsonschema >= 2.0.0 for package: os-net-config-8.4.1-3.el7ost.noarch\n--> Running transaction check\n---> Package python-jsonschema.noarch 0:2.4.0-3.el7ost will be obsoleted\n---> Package python-netaddr.noarch 0:0.7.18-1.el7ost will be obsoleted\n---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted\n---> Package python2-jsonschema.noarch 0:2.6.0-2.el7ost will be obsoleting\n---> Package python2-netaddr.noarch 0:0.7.19-5.el7ost will be obsoleting\n---> Package python2-six.noarch 0:1.10.0-9.el7ost will be obsoleting\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-jsonschema noarch 2.6.0-2.el7ost rhelosp-13.0-puddle 77 k\n replacing python-jsonschema.noarch 2.4.0-3.el7ost\n python2-netaddr noarch 0.7.19-5.el7ost rhelosp-13.0-puddle 1.5 M\n replacing python-netaddr.noarch 0.7.18-1.el7ost\n python2-six noarch 1.10.0-9.el7ost rhelosp-13.0-puddle 31 k\n replacing python-six.noarch 1.9.0-2.el7\nUpdating:\n os-net-config noarch 8.4.1-3.el7ost rhelosp-13.0-puddle 279 k\n\nTransaction Summary\n================================================================================\nInstall 3 Packages\nUpgrade 1 Package\n\nTotal download size: 1.9 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.4 MB/s | 1.9 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-six-1.10.0-9.el7ost.noarch 1/8 \n Installing : python2-jsonschema-2.6.0-2.el7ost.noarch 2/8 \n Installing : python2-netaddr-0.7.19-5.el7ost.noarch 3/8 \n Updating : os-net-config-8.4.1-3.el7ost.noarch 4/8 \n Cleanup : os-net-config-7.3.3-1.el7ost.noarch 5/8 \n Erasing : python-jsonschema-2.4.0-3.el7ost.noarch 6/8 \n Erasing : python-netaddr-0.7.18-1.el7ost.noarch 7/8 \n Erasing : python-six-1.9.0-2.el7.noarch 8/8 \n Verifying : python2-netaddr-0.7.19-5.el7ost.noarch 1/8 \n Verifying : python2-jsonschema-2.6.0-2.el7ost.noarch 2/8 \n Verifying : python2-six-1.10.0-9.el7ost.noarch 3/8 \n Verifying : os-net-config-8.4.1-3.el7ost.noarch 4/8 \n Verifying : python-netaddr-0.7.18-1.el7ost.noarch 5/8 \n Verifying : python-jsonschema-2.4.0-3.el7ost.noarch 6/8 \n Verifying : os-net-config-7.3.3-1.el7ost.noarch 7/8 \n Verifying : python-six-1.9.0-2.el7.noarch 8/8 \n\nInstalled:\n python2-jsonschema.noarch 0:2.6.0-2.el7ost \n python2-netaddr.noarch 0:0.7.19-5.el7ost \n python2-six.noarch 0:1.10.0-9.el7ost \n\nUpdated:\n os-net-config.noarch 0:8.4.1-3.el7ost \n\nReplaced:\n python-jsonschema.noarch 0:2.4.0-3.el7ost \n python-netaddr.noarch 0:0.7.18-1.el7ost \n python-six.noarch 0:1.9.0-2.el7 \n\nComplete!\n"]} >2018-05-25 11:17:36,945 p=1695 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 11:17:40,122 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": ["os-net-config", "--no-activate", "-c", "/etc/os-net-config/config.json", "-v", "--detailed-exit-codes"], "delta": "0:00:00.899623", "end": "2018-05-25 15:17:36.411457", "failed_when_result": false, "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 15:17:35.511834", "stderr": "[2018/05/25 03:17:36 PM] [INFO] Using config file at: /etc/os-net-config/config.json\n[2018/05/25 03:17:36 PM] [INFO] Ifcfg net config provider created.\n[2018/05/25 03:17:36 PM] [INFO] Not using any mapping file.\n[2018/05/25 03:17:36 PM] [INFO] Finding active nics\n[2018/05/25 03:17:36 PM] [INFO] qvbb5de58e0-35 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] vlan50 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] vlan30 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] vlan20 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] tapb5de58e0-35 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] br-isolated is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] vxlan_sys_4789 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] qbrb5de58e0-35 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] eth0 is an embedded active nic\n[2018/05/25 03:17:36 PM] [INFO] eth1 is an embedded active nic\n[2018/05/25 03:17:36 PM] [INFO] eth2 is an embedded active nic\n[2018/05/25 03:17:36 PM] [INFO] lo is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] qvob5de58e0-35 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] br-ex is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] docker0 is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] ovs-system is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] br-int is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] br-tun is not an active nic\n[2018/05/25 03:17:36 PM] [INFO] No DPDK mapping available in path (/var/lib/os-net-config/dpdk_mapping.yaml)\n[2018/05/25 03:17:36 PM] [INFO] Active nics are ['eth0', 'eth1', 'eth2']\n[2018/05/25 03:17:36 PM] [INFO] nic3 mapped to: eth2\n[2018/05/25 03:17:36 PM] [INFO] nic2 mapped to: eth1\n[2018/05/25 03:17:36 PM] [INFO] nic1 mapped to: eth0\n[2018/05/25 03:17:36 PM] [INFO] adding interface: eth0\n[2018/05/25 03:17:36 PM] [INFO] adding custom route for interface: eth0\n[2018/05/25 03:17:36 PM] [INFO] adding bridge: br-isolated\n[2018/05/25 03:17:36 PM] [INFO] adding interface: eth1\n[2018/05/25 03:17:36 PM] [INFO] adding vlan: vlan20\n[2018/05/25 03:17:36 PM] [INFO] adding vlan: vlan30\n[2018/05/25 03:17:36 PM] [INFO] adding vlan: vlan50\n[2018/05/25 03:17:36 PM] [INFO] adding interface: eth2\n[2018/05/25 03:17:36 PM] [INFO] applying network configs...\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-isolated\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan50\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-isolated\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan20\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan20\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan30\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan50\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan20\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth0\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth1\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth2\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan50\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-isolated\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth2\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth1\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth0\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan30\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth2\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan30\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth0\n[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth1", "stderr_lines": ["[2018/05/25 03:17:36 PM] [INFO] Using config file at: /etc/os-net-config/config.json", "[2018/05/25 03:17:36 PM] [INFO] Ifcfg net config provider created.", "[2018/05/25 03:17:36 PM] [INFO] Not using any mapping file.", "[2018/05/25 03:17:36 PM] [INFO] Finding active nics", "[2018/05/25 03:17:36 PM] [INFO] qvbb5de58e0-35 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] vlan50 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] vlan30 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] vlan20 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] tapb5de58e0-35 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] br-isolated is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] vxlan_sys_4789 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] qbrb5de58e0-35 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] eth0 is an embedded active nic", "[2018/05/25 03:17:36 PM] [INFO] eth1 is an embedded active nic", "[2018/05/25 03:17:36 PM] [INFO] eth2 is an embedded active nic", "[2018/05/25 03:17:36 PM] [INFO] lo is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] qvob5de58e0-35 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] br-ex is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] docker0 is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] ovs-system is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] br-int is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] br-tun is not an active nic", "[2018/05/25 03:17:36 PM] [INFO] No DPDK mapping available in path (/var/lib/os-net-config/dpdk_mapping.yaml)", "[2018/05/25 03:17:36 PM] [INFO] Active nics are ['eth0', 'eth1', 'eth2']", "[2018/05/25 03:17:36 PM] [INFO] nic3 mapped to: eth2", "[2018/05/25 03:17:36 PM] [INFO] nic2 mapped to: eth1", "[2018/05/25 03:17:36 PM] [INFO] nic1 mapped to: eth0", "[2018/05/25 03:17:36 PM] [INFO] adding interface: eth0", "[2018/05/25 03:17:36 PM] [INFO] adding custom route for interface: eth0", "[2018/05/25 03:17:36 PM] [INFO] adding bridge: br-isolated", "[2018/05/25 03:17:36 PM] [INFO] adding interface: eth1", "[2018/05/25 03:17:36 PM] [INFO] adding vlan: vlan20", "[2018/05/25 03:17:36 PM] [INFO] adding vlan: vlan30", "[2018/05/25 03:17:36 PM] [INFO] adding vlan: vlan50", "[2018/05/25 03:17:36 PM] [INFO] adding interface: eth2", "[2018/05/25 03:17:36 PM] [INFO] applying network configs...", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-isolated", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan50", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-isolated", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan20", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan20", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan30", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan50", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan20", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth0", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth1", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-eth2", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-vlan50", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-isolated", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth2", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth1", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-eth0", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-vlan30", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth2", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-vlan30", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth0", "[2018/05/25 03:17:36 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-eth1"], "stdout": "", "stdout_lines": []} >2018-05-25 11:17:40,136 p=1695 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 11:24:43,061 p=1695 u=mistral | changed: [192.168.24.14] => {"changed": true, "msg": "Non-fatal POSTUN scriptlet failure in rpm package liberasurecode-1.5.0-1.el7ost.x86_64\n", "rc": 0, "results": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nResolving Dependencies\n--> Running transaction check\n---> Package ceph-base.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-base.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-common.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-common.x86_64 2:12.2.4-10.el7cp will be an update\n--> Processing Dependency: python-rgw = 2:12.2.4-10.el7cp for package: 2:ceph-common-12.2.4-10.el7cp.x86_64\n--> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-12.2.4-10.el7cp.x86_64\n---> Package ceph-mds.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-mds.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-mon.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-mon.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-radosgw.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-radosgw.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package ceph-selinux.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package ceph-selinux.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package collectd.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-apache.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-apache.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-ceph.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-ceph.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-curl.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-curl.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-curl_json.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-curl_json.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-curl_xml.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-curl_xml.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-disk.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-disk.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-ipmi.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-ipmi.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-iptables.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-iptables.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-mysql.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-mysql.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-netlink.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-netlink.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-ping.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-ping.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-rrdcached.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-rrdcached.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-rrdtool.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-rrdtool.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-sensors.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-sensors.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-smart.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-smart.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-utils.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-utils.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-virt.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-virt.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-write_http.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-write_http.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package collectd-write_sensu.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package collectd-write_sensu.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package erlang-asn1.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-asn1.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-compiler.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-compiler.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-crypto.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-crypto.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-eldap.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-eldap.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-erts.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-erts.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-hipe.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-hipe.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-inets.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-inets.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-kernel.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-kernel.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-mnesia.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-mnesia.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-os_mon.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-os_mon.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-otp_mibs.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-otp_mibs.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-public_key.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-public_key.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-runtime_tools.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-runtime_tools.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-sasl.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-sasl.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-snmp.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-snmp.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-ssl.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-ssl.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-stdlib.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-stdlib.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-syntax_tools.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-syntax_tools.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-tools.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-tools.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package erlang-xmerl.x86_64 0:18.3.4.7-1.el7ost will be updated\n---> Package erlang-xmerl.x86_64 0:18.3.4.8-1.el7ost will be an update\n---> Package gnocchi-api.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package gnocchi-common.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package gnocchi-metricd.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package gnocchi-statsd.noarch 0:4.2.3-3.el7ost will be obsoleting\n---> Package libcephfs1.x86_64 2:10.2.10-17.el7cp will be obsoleted\n---> Package libcephfs2.x86_64 2:12.2.4-10.el7cp will be obsoleting\n---> Package libcollectdclient.x86_64 0:5.8.0-5.el7ost will be updated\n---> Package libcollectdclient.x86_64 0:5.8.0-10.el7ost will be an update\n---> Package liberasurecode.x86_64 0:1.5.0-1.el7ost will be updated\n---> Package liberasurecode.x86_64 0:1.5.0-4.el7ost will be an update\n---> Package librados2.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package librados2.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package librbd1.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package librbd1.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package librgw2.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package librgw2.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package mariadb.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb.x86_64 3:10.1.20-2.el7ost will be an update\n--> Processing Dependency: mariadb-common(x86-64) = 3:10.1.20-2.el7ost for package: 3:mariadb-10.1.20-2.el7ost.x86_64\n---> Package mariadb-galera-server.x86_64 1:5.5.42-7.el7ost will be obsoleted\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb-libs.x86_64 3:10.1.20-2.el7ost will be an update\n---> Package mariadb-server-galera.x86_64 3:10.1.20-2.el7ost will be obsoleting\n--> Processing Dependency: mariadb-server(x86-64) = 3:10.1.20-2.el7ost for package: 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64\n---> Package openstack-aodh-api.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-api.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-common.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-common.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-evaluator.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-evaluator.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-listener.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-listener.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-aodh-notifier.noarch 0:5.1.0-1.el7ost will be updated\n---> Package openstack-aodh-notifier.noarch 0:6.0.0-2.el7ost will be an update\n---> Package openstack-ceilometer-api.noarch 1:9.0.4-2.el7ost will be obsoleted\n---> Package openstack-ceilometer-central.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-central.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-collector.noarch 1:9.0.4-2.el7ost will be obsoleted\n---> Package openstack-ceilometer-common.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-common.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be obsoleting\n---> Package openstack-ceilometer-compute.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-compute.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-ipmi.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-ipmi.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-notification.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-notification.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-ceilometer-polling.noarch 1:9.0.4-2.el7ost will be updated\n---> Package openstack-ceilometer-polling.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package openstack-cinder.noarch 1:11.1.0-1.el7ost will be updated\n---> Package openstack-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost will be an update\n---> Package openstack-dashboard.noarch 1:12.0.2-1.el7ost will be updated\n---> Package openstack-dashboard.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost will be an update\n---> Package openstack-dashboard-theme.noarch 1:12.0.0-3.el7ost will be updated\n---> Package openstack-dashboard-theme.noarch 1:13.0.0-1.el7ost will be an update\n---> Package openstack-ec2-api.noarch 0:5.0.0-2.el7ost will be updated\n---> Package openstack-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost will be an update\n---> Package openstack-glance.noarch 1:15.0.0-4.el7ost will be updated\n---> Package openstack-glance.noarch 1:16.0.1-2.el7ost will be an update\n---> Package openstack-gnocchi-api.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-common.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-indexer-sqlalchemy.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-metricd.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-gnocchi-statsd.noarch 0:4.0.3-3.el7ost will be obsoleted\n---> Package openstack-heat-api.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-api.noarch 1:10.0.1-0.20180411125640.el7ost will be an update\n---> Package openstack-heat-api-cfn.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-api-cfn.noarch 1:10.0.1-0.20180411125640.el7ost will be an update\n---> Package openstack-heat-api-cloudwatch.noarch 1:9.0.3-1.el7ost will be obsoleted\n---> Package openstack-heat-common.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-common.noarch 1:10.0.1-0.20180411125640.el7ost will be obsoleting\n--> Processing Dependency: python2-octaviaclient >= 1.4.0 for package: 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost.noarch\n---> Package openstack-heat-engine.noarch 1:9.0.3-1.el7ost will be updated\n---> Package openstack-heat-engine.noarch 1:10.0.1-0.20180411125640.el7ost will be an update\n---> Package openstack-ironic-api.noarch 1:9.1.3-1.el7ost will be updated\n---> Package openstack-ironic-api.noarch 1:10.1.2-4.el7ost will be an update\n---> Package openstack-ironic-common.noarch 1:9.1.3-1.el7ost will be updated\n---> Package openstack-ironic-common.noarch 1:10.1.2-4.el7ost will be an update\n---> Package openstack-ironic-conductor.noarch 1:9.1.3-1.el7ost will be updated\n---> Package openstack-ironic-conductor.noarch 1:10.1.2-4.el7ost will be an update\n---> Package openstack-ironic-inspector.noarch 0:6.0.1-1.el7ost will be updated\n---> Package openstack-ironic-inspector.noarch 0:7.2.1-0.20180409163360.el7ost will be an update\n---> Package openstack-keystone.noarch 1:12.0.0-4.el7ost will be updated\n---> Package openstack-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost will be an update\n---> Package openstack-manila.noarch 1:5.0.1-4.el7ost will be updated\n---> Package openstack-manila.noarch 1:6.0.1-1.el7ost will be an update\n---> Package openstack-manila-share.noarch 1:5.0.1-4.el7ost will be updated\n---> Package openstack-manila-share.noarch 1:6.0.1-1.el7ost will be an update\n---> Package openstack-manila-ui.noarch 0:2.10.2-3.el7ost will be updated\n---> Package openstack-manila-ui.noarch 0:2.13.0-3.el7ost will be an update\n---> Package openstack-mistral-api.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-api.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-common.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-common.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-engine.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-engine.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-event-engine.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-event-engine.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-executor.noarch 0:5.2.0-2.el7ost will be updated\n---> Package openstack-mistral-executor.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-neutron.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-common.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-common.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be updated\n---> Package openstack-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost will be an update\n---> Package openstack-neutron-lbaas-ui.noarch 0:3.0.1-3.el7ost will be updated\n---> Package openstack-neutron-lbaas-ui.noarch 0:4.0.1-0.20180326210834.a2c502e.el7ost will be an update\n---> Package openstack-neutron-linuxbridge.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-linuxbridge.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-metering-agent.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-metering-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-ml2.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-ml2.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-openvswitch.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-openvswitch.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package openstack-nova-api.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-api.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-common.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-common.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-compute.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-compute.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-conductor.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-conductor.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-console.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-console.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-migration.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-migration.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-novncproxy.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-novncproxy.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-placement-api.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-placement-api.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-nova-scheduler.noarch 1:16.0.4-15.el7ost will be updated\n---> Package openstack-nova-scheduler.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n---> Package openstack-octavia-api.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-api.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-common.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-common.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-health-manager.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-health-manager.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-housekeeping.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-housekeeping.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-octavia-worker.noarch 0:1.0.1-3.el7ost will be updated\n---> Package openstack-octavia-worker.noarch 0:2.0.1-5.el7ost will be an update\n---> Package openstack-panko-api.noarch 0:3.1.0-1.el7ost will be updated\n---> Package openstack-panko-api.noarch 0:4.0.1-1.el7ost will be an update\n---> Package openstack-panko-common.noarch 0:3.1.0-1.el7ost will be updated\n---> Package openstack-panko-common.noarch 0:4.0.1-1.el7ost will be an update\n---> Package openstack-sahara.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n--> Processing Dependency: openstack-sahara-image-pack = 1:8.0.1-0.20180328233740.36531cb.el7ost for package: 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7ost.noarch\n---> Package openstack-sahara-api.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-api.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package openstack-sahara-common.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-common.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package openstack-sahara-engine.noarch 1:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-engine.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package openstack-sahara-ui.noarch 0:7.0.1-1.el7ost will be updated\n---> Package openstack-sahara-ui.noarch 0:8.0.1-0.20180301091310.707059f.el7ost will be an update\n---> Package openstack-selinux.noarch 0:0.8.13-2.el7ost will be updated\n---> Package openstack-selinux.noarch 0:0.8.14-10.el7ost will be an update\n---> Package openstack-swift-account.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-account.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-swift-container.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-container.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-swift-object.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-object.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-swift-plugin-swift3.noarch 0:1.12.0-2.el7ost will be updated\n---> Package openstack-swift-plugin-swift3.noarch 0:1.12.1-0.20180309183402.520b888.el7ost will be an update\n---> Package openstack-swift-proxy.noarch 0:2.15.1-4.el7ost will be updated\n---> Package openstack-swift-proxy.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package openstack-zaqar.noarch 1:5.0.0-4.el7ost will be updated\n---> Package openstack-zaqar.noarch 1:6.0.1-1.el7ost will be an update\n---> Package openvswitch.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package openvswitch-ovn-central.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch-ovn-central.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package openvswitch-ovn-common.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch-ovn-common.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package openvswitch-ovn-host.x86_64 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package openvswitch-ovn-host.x86_64 0:2.9.0-20.el7fdp will be an update\n---> Package os-apply-config.noarch 0:7.2.3-1.el7ost will be updated\n---> Package os-apply-config.noarch 0:8.3.1-0.20180308131116.62fdfc1.el7ost will be an update\n---> Package os-collect-config.noarch 0:7.2.2-1.el7ost will be updated\n---> Package os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost will be an update\n---> Package os-refresh-config.noarch 0:7.1.0-1.el7ost will be updated\n---> Package os-refresh-config.noarch 0:8.3.1-0.20180308132441.016471a.el7ost will be an update\n---> Package puppet-aodh.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-aodh.noarch 0:12.4.0-0.20180329025539.8b519d2.el7ost will be an update\n---> Package puppet-apache.noarch 0:2.0.0-1.e31a682git.el7ost will be updated\n---> Package puppet-apache.noarch 0:2.3.1-1.e587f2agit.el7ost will be an update\n---> Package puppet-archive.noarch 0:2.2.0-1.el7ost will be updated\n---> Package puppet-archive.noarch 0:2.2.1-0.20180216011041.10888db.el7ost will be an update\n---> Package puppet-auditd.noarch 0:2.2.0-1.el7ost will be updated\n---> Package puppet-auditd.noarch 0:2.2.1-0.20180216200241.c0c1ccb.el7ost will be an update\n---> Package puppet-barbican.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-barbican.noarch 0:12.4.0-0.20180329025924.c9a95fd.el7ost will be an update\n---> Package puppet-cassandra.noarch 0:2.5.0-1.d180a6cgit.el7ost will be updated\n---> Package puppet-cassandra.noarch 0:2.6.0-0.20180220172321.2454099.el7ost will be an update\n---> Package puppet-ceilometer.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-ceilometer.noarch 0:12.5.1-0.20180413035711.940590e.el7ost will be an update\n---> Package puppet-ceph.noarch 0:2.4.2-1.el7ost will be updated\n---> Package puppet-ceph.noarch 0:2.5.0-1.el7ost will be an update\n---> Package puppet-certmonger.noarch 0:1.1.1-3.d09f0f2git.el7ost will be updated\n---> Package puppet-certmonger.noarch 0:2.3.0-1.el7ost will be an update\n---> Package puppet-cinder.noarch 0:11.5.0-3.el7ost will be updated\n---> Package puppet-cinder.noarch 0:12.4.1-0.20180329071637.4011a82.el7ost will be an update\n---> Package puppet-collectd.noarch 0:5.3.1-0.1.b995bdagit.el7ost will be updated\n---> Package puppet-collectd.noarch 0:8.0.2-0.20180216105213.93c8d0b.el7ost will be an update\n---> Package puppet-concat.noarch 0:4.0.1-1.b783e1egit.el7ost will be updated\n---> Package puppet-concat.noarch 0:4.1.2-0.20180216000640.d4857df.el7ost will be an update\n---> Package puppet-contrail.noarch 0:1.0.0-3.90128d1git.el7ost will be updated\n---> Package puppet-contrail.noarch 0:1.0.1-0.20180216104752.ecf700b.el7ost will be an update\n---> Package puppet-corosync.noarch 0:5.0.0-4.527cda5git.el7ost will be updated\n---> Package puppet-corosync.noarch 0:6.0.1-0.20180216001140.9940eb9.el7ost will be an update\n---> Package puppet-datacat.noarch 0:0.6.2-3.5cce8f2git.el7ost will be updated\n---> Package puppet-datacat.noarch 0:0.6.3-0.20180215114545.5cce8f2.el7ost will be an update\n---> Package puppet-ec2api.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-ec2api.noarch 0:12.4.0-0.20180329031927.424f258.el7ost will be an update\n---> Package puppet-elasticsearch.noarch 0:5.4.0-1.el7ost will be updated\n---> Package puppet-elasticsearch.noarch 0:6.2.1-0.20180216015044.813c729.el7ost will be an update\n---> Package puppet-fdio.noarch 0:0.0.1-2.d9ad6d2git.el7ost will be updated\n---> Package puppet-fdio.noarch 0:18.01-1.el7ost will be an update\n---> Package puppet-firewall.noarch 0:1.8.2-2.2f892e9git.el7ost will be updated\n---> Package puppet-firewall.noarch 0:1.12.1-0.20180216004829.3dc1990.el7ost will be an update\n---> Package puppet-fluentd.noarch 0:0.9.0-1.el7ost will be updated\n---> Package puppet-fluentd.noarch 0:0.10.0-0.20180216091746.4dfc15a.el7ost will be an update\n---> Package puppet-git.noarch 0:0.4.0-3.4e4498egit.el7ost will be updated\n---> Package puppet-git.noarch 0:0.5.0-0.20180215134851.4e4498e.el7ost will be an update\n---> Package puppet-glance.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-glance.noarch 0:12.5.0-2.el7ost will be an update\n---> Package puppet-gnocchi.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-gnocchi.noarch 0:12.4.0-0.20180329032858.5dfa350.el7ost will be an update\n---> Package puppet-haproxy.noarch 0:1.5.0-4.6ffcb07git.el7ost will be updated\n---> Package puppet-haproxy.noarch 0:2.1.1-0.20180216093132.11ac7a2.el7ost will be an update\n---> Package puppet-heat.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-heat.noarch 0:12.4.1-0.20180416203421.90e3fb0.el7ost will be an update\n---> Package puppet-horizon.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-horizon.noarch 0:12.4.0-0.20180329033844.64559b8.el7ost will be an update\n---> Package puppet-inifile.noarch 0:2.0.0-1.16fd47dgit.el7ost will be updated\n---> Package puppet-inifile.noarch 0:2.2.1-0.20180216005851.d2c38b9.el7ost will be an update\n---> Package puppet-ipaclient.noarch 0:2.5.1-1.el7ost will be updated\n---> Package puppet-ipaclient.noarch 0:2.5.2-0.20180216000114.b086731.el7ost will be an update\n---> Package puppet-ironic.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-ironic.noarch 0:12.4.0-0.20180329034302.8285d85.el7ost will be an update\n---> Package puppet-java.noarch 0:2.0.0-1.43aa9afgit.el7ost will be updated\n---> Package puppet-java.noarch 0:2.4.1-0.20180216101657.47afbd2.el7ost will be an update\n---> Package puppet-kafka.noarch 0:3.1.1-0.1.8da0480git.el7ost will be updated\n---> Package puppet-kafka.noarch 0:5.0.1-0.20180216125717.6419b44.el7ost will be an update\n---> Package puppet-keepalived.noarch 0:0.0.1-0.11.bbca37agit.el7ost will be updated\n---> Package puppet-keepalived.noarch 0:0.0.2-0.20180215113628.bbca37a.el7ost will be an update\n---> Package puppet-keystone.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-keystone.noarch 0:12.4.0-0.20180329034741.b6d2197.el7ost will be an update\n---> Package puppet-kibana3.noarch 0:0.0.4-1.6ca9631git.el7ost will be updated\n---> Package puppet-kibana3.noarch 0:0.0.5-0.20180215131629.6ca9631.el7ost will be an update\n---> Package puppet-kmod.noarch 0:2.1.1-4.b4d8db2git.el7ost will be updated\n---> Package puppet-kmod.noarch 0:2.2.1-0.20180215234536.ad51300.el7ost will be an update\n---> Package puppet-manila.noarch 0:11.4.0-3.el7ost will be updated\n---> Package puppet-manila.noarch 0:12.4.0-0.20180329035214.6c18418.el7ost will be an update\n---> Package puppet-memcached.noarch 0:3.0.2-1.adf8b63git.el7ost will be updated\n---> Package puppet-memcached.noarch 0:3.1.0-0.20180216112637.bf90f06.el7ost will be an update\n---> Package puppet-mistral.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-mistral.noarch 0:12.4.0-0.20180329035643.ab885c4.el7ost will be an update\n---> Package puppet-mysql.noarch 0:3.11.0-1.920dd76git.el7ost will be updated\n---> Package puppet-mysql.noarch 0:5.2.2-0.20180216012141.a5497b2.el7ost will be an update\n---> Package puppet-neutron.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-neutron.noarch 0:12.4.1-0.20180412211913.el7ost will be an update\n---> Package puppet-nova.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-nova.noarch 0:12.4.0-3.el7ost will be an update\n---> Package puppet-nssdb.noarch 0:1.0.1-2.el7ost will be updated\n---> Package puppet-nssdb.noarch 0:1.0.2-0.20180215135314.2ed2a2d.el7ost will be an update\n---> Package puppet-octavia.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-octavia.noarch 0:12.4.0-2.el7ost will be an update\n---> Package puppet-opendaylight.noarch 0:4.1.0-2.3768d5egit.el7ost will be updated\n---> Package puppet-opendaylight.noarch 0:8.1.2-1.38977efgit.el7ost will be an update\n---> Package puppet-openstack_extras.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-openstack_extras.noarch 0:12.4.1-0.20180413042250.2634296.el7ost will be an update\n---> Package puppet-openstacklib.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-openstacklib.noarch 0:12.4.0-0.20180329042555.4b30e6f.el7ost will be an update\n---> Package puppet-oslo.noarch 0:11.4.0-3.el7ost will be updated\n---> Package puppet-oslo.noarch 0:12.4.0-0.20180329043028.2259336.el7ost will be an update\n---> Package puppet-ovn.noarch 0:11.4.0-3.el7ost will be updated\n---> Package puppet-ovn.noarch 0:12.4.0-0.20180329043503.36ff219.el7ost will be an update\n---> Package puppet-pacemaker.noarch 0:0.7.0-2.el7ost will be updated\n---> Package puppet-pacemaker.noarch 0:0.7.2-0.20180423212248.fee47ee.el7ost will be an update\n---> Package puppet-panko.noarch 0:11.5.0-1.el7ost will be updated\n---> Package puppet-panko.noarch 0:12.4.0-0.20180329043927.7641dbe.el7ost will be an update\n---> Package puppet-rabbitmq.noarch 0:8.0.0-2.el7ost will be updated\n---> Package puppet-rabbitmq.noarch 0:8.1.1-0.20180216013831.d4b06b7.el7ost will be an update\n---> Package puppet-redis.noarch 0:3.2.0-1.8c61533git.el7ost will be updated\n---> Package puppet-redis.noarch 0:3.2.1-0.20180216095743.bfcc212.el7ost will be an update\n---> Package puppet-remote.noarch 0:0.0.1-3.7420908git.el7ost will be updated\n---> Package puppet-remote.noarch 0:10.0.0-0.20180215135737.7420908.el7ost will be an update\n---> Package puppet-rsync.noarch 0:0.4.0-2.295cfcegit.el7ost will be updated\n---> Package puppet-rsync.noarch 0:0.4.1-0.20180215235612.447685f.el7ost will be an update\n---> Package puppet-sahara.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-sahara.noarch 0:12.4.0-0.20180329044358.42162c3.el7ost will be an update\n---> Package puppet-sensu.noarch 0:2.30.1-3.el7ost will be updated\n---> Package puppet-sensu.noarch 0:2.50.0-1.el7ost will be an update\n---> Package puppet-snmp.noarch 0:3.8.1-1.df91395git.el7ost will be updated\n---> Package puppet-snmp.noarch 0:3.9.1-0.20180216001706.5d73485.el7ost will be an update\n---> Package puppet-ssh.noarch 0:3.0.1-3.3fb5405git.el7ost will be updated\n---> Package puppet-ssh.noarch 0:3.0.2-0.20180216110734.fb2de75.el7ost will be an update\n---> Package puppet-staging.noarch 0:1.0.4-1.b466d93git.el7ost will be updated\n---> Package puppet-staging.noarch 0:1.0.5-0.20180215133924.b466d93.el7ost will be an update\n---> Package puppet-stdlib.noarch 0:4.18.0-2.el7ost will be updated\n---> Package puppet-stdlib.noarch 0:4.24.1-0.20180216004353.b0d99ad.el7ost will be an update\n---> Package puppet-swift.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-swift.noarch 0:12.4.0-0.20180329044944.1a67002.el7ost will be an update\n---> Package puppet-systemd.noarch 0:1.0.0-1.047b31dgit.el7ost will be updated\n---> Package puppet-systemd.noarch 0:1.1.2-0.20180216110348.20a465b.el7ost will be an update\n---> Package puppet-timezone.noarch 0:3.5.0-1.62ba3ccgit.el7ost will be updated\n---> Package puppet-timezone.noarch 0:4.1.1-0.20180216002204.32aa9f5.el7ost will be an update\n---> Package puppet-tomcat.noarch 0:1.7.0-1.9fed47bgit.el7ost will be updated\n---> Package puppet-tomcat.noarch 0:2.2.1-0.20180216113018.c6d9954.el7ost will be an update\n---> Package puppet-tripleo.noarch 0:7.4.8-5.el7ost will be updated\n---> Package puppet-tripleo.noarch 0:8.3.2-6.el7ost will be an update\n--> Processing Dependency: puppet-designate for package: puppet-tripleo-8.3.2-6.el7ost.noarch\n---> Package puppet-trove.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-trove.noarch 0:12.4.0-0.20180329050409.e7bfdc9.el7ost will be an update\n---> Package puppet-uchiwa.noarch 0:1.0.1-3.b614088git.el7ost will be updated\n---> Package puppet-uchiwa.noarch 0:2.0.0-0.20180216092614.92c7f71.el7ost will be an update\n---> Package puppet-vcsrepo.noarch 0:2.0.0-1.e3d28c6git.el7ost will be updated\n---> Package puppet-vcsrepo.noarch 0:2.3.1-0.20180216003251.bb1209e.el7ost will be an update\n---> Package puppet-vswitch.noarch 0:7.4.0-1.el7ost will be updated\n---> Package puppet-vswitch.noarch 0:8.4.0-0.20180329150818.fd94e91.el7ost will be an update\n---> Package puppet-xinetd.noarch 0:2.0.0-4.1d1e6d4git.el7ost will be updated\n---> Package puppet-xinetd.noarch 0:3.0.1-0.20180216005257.b95c79c.el7ost will be an update\n---> Package puppet-zaqar.noarch 0:11.4.0-1.el7ost will be updated\n---> Package puppet-zaqar.noarch 0:12.4.0-1.el7ost will be an update\n---> Package puppet-zookeeper.noarch 0:0.7.3-1.da686b4git.el7ost will be updated\n---> Package puppet-zookeeper.noarch 0:0.7.7-0.20180216101303.88b4cea.el7ost will be an update\n---> Package pyparsing.noarch 0:2.0.7-1.el7ost will be updated\n---> Package pyparsing.noarch 0:2.1.10-3.el7ost will be an update\n--> Processing Dependency: python-pyparsing = 2.1.10-3.el7ost for package: pyparsing-2.1.10-3.el7ost.noarch\n---> Package python-alembic.noarch 0:0.8.10-1.el7ost will be obsoleted\n---> Package python-aodh.noarch 0:5.1.0-1.el7ost will be updated\n---> Package python-aodh.noarch 0:6.0.0-2.el7ost will be an update\n---> Package python-aodhclient.noarch 0:0.9.0-1.el7ost will be obsoleted\n---> Package python-automaton.noarch 0:1.12.1-1.el7ost will be obsoleted\n---> Package python-babel.noarch 0:2.3.4-1.el7ost will be obsoleted\n---> Package python-barbicanclient.noarch 0:4.5.2-1.el7ost will be obsoleted\n---> Package python-botocore.noarch 0:1.4.43-1.el7ost will be obsoleted\n---> Package python-cachetools.noarch 0:1.1.6-2.el7ost will be obsoleted\n---> Package python-castellan.noarch 0:0.12.2-1.el7ost will be obsoleted\n---> Package python-ceilometer.noarch 1:9.0.4-2.el7ost will be updated\n---> Package python-ceilometer.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package python-ceilometermiddleware.noarch 0:1.1.0-1.el7ost will be obsoleted\n---> Package python-cephfs.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package python-cephfs.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be obsoleted\n---> Package python-cinder.noarch 1:11.1.0-1.el7ost will be updated\n---> Package python-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost will be an update\n---> Package python-cinderclient.noarch 0:3.1.0-1.el7ost will be obsoleted\n---> Package python-cliff.noarch 0:2.8.0-1.el7ost will be obsoleted\n---> Package python-croniter.noarch 0:0.3.4-5.el7ost will be obsoleted\n---> Package python-cursive.noarch 0:0.1.2-1.el7ost will be obsoleted\n---> Package python-dateutil.noarch 1:2.4.2-1.el7ost will be obsoleted\n---> Package python-debtcollector.noarch 0:1.17.1-1.el7ost will be obsoleted\n---> Package python-designateclient.noarch 0:2.7.0-1.el7ost will be obsoleted\n---> Package python-django.noarch 0:1.8.18-1.el7ost will be obsoleted\n---> Package python-django-bash-completion.noarch 0:1.8.18-1.el7ost will be updated\n---> Package python-django-bash-completion.noarch 0:1.11.10-1.el7ost will be an update\n---> Package python-django-compressor.noarch 0:2.0-1.el7ost will be obsoleted\n---> Package python-django-horizon.noarch 1:12.0.2-1.el7ost will be updated\n---> Package python-django-horizon.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost will be obsoleting\n---> Package python-django-openstack-auth.noarch 0:3.5.0-3.el7ost will be obsoleted\n---> Package python-dns.noarch 0:1.12.0-4.20150617git465785f.el7 will be updated\n---> Package python-dns.noarch 0:1.15.0-5.1.el7ost will be an update\n---> Package python-docker.noarch 0:2.4.2-1.3.el7 will be obsoleting\n---> Package python-docker-py.noarch 0:1.10.6-3.el7 will be obsoleted\n---> Package python-dracclient.noarch 0:1.3.1-1.el7ost will be updated\n---> Package python-dracclient.noarch 0:1.3.2-0.20180326174322.a8ef5bf.el7ost will be an update\n---> Package python-ec2-api.noarch 0:5.0.0-2.el7ost will be obsoleted\n---> Package python-extras.noarch 0:0.0.3-8.el7ost will be obsoleted\n---> Package python-fixtures.noarch 0:3.0.0-2.el7ost will be obsoleted\n---> Package python-futures.noarch 0:3.0.3-1.el7ost will be obsoleted\n---> Package python-futurist.noarch 0:1.3.1-1.el7ost will be obsoleted\n---> Package python-glance.noarch 1:15.0.0-4.el7ost will be updated\n---> Package python-glance.noarch 1:16.0.1-2.el7ost will be an update\n---> Package python-glance-store.noarch 0:0.22.0-1.el7ost will be obsoleted\n---> Package python-glanceclient.noarch 1:2.8.0-2.el7ost will be obsoleted\n---> Package python-gnocchi.noarch 0:4.0.3-3.el7ost will be updated\n---> Package python-gnocchi.noarch 0:4.2.3-3.el7ost will be an update\n---> Package python-gnocchiclient.noarch 0:3.3.1-1.el7ost will be obsoleted\n---> Package python-greenlet.x86_64 0:0.4.2-4.el7 will be obsoleted\n---> Package python-heatclient.noarch 0:1.11.1-1.el7ost will be obsoleted\n---> Package python-idna.noarch 0:2.4-1.el7 will be obsoleted\n---> Package python-ironic-inspector-client.noarch 0:2.1.0-1.el7ost will be updated\n---> Package python-ironic-inspector-client.noarch 0:3.1.1-1.el7ost will be an update\n---> Package python-ironic-lib.noarch 0:2.10.0-1.el7ost will be updated\n---> Package python-ironic-lib.noarch 0:2.12.1-1.el7ost will be an update\n---> Package python-ironicclient.noarch 0:1.17.0-1.el7ost will be obsoleted\n---> Package python-jinja2.noarch 0:2.7.2-2.el7cp will be obsoleted\n---> Package python-jsonpatch.noarch 0:1.2-4.el7 will be obsoleted\n---> Package python-keystone.noarch 1:12.0.0-4.el7ost will be updated\n---> Package python-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost will be an update\n---> Package python-keystoneauth1.noarch 0:3.1.0-1.el7ost will be obsoleted\n---> Package python-keystoneclient.noarch 1:3.13.0-1.el7ost will be obsoleted\n---> Package python-keystonemiddleware.noarch 0:4.17.0-1.el7ost will be obsoleted\n---> Package python-magnumclient.noarch 0:2.7.0-1.el7ost will be obsoleted\n---> Package python-manila.noarch 1:5.0.1-4.el7ost will be updated\n---> Package python-manila.noarch 1:6.0.1-1.el7ost will be an update\n---> Package python-manilaclient.noarch 0:1.17.2-1.el7ost will be obsoleted\n---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be obsoleted\n---> Package python-microversion-parse.noarch 0:0.1.4-2.el7ost will be obsoleted\n---> Package python-mistral.noarch 0:5.2.0-2.el7ost will be updated\n---> Package python-mistral.noarch 0:6.0.2-1.el7ost will be an update\n--> Processing Dependency: python-jwt >= 1.0.1 for package: python-mistral-6.0.2-1.el7ost.noarch\n---> Package python-mistral-lib.noarch 0:0.3.3-1.el7ost will be obsoleted\n---> Package python-mistralclient.noarch 0:3.1.4-1.el7ost will be obsoleted\n---> Package python-networking-bgpvpn.noarch 0:7.0.0-3.el7ost will be obsoleted\n---> Package python-networking-l2gw.noarch 1:11.0.0-2.el7ost will be obsoleted\n---> Package python-networking-odl.noarch 1:11.0.0-3.el7ost will be updated\n---> Package python-networking-odl.noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost will be an update\n---> Package python-networking-ovn.noarch 0:3.0.1-1.el7ost will be updated\n---> Package python-networking-ovn.noarch 0:4.0.1-0.20180420150809.c7c16d4.el7ost will be an update\n---> Package python-neutron.noarch 1:11.0.2-1.el7ost will be updated\n---> Package python-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost will be an update\n---> Package python-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be updated\n---> Package python-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost will be an update\n---> Package python-neutron-lib.noarch 0:1.9.1-1.el7ost will be obsoleted\n---> Package python-neutronclient.noarch 0:6.5.0-1.el7ost will be obsoleted\n---> Package python-nova.noarch 1:16.0.4-15.el7ost will be updated\n---> Package python-nova.noarch 1:17.0.3-0.20180420001139.el7ost will be an update\n--> Processing Dependency: python2-os-service-types >= 1.1.0 for package: 1:python-nova-17.0.3-0.20180420001139.el7ost.noarch\n---> Package python-octavia.noarch 0:1.0.1-3.el7ost will be updated\n---> Package python-octavia.noarch 0:2.0.1-5.el7ost will be an update\n---> Package python-openstackclient.noarch 0:3.12.0-1.el7ost will be obsoleted\n---> Package python-openstackclient-lang.noarch 0:3.12.0-1.el7ost will be updated\n---> Package python-openstackclient-lang.noarch 0:3.14.1-1.el7ost will be an update\n---> Package python-openstacksdk.noarch 0:0.9.17-1.el7ost will be obsoleted\n---> Package python-openvswitch.noarch 0:2.7.3-3.git20180112.el7fdp will be updated\n---> Package python-openvswitch.noarch 0:2.9.0-20.el7fdp will be an update\n---> Package python-os-brick.noarch 0:1.15.5-1.el7ost will be obsoleted\n---> Package python-os-client-config.noarch 0:1.28.0-1.el7ost will be obsoleted\n---> Package python-os-traits.noarch 0:0.3.3-1.el7ost will be obsoleted\n---> Package python-os-vif.noarch 0:1.7.0-1.el7ost will be obsoleted\n---> Package python-os-win.noarch 0:2.2.0-1.el7ost will be obsoleted\n---> Package python-osc-lib.noarch 0:1.7.0-1.el7ost will be obsoleted\n---> Package python-oslo-cache.noarch 0:1.25.1-1.el7ost will be obsoleted\n---> Package python-oslo-cache-lang.noarch 0:1.25.1-1.el7ost will be updated\n---> Package python-oslo-cache-lang.noarch 0:1.28.0-1.el7ost will be an update\n---> Package python-oslo-concurrency.noarch 0:3.21.1-1.el7ost will be obsoleted\n---> Package python-oslo-concurrency-lang.noarch 0:3.21.1-1.el7ost will be updated\n---> Package python-oslo-concurrency-lang.noarch 0:3.25.0-1.el7ost will be an update\n---> Package python-oslo-config.noarch 2:4.11.1-1.el7ost will be obsoleted\n---> Package python-oslo-context.noarch 0:2.17.1-1.el7ost will be obsoleted\n---> Package python-oslo-db.noarch 0:4.25.1-1.el7ost will be obsoleted\n---> Package python-oslo-db-lang.noarch 0:4.25.1-1.el7ost will be updated\n---> Package python-oslo-db-lang.noarch 0:4.33.0-2.el7ost will be an update\n---> Package python-oslo-i18n.noarch 0:3.17.1-1.el7ost will be obsoleted\n---> Package python-oslo-i18n-lang.noarch 0:3.17.1-1.el7ost will be updated\n---> Package python-oslo-i18n-lang.noarch 0:3.19.0-2.el7ost will be an update\n---> Package python-oslo-log.noarch 0:3.30.2-1.el7ost will be obsoleted\n---> Package python-oslo-log-lang.noarch 0:3.30.2-1.el7ost will be updated\n---> Package python-oslo-log-lang.noarch 0:3.36.0-1.el7ost will be an update\n---> Package python-oslo-messaging.noarch 0:5.30.2-1.el7ost will be obsoleted\n---> Package python-oslo-middleware.noarch 0:3.30.1-1.el7ost will be obsoleted\n---> Package python-oslo-middleware-lang.noarch 0:3.30.1-1.el7ost will be updated\n---> Package python-oslo-middleware-lang.noarch 0:3.34.0-1.el7ost will be an update\n---> Package python-oslo-policy.noarch 0:1.25.2-1.el7ost will be obsoleted\n---> Package python-oslo-policy-lang.noarch 0:1.25.2-1.el7ost will be updated\n---> Package python-oslo-policy-lang.noarch 0:1.33.1-1.el7ost will be an update\n---> Package python-oslo-privsep.noarch 0:1.22.1-1.el7ost will be obsoleted\n---> Package python-oslo-privsep-lang.noarch 0:1.22.1-1.el7ost will be updated\n---> Package python-oslo-privsep-lang.noarch 0:1.27.0-1.el7ost will be an update\n---> Package python-oslo-reports.noarch 0:1.22.1-1.el7ost will be obsoleted\n---> Package python-oslo-rootwrap.noarch 0:5.9.2-1.el7ost will be obsoleted\n---> Package python-oslo-serialization.noarch 0:2.20.2-1.el7ost will be obsoleted\n---> Package python-oslo-service.noarch 0:1.25.1-1.el7ost will be obsoleted\n---> Package python-oslo-sphinx.noarch 0:4.15.1-1.el7ost will be obsoleted\n---> Package python-oslo-utils.noarch 0:3.28.1-1.el7ost will be obsoleted\n---> Package python-oslo-utils-lang.noarch 0:3.28.1-1.el7ost will be updated\n---> Package python-oslo-utils-lang.noarch 0:3.35.0-1.el7ost will be an update\n---> Package python-oslo-versionedobjects.noarch 0:1.26.1-1.el7ost will be obsoleted\n---> Package python-oslo-versionedobjects-lang.noarch 0:1.26.1-1.el7ost will be updated\n---> Package python-oslo-versionedobjects-lang.noarch 0:1.31.2-1.el7ost will be an update\n---> Package python-oslo-vmware.noarch 0:2.23.1-1.el7ost will be obsoleted\n---> Package python-oslo-vmware-lang.noarch 0:2.23.1-1.el7ost will be updated\n---> Package python-oslo-vmware-lang.noarch 0:2.26.0-1.el7ost will be an update\n---> Package python-osprofiler.noarch 0:1.11.0-1.el7ost will be obsoleted\n---> Package python-ovsdbapp.noarch 0:0.4.1-1.el7ost will be obsoleted\n---> Package python-panko.noarch 0:3.1.0-1.el7ost will be updated\n---> Package python-panko.noarch 0:4.0.1-1.el7ost will be an update\n---> Package python-paunch.noarch 0:1.5.3-1.el7ost will be updated\n---> Package python-paunch.noarch 0:2.5.0-1.el7ost will be an update\n---> Package python-pika_pool.noarch 0:0.1.3-3.el7ost will be obsoleted\n---> Package python-proliantutils.noarch 0:2.4.0-3.el7ost will be updated\n---> Package python-proliantutils.noarch 0:2.5.0-0.20180215153737.19072b8.el7ost will be an update\n---> Package python-pyOpenSSL.noarch 0:16.2.0-3.el7ost will be obsoleted\n---> Package python-pycadf.noarch 0:2.6.0-1.el7ost will be obsoleted\n---> Package python-pycadf-common.noarch 0:2.6.0-1.el7ost will be updated\n---> Package python-pycadf-common.noarch 0:2.7.0-1.el7ost will be an update\n---> Package python-pyeclib.x86_64 0:1.5.0-1.el7ost will be obsoleted\n---> Package python-pyroute2.noarch 0:0.4.19-1.el7ost will be obsoleted\n---> Package python-rados.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package python-rados.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package python-rbd.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package python-rbd.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package python-requests.noarch 0:2.14.2-0.1.el7ost will be obsoleted\n---> Package python-requestsexceptions.noarch 0:1.3.0-1.el7ost will be obsoleted\n---> Package python-rtslib.noarch 0:2.1.fb64-0.1.20170301.git3637171.el7cp will be updated\n---> Package python-rtslib.noarch 0:2.1.fb64-3.el7cp will be an update\n---> Package python-sahara.noarch 1:7.0.1-1.el7ost will be updated\n---> Package python-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n---> Package python-saharaclient.noarch 0:1.3.0-1.el7ost will be obsoleted\n---> Package python-scciclient.noarch 0:0.5.0-1.el7ost will be obsoleted\n---> Package python-sqlalchemy.x86_64 0:1.1.11-1.el7ost will be obsoleted\n---> Package python-stevedore.noarch 0:1.25.1-1.el7ost will be obsoleted\n---> Package python-sushy.noarch 0:1.1.0-1.el7ost will be obsoleted\n---> Package python-swift.noarch 0:2.15.1-4.el7ost will be updated\n---> Package python-swift.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost will be an update\n---> Package python-swiftclient.noarch 0:3.4.0-1.el7ost will be obsoleted\n---> Package python-taskflow.noarch 0:2.14.1-1.el7ost will be obsoleted\n---> Package python-tenacity.noarch 0:4.4.0-1.el7ost will be obsoleted\n---> Package python-tooz.noarch 0:1.58.0-1.el7ost will be obsoleted\n---> Package python-troveclient.noarch 0:2.12.0-1.el7ost will be obsoleted\n---> Package python-twisted.x86_64 0:16.1.1-5.el7ost will be updated\n---> Package python-twisted.x86_64 0:16.1.1-5.1.el7ost will be an update\n---> Package python-urllib3.noarch 0:1.21.1-1.0.el7ost will be obsoleted\n---> Package python-voluptuous.noarch 0:0.8.9-1.el7ost will be obsoleted\n---> Package python-yaql.noarch 0:1.1.0-3.el7ost will be obsoleted\n---> Package python-zaqarclient.noarch 0:1.7.0-1.el7ost will be obsoleted\n---> Package python2-alembic.noarch 0:0.9.7-1.el7ost will be obsoleting\n---> Package python2-aodhclient.noarch 0:1.0.0-1.el7ost will be obsoleting\n---> Package python2-automaton.noarch 0:1.14.0-1.el7ost will be obsoleting\n---> Package python2-babel.noarch 0:2.3.4-1.1.el7ost will be obsoleting\n---> Package python2-barbicanclient.noarch 0:4.6.0-1.el7ost will be obsoleting\n---> Package python2-botocore.noarch 0:1.8.33-1.el7ost will be obsoleting\n---> Package python2-cachetools.noarch 0:2.0.1-3.el7ost will be obsoleting\n---> Package python2-castellan.noarch 0:0.17.0-1.el7ost will be obsoleting\n---> Package python2-ceilometermiddleware.noarch 0:1.2.0-1.el7ost will be obsoleting\n---> Package python2-cffi.x86_64 0:1.11.2-1.el7ost will be obsoleting\n---> Package python2-cinderclient.noarch 0:3.5.0-1.el7ost will be obsoleting\n---> Package python2-cliff.noarch 0:2.11.0-1.el7ost will be obsoleting\n---> Package python2-croniter.noarch 0:0.3.19-1.el7ost will be obsoleting\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be updated\n---> Package python2-cryptography.x86_64 0:2.1.4-2.el7ost will be an update\n--> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.1.4-2.el7ost.x86_64\n---> Package python2-cursive.noarch 0:0.2.1-1.el7ost will be obsoleting\n---> Package python2-dateutil.noarch 1:2.6.1-1.el7ost will be obsoleting\n---> Package python2-debtcollector.noarch 0:1.19.0-1.el7ost will be obsoleting\n---> Package python2-designateclient.noarch 0:2.9.0-1.el7ost will be obsoleting\n---> Package python2-django.noarch 0:1.11.10-1.el7ost will be obsoleting\n---> Package python2-django-compressor.noarch 0:2.1-5.el7ost will be obsoleting\n---> Package python2-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost will be obsoleting\n---> Package python2-extras.noarch 0:1.0.0-2.el7ost will be obsoleting\n---> Package python2-fixtures.noarch 0:3.0.0-7.el7ost will be obsoleting\n---> Package python2-futures.noarch 0:3.1.1-2.1.el7ost will be obsoleting\n---> Package python2-futurist.noarch 0:1.6.0-1.el7ost will be obsoleting\n---> Package python2-glance-store.noarch 0:0.23.1-0.20180213060248.ad7df98.el7ost will be obsoleting\n---> Package python2-glanceclient.noarch 1:2.10.0-1.el7ost will be obsoleting\n---> Package python2-gnocchiclient.noarch 0:7.0.1-1.el7ost will be obsoleting\n---> Package python2-greenlet.x86_64 0:0.4.12-1.el7ost will be obsoleting\n---> Package python2-heatclient.noarch 0:1.14.0-1.el7ost will be obsoleting\n---> Package python2-idna.noarch 0:2.5-1.el7ost will be obsoleting\n---> Package python2-ironicclient.noarch 0:2.2.0-1.el7ost will be obsoleting\n---> Package python2-jinja2.noarch 0:2.10-2.el7ost will be obsoleting\n---> Package python2-jsonpatch.noarch 0:1.21-1.el7ost will be obsoleting\n---> Package python2-keystoneauth1.noarch 0:3.4.0-1.el7ost will be obsoleting\n---> Package python2-keystoneclient.noarch 1:3.15.0-1.el7ost will be obsoleting\n---> Package python2-keystonemiddleware.noarch 0:4.21.0-1.el7ost will be obsoleting\n---> Package python2-magnumclient.noarch 0:2.9.0-1.el7ost will be obsoleting\n---> Package python2-manilaclient.noarch 0:1.21.0-1.el7ost will be obsoleting\n---> Package python2-markupsafe.x86_64 0:0.23-16.el7ost will be obsoleting\n---> Package python2-microversion-parse.noarch 0:0.1.4-2.1.el7ost will be obsoleting\n---> Package python2-mistral-lib.noarch 0:0.4.0-1.el7ost will be obsoleting\n---> Package python2-mistralclient.noarch 0:3.3.0-1.el7ost will be obsoleting\n---> Package python2-networking-bgpvpn.noarch 0:8.0.1-0.20180228154427.a15c091.el7ost will be obsoleting\n---> Package python2-networking-l2gw.noarch 1:12.0.2-0.20180412115803.a9f8009.el7ost will be obsoleting\n---> Package python2-neutron-lib.noarch 0:1.13.0-1.el7ost will be obsoleting\n---> Package python2-neutronclient.noarch 0:6.7.0-1.el7ost will be obsoleting\n---> Package python2-openstackclient.noarch 0:3.14.1-1.el7ost will be obsoleting\n---> Package python2-openstacksdk.noarch 0:0.11.3-1.el7ost will be obsoleting\n--> Processing Dependency: python2-munch for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n---> Package python2-os-brick.noarch 0:2.3.1-1.el7ost will be obsoleting\n---> Package python2-os-client-config.noarch 0:1.29.0-1.el7ost will be obsoleting\n---> Package python2-os-traits.noarch 0:0.5.0-1.el7ost will be obsoleting\n---> Package python2-os-vif.noarch 0:1.9.1-2.el7ost will be obsoleting\n---> Package python2-os-win.noarch 0:3.0.1-1.el7ost will be obsoleting\n---> Package python2-osc-lib.noarch 0:1.9.0-1.el7ost will be obsoleting\n---> Package python2-oslo-cache.noarch 0:1.28.0-1.el7ost will be obsoleting\n---> Package python2-oslo-concurrency.noarch 0:3.25.0-1.el7ost will be obsoleting\n---> Package python2-oslo-config.noarch 2:5.2.0-1.el7ost will be obsoleting\n---> Package python2-oslo-context.noarch 0:2.20.0-1.el7ost will be obsoleting\n---> Package python2-oslo-db.noarch 0:4.33.0-2.el7ost will be obsoleting\n---> Package python2-oslo-i18n.noarch 0:3.19.0-2.el7ost will be obsoleting\n---> Package python2-oslo-log.noarch 0:3.36.0-1.el7ost will be obsoleting\n---> Package python2-oslo-messaging.noarch 0:5.35.0-1.el7ost will be obsoleting\n---> Package python2-oslo-middleware.noarch 0:3.34.0-1.el7ost will be obsoleting\n---> Package python2-oslo-policy.noarch 0:1.33.1-1.el7ost will be obsoleting\n---> Package python2-oslo-privsep.noarch 0:1.27.0-1.el7ost will be obsoleting\n---> Package python2-oslo-reports.noarch 0:1.26.0-1.el7ost will be obsoleting\n---> Package python2-oslo-rootwrap.noarch 0:5.13.0-1.el7ost will be obsoleting\n---> Package python2-oslo-serialization.noarch 0:2.24.0-1.el7ost will be obsoleting\n---> Package python2-oslo-service.noarch 0:1.29.0-1.el7ost will be obsoleting\n---> Package python2-oslo-sphinx.noarch 0:4.18.1-0.20180223103803.3d19539.el7ost will be obsoleting\n---> Package python2-oslo-utils.noarch 0:3.35.0-1.el7ost will be obsoleting\n---> Package python2-oslo-versionedobjects.noarch 0:1.31.2-1.el7ost will be obsoleting\n---> Package python2-oslo-vmware.noarch 0:2.26.0-1.el7ost will be obsoleting\n---> Package python2-osprofiler.noarch 0:1.15.2-1.el7ost will be obsoleting\n---> Package python2-ovsdbapp.noarch 0:0.10.1-1.el7ost will be obsoleting\n---> Package python2-pika_pool.noarch 0:0.1.3-3.1.el7ost will be obsoleting\n---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7ost will be obsoleting\n---> Package python2-pycadf.noarch 0:2.7.0-1.el7ost will be obsoleting\n---> Package python2-pyeclib.x86_64 0:1.5.0-3.el7ost will be obsoleting\n---> Package python2-pyroute2.noarch 0:0.4.21-1.el7ost will be obsoleting\n---> Package python2-requests.noarch 0:2.14.2-1.el7ost will be obsoleting\n---> Package python2-requestsexceptions.noarch 0:1.4.0-1.el7ost will be obsoleting\n---> Package python2-saharaclient.noarch 0:1.5.0-1.el7ost will be obsoleting\n---> Package python2-scciclient.noarch 0:0.6.1-1.el7ost will be obsoleting\n--> Processing Dependency: python2-pyghmi for package: python2-scciclient-0.6.1-1.el7ost.noarch\n---> Package python2-sqlalchemy.x86_64 0:1.2.2-2.el7ost will be obsoleting\n---> Package python2-stevedore.noarch 0:1.28.0-1.el7ost will be obsoleting\n---> Package python2-sushy.noarch 0:1.3.2-1.el7ost will be obsoleting\n---> Package python2-swiftclient.noarch 0:3.5.0-1.el7ost will be obsoleting\n---> Package python2-taskflow.noarch 0:3.1.0-1.el7ost will be obsoleting\n---> Package python2-tenacity.noarch 0:4.8.0-1.el7ost will be obsoleting\n---> Package python2-tooz.noarch 0:1.60.0-1.el7ost will be obsoleting\n---> Package python2-troveclient.noarch 0:2.14.0-1.el7ost will be obsoleting\n---> Package python2-urllib3.noarch 0:1.21.1-1.2.el7ost will be obsoleting\n---> Package python2-voluptuous.noarch 0:0.10.5-2.el7ost will be obsoleting\n---> Package python2-yaql.noarch 0:1.1.3-2.el7ost will be obsoleting\n---> Package python2-zaqarclient.noarch 0:1.9.0-1.el7ost will be obsoleting\n---> Package rabbitmq-server.noarch 0:3.6.5-5.el7ost will be updated\n---> Package rabbitmq-server.noarch 0:3.6.15-3.el7ost will be an update\n---> Package rbd-mirror.x86_64 2:10.2.10-17.el7cp will be updated\n---> Package rbd-mirror.x86_64 2:12.2.4-10.el7cp will be an update\n---> Package rhosp-release.noarch 0:12.0-3.el7ost will be updated\n---> Package rhosp-release.noarch 0:13.0-3.el7ost will be an update\n---> Package rubygem-eventmachine.x86_64 0:1.2.1-1.el7ost will be updated\n---> Package rubygem-eventmachine.x86_64 0:1.2.5-1.el7ost will be an update\n---> Package rubygem-oj.x86_64 0:2.14.6-3.el7 will be updated\n---> Package rubygem-oj.x86_64 0:2.18.1-1.el7ost will be an update\n---> Package rubygem-sensu-extensions.noarch 0:1.7.1-1.el7ost will be updated\n---> Package rubygem-sensu-extensions.noarch 0:1.9.0-1.el7ost will be an update\n--> Processing Dependency: rubygem(sensu-extensions-check-dependencies) = 1.0.1 for package: rubygem-sensu-extensions-1.9.0-1.el7ost.noarch\n---> Package rubygem-sensu-extensions-occurrences.noarch 0:1.1.0-2.el7ost will be updated\n---> Package rubygem-sensu-extensions-occurrences.noarch 0:1.2.0-1.el7ost will be an update\n---> Package rubygem-sensu-json.noarch 0:2.0.1-1.el7ost will be updated\n---> Package rubygem-sensu-json.noarch 0:2.1.0-1.el7ost will be an update\n---> Package rubygem-sensu-redis.noarch 0:2.1.0-2.el7ost will be updated\n---> Package rubygem-sensu-redis.noarch 0:2.2.0-1.el7ost will be an update\n---> Package rubygem-sensu-settings.noarch 0:9.6.0-1.el7ost will be updated\n---> Package rubygem-sensu-settings.noarch 0:10.9.0-1.el7ost will be an update\n--> Processing Dependency: rubygem(parse-cron) for package: rubygem-sensu-settings-10.9.0-1.el7ost.noarch\n---> Package rubygem-yajl-ruby.x86_64 0:1.3.0-2.el7 will be updated\n---> Package rubygem-yajl-ruby.x86_64 0:1.3.1-1.el7 will be an update\n---> Package sensu.noarch 0:0.27.0-4.el7ost will be updated\n---> Package sensu.noarch 0:1.1.3-2.el7ost will be an update\n---> Package sensu-common.noarch 0:0.27.0-4.el7ost will be updated\n---> Package sensu-common.noarch 0:1.1.3-2.el7ost will be an update\n---> Package targetcli.noarch 0:2.1.fb47-0.1.20170301.gitf632f38.el7cp will be updated\n---> Package targetcli.noarch 0:2.1.fb47-0.1.20170815.git5bf3517.el7cp will be an update\n--> Running transaction check\n---> Package libradosstriper1.x86_64 2:12.2.4-10.el7cp will be installed\n---> Package mariadb-common.x86_64 3:10.1.20-2.el7ost will be installed\n--> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.20-2.el7ost.x86_64\n---> Package mariadb-server.x86_64 3:10.1.20-2.el7ost will be installed\n--> Processing Dependency: mariadb-errmsg(x86-64) = 3:10.1.20-2.el7ost for package: 3:mariadb-server-10.1.20-2.el7ost.x86_64\n---> Package openstack-sahara-image-pack.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be installed\n---> Package puppet-designate.noarch 0:12.4.0-0.20180329031405.84870dd.el7ost will be installed\n--> Processing Dependency: puppet-dns for package: puppet-designate-12.4.0-0.20180329031405.84870dd.el7ost.noarch\n---> Package python-jwt.noarch 0:1.5.3-1.el7 will be installed\n---> Package python-pyghmi.noarch 0:1.0.22-1.el7ost will be installed\n---> Package python-rgw.x86_64 2:12.2.4-10.el7cp will be installed\n---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7ost will be installed\n---> Package python2-munch.noarch 0:2.2.0-2.el7ost will be installed\n---> Package python2-octaviaclient.noarch 0:1.4.0-1.el7ost will be installed\n---> Package python2-os-service-types.noarch 0:1.1.0-1.el7ost will be installed\n---> Package python2-pyparsing.noarch 0:2.1.10-3.el7ost will be installed\n---> Package rubygem-parse-cron.noarch 0:0.1.4-1.el7ost will be installed\n---> Package rubygem-sensu-extensions-check-dependencies.noarch 0:1.0.1-1.el7ost will be installed\n--> Running transaction check\n---> Package mariadb-config.x86_64 3:10.1.20-2.el7ost will be installed\n---> Package mariadb-errmsg.x86_64 3:10.1.20-2.el7ost will be installed\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n---> Package puppet-dns.noarch 0:5.1.1-0.20180216195239.99cd025.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n gnocchi-api noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 5.5 k\n replacing openstack-gnocchi-api.noarch 4.0.3-3.el7ost\n gnocchi-common noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 11 k\n replacing openstack-gnocchi-common.noarch 4.0.3-3.el7ost\n replacing openstack-gnocchi-indexer-sqlalchemy.noarch 4.0.3-3.el7ost\n gnocchi-metricd noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 5.2 k\n replacing openstack-gnocchi-metricd.noarch 4.0.3-3.el7ost\n gnocchi-statsd noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 5.2 k\n replacing openstack-gnocchi-statsd.noarch 4.0.3-3.el7ost\n libcephfs2 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 451 k\n replacing libcephfs1.x86_64 2:10.2.10-17.el7cp\n mariadb-server-galera x86_64 3:10.1.20-2.el7ost\n rhelosp-13.0-puddle 42 k\n replacing mariadb-galera-server.x86_64 1:5.5.42-7.el7ost\n openstack-ceilometer-common\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 41 k\n replacing openstack-ceilometer-api.noarch 1:9.0.4-2.el7ost\n replacing openstack-ceilometer-collector.noarch 1:9.0.4-2.el7ost\n openstack-heat-common noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 1.7 M\n replacing openstack-heat-api-cloudwatch.noarch 1:9.0.3-1.el7ost\n python-django-horizon noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost\n rhelosp-13.0-puddle 800 k\n replacing python-django-openstack-auth.noarch 3.5.0-3.el7ost\n python-docker noarch 2.4.2-1.3.el7 rhelosp-13.0-puddle 168 k\n replacing python-docker-py.noarch 1.10.6-3.el7\n python2-alembic noarch 0.9.7-1.el7ost rhelosp-13.0-puddle 762 k\n replacing python-alembic.noarch 0.8.10-1.el7ost\n python2-aodhclient noarch 1.0.0-1.el7ost rhelosp-13.0-puddle 47 k\n replacing python-aodhclient.noarch 0.9.0-1.el7ost\n python2-automaton noarch 1.14.0-1.el7ost rhelosp-13.0-puddle 37 k\n replacing python-automaton.noarch 1.12.1-1.el7ost\n python2-babel noarch 2.3.4-1.1.el7ost rhelosp-13.0-puddle 4.8 M\n replacing python-babel.noarch 2.3.4-1.el7ost\n python2-barbicanclient noarch 4.6.0-1.el7ost rhelosp-13.0-puddle 119 k\n replacing python-barbicanclient.noarch 4.5.2-1.el7ost\n python2-botocore noarch 1.8.33-1.el7ost rhelosp-13.0-puddle 2.8 M\n replacing python-botocore.noarch 1.4.43-1.el7ost\n python2-cachetools noarch 2.0.1-3.el7ost rhelosp-13.0-puddle 27 k\n replacing python-cachetools.noarch 1.1.6-2.el7ost\n python2-castellan noarch 0.17.0-1.el7ost rhelosp-13.0-puddle 108 k\n replacing python-castellan.noarch 0.12.2-1.el7ost\n python2-ceilometermiddleware\n noarch 1.2.0-1.el7ost rhelosp-13.0-puddle 30 k\n replacing python-ceilometermiddleware.noarch 1.1.0-1.el7ost\n python2-cffi x86_64 1.11.2-1.el7ost rhelosp-13.0-puddle 230 k\n replacing python-cffi.x86_64 1.6.0-5.el7\n python2-cinderclient noarch 3.5.0-1.el7ost rhelosp-13.0-puddle 260 k\n replacing python-cinderclient.noarch 3.1.0-1.el7ost\n python2-cliff noarch 2.11.0-1.el7ost rhelosp-13.0-puddle 88 k\n replacing python-cliff.noarch 2.8.0-1.el7ost\n python2-croniter noarch 0.3.19-1.el7ost rhelosp-13.0-puddle 33 k\n replacing python-croniter.noarch 0.3.4-5.el7ost\n python2-cursive noarch 0.2.1-1.el7ost rhelosp-13.0-puddle 53 k\n replacing python-cursive.noarch 0.1.2-1.el7ost\n python2-dateutil noarch 1:2.6.1-1.el7ost rhelosp-13.0-puddle 246 k\n replacing python-dateutil.noarch 1:2.4.2-1.el7ost\n python2-debtcollector noarch 1.19.0-1.el7ost rhelosp-13.0-puddle 28 k\n replacing python-debtcollector.noarch 1.17.1-1.el7ost\n python2-designateclient noarch 2.9.0-1.el7ost rhelosp-13.0-puddle 117 k\n replacing python-designateclient.noarch 2.7.0-1.el7ost\n python2-django noarch 1.11.10-1.el7ost rhelosp-13.0-puddle 4.2 M\n replacing python-django.noarch 1.8.18-1.el7ost\n python2-django-compressor noarch 2.1-5.el7ost rhelosp-13.0-puddle 166 k\n replacing python-django-compressor.noarch 2.0-1.el7ost\n python2-ec2-api noarch 6.0.1-0.20180329214259.219dbc7.el7ost\n rhelosp-13.0-puddle 271 k\n replacing python-ec2-api.noarch 5.0.0-2.el7ost\n python2-extras noarch 1.0.0-2.el7ost rhelosp-13.0-puddle 17 k\n replacing python-extras.noarch 0.0.3-8.el7ost\n python2-fixtures noarch 3.0.0-7.el7ost rhelosp-13.0-puddle 89 k\n replacing python-fixtures.noarch 3.0.0-2.el7ost\n python2-futures noarch 3.1.1-2.1.el7ost rhelosp-13.0-puddle 29 k\n replacing python-futures.noarch 3.0.3-1.el7ost\n python2-futurist noarch 1.6.0-1.el7ost rhelosp-13.0-puddle 59 k\n replacing python-futurist.noarch 1.3.1-1.el7ost\n python2-glance-store noarch 0.23.1-0.20180213060248.ad7df98.el7ost\n rhelosp-13.0-puddle 224 k\n replacing python-glance-store.noarch 0.22.0-1.el7ost\n python2-glanceclient noarch 1:2.10.0-1.el7ost rhelosp-13.0-puddle 136 k\n replacing python-glanceclient.noarch 1:2.8.0-2.el7ost\n python2-gnocchiclient noarch 7.0.1-1.el7ost rhelosp-13.0-puddle 72 k\n replacing python-gnocchiclient.noarch 3.3.1-1.el7ost\n python2-greenlet x86_64 0.4.12-1.el7ost rhelosp-13.0-puddle 25 k\n replacing python-greenlet.x86_64 0.4.2-4.el7\n python2-heatclient noarch 1.14.0-1.el7ost rhelosp-13.0-puddle 159 k\n replacing python-heatclient.noarch 1.11.1-1.el7ost\n python2-idna noarch 2.5-1.el7ost rhelosp-13.0-puddle 95 k\n replacing python-idna.noarch 2.4-1.el7\n python2-ironicclient noarch 2.2.0-1.el7ost rhelosp-13.0-puddle 391 k\n replacing python-ironicclient.noarch 1.17.0-1.el7ost\n python2-jinja2 noarch 2.10-2.el7ost rhelosp-13.0-puddle 527 k\n replacing python-jinja2.noarch 2.7.2-2.el7cp\n python2-jsonpatch noarch 1.21-1.el7ost rhelosp-13.0-puddle 22 k\n replacing python-jsonpatch.noarch 1.2-4.el7\n python2-keystoneauth1 noarch 3.4.0-1.el7ost rhelosp-13.0-puddle 385 k\n replacing python-keystoneauth1.noarch 3.1.0-1.el7ost\n python2-keystoneclient noarch 1:3.15.0-1.el7ost rhelosp-13.0-puddle 237 k\n replacing python-keystoneclient.noarch 1:3.13.0-1.el7ost\n python2-keystonemiddleware noarch 4.21.0-1.el7ost rhelosp-13.0-puddle 95 k\n replacing python-keystonemiddleware.noarch 4.17.0-1.el7ost\n python2-magnumclient noarch 2.9.0-1.el7ost rhelosp-13.0-puddle 110 k\n replacing python-magnumclient.noarch 2.7.0-1.el7ost\n python2-manilaclient noarch 1.21.0-1.el7ost rhelosp-13.0-puddle 411 k\n replacing python-manilaclient.noarch 1.17.2-1.el7ost\n python2-markupsafe x86_64 0.23-16.el7ost rhelosp-13.0-puddle 32 k\n replacing python-markupsafe.x86_64 0.11-10.el7\n python2-microversion-parse noarch 0.1.4-2.1.el7ost rhelosp-13.0-puddle 17 k\n replacing python-microversion-parse.noarch 0.1.4-2.el7ost\n python2-mistral-lib noarch 0.4.0-1.el7ost rhelosp-13.0-puddle 24 k\n replacing python-mistral-lib.noarch 0.3.3-1.el7ost\n python2-mistralclient noarch 3.3.0-1.el7ost rhelosp-13.0-puddle 173 k\n replacing python-mistralclient.noarch 3.1.4-1.el7ost\n python2-networking-bgpvpn noarch 8.0.1-0.20180228154427.a15c091.el7ost\n rhelosp-13.0-puddle 99 k\n replacing python-networking-bgpvpn.noarch 7.0.0-3.el7ost\n python2-networking-l2gw noarch 1:12.0.2-0.20180412115803.a9f8009.el7ost\n rhelosp-13.0-puddle 150 k\n replacing python-networking-l2gw.noarch 1:11.0.0-2.el7ost\n python2-neutron-lib noarch 1.13.0-1.el7ost rhelosp-13.0-puddle 232 k\n replacing python-neutron-lib.noarch 1.9.1-1.el7ost\n python2-neutronclient noarch 6.7.0-1.el7ost rhelosp-13.0-puddle 305 k\n replacing python-neutronclient.noarch 6.5.0-1.el7ost\n python2-openstackclient noarch 3.14.1-1.el7ost rhelosp-13.0-puddle 1.0 M\n replacing python-openstackclient.noarch 3.12.0-1.el7ost\n python2-openstacksdk noarch 0.11.3-1.el7ost rhelosp-13.0-puddle 566 k\n replacing python-openstacksdk.noarch 0.9.17-1.el7ost\n python2-os-brick noarch 2.3.1-1.el7ost rhelosp-13.0-puddle 1.1 M\n replacing python-os-brick.noarch 1.15.5-1.el7ost\n python2-os-client-config noarch 1.29.0-1.el7ost rhelosp-13.0-puddle 82 k\n replacing python-os-client-config.noarch 1.28.0-1.el7ost\n python2-os-traits noarch 0.5.0-1.el7ost rhelosp-13.0-puddle 23 k\n replacing python-os-traits.noarch 0.3.3-1.el7ost\n python2-os-vif noarch 1.9.1-2.el7ost rhelosp-13.0-puddle 72 k\n replacing python-os-vif.noarch 1.7.0-1.el7ost\n python2-os-win noarch 3.0.1-1.el7ost rhelosp-13.0-puddle 412 k\n replacing python-os-win.noarch 2.2.0-1.el7ost\n python2-osc-lib noarch 1.9.0-1.el7ost rhelosp-13.0-puddle 70 k\n replacing python-osc-lib.noarch 1.7.0-1.el7ost\n python2-oslo-cache noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 45 k\n replacing python-oslo-cache.noarch 1.25.1-1.el7ost\n python2-oslo-concurrency noarch 3.25.0-1.el7ost rhelosp-13.0-puddle 36 k\n replacing python-oslo-concurrency.noarch 3.21.1-1.el7ost\n python2-oslo-config noarch 2:5.2.0-1.el7ost rhelosp-13.0-puddle 199 k\n replacing python-oslo-config.noarch 2:4.11.1-1.el7ost\n python2-oslo-context noarch 2.20.0-1.el7ost rhelosp-13.0-puddle 21 k\n replacing python-oslo-context.noarch 2.17.1-1.el7ost\n python2-oslo-db noarch 4.33.0-2.el7ost rhelosp-13.0-puddle 144 k\n replacing python-oslo-db.noarch 4.25.1-1.el7ost\n python2-oslo-i18n noarch 3.19.0-2.el7ost rhelosp-13.0-puddle 52 k\n replacing python-oslo-i18n.noarch 3.17.1-1.el7ost\n python2-oslo-log noarch 3.36.0-1.el7ost rhelosp-13.0-puddle 57 k\n replacing python-oslo-log.noarch 3.30.2-1.el7ost\n python2-oslo-messaging noarch 5.35.0-1.el7ost rhelosp-13.0-puddle 355 k\n replacing python-oslo-messaging.noarch 5.30.2-1.el7ost\n python2-oslo-middleware noarch 3.34.0-1.el7ost rhelosp-13.0-puddle 49 k\n replacing python-oslo-middleware.noarch 3.30.1-1.el7ost\n python2-oslo-policy noarch 1.33.1-1.el7ost rhelosp-13.0-puddle 59 k\n replacing python-oslo-policy.noarch 1.25.2-1.el7ost\n python2-oslo-privsep noarch 1.27.0-1.el7ost rhelosp-13.0-puddle 31 k\n replacing python-oslo-privsep.noarch 1.22.1-1.el7ost\n python2-oslo-reports noarch 1.26.0-1.el7ost rhelosp-13.0-puddle 53 k\n replacing python-oslo-reports.noarch 1.22.1-1.el7ost\n python2-oslo-rootwrap noarch 5.13.0-1.el7ost rhelosp-13.0-puddle 39 k\n replacing python-oslo-rootwrap.noarch 5.9.2-1.el7ost\n python2-oslo-serialization noarch 2.24.0-1.el7ost rhelosp-13.0-puddle 28 k\n replacing python-oslo-serialization.noarch 2.20.2-1.el7ost\n python2-oslo-service noarch 1.29.0-1.el7ost rhelosp-13.0-puddle 60 k\n replacing python-oslo-service.noarch 1.25.1-1.el7ost\n python2-oslo-sphinx noarch 4.18.1-0.20180223103803.3d19539.el7ost\n rhelosp-13.0-puddle 31 k\n replacing python-oslo-sphinx.noarch 4.15.1-1.el7ost\n python2-oslo-utils noarch 3.35.0-1.el7ost rhelosp-13.0-puddle 72 k\n replacing python-oslo-utils.noarch 3.28.1-1.el7ost\n python2-oslo-versionedobjects\n noarch 1.31.2-1.el7ost rhelosp-13.0-puddle 72 k\n replacing python-oslo-versionedobjects.noarch 1.26.1-1.el7ost\n python2-oslo-vmware noarch 2.26.0-1.el7ost rhelosp-13.0-puddle 189 k\n replacing python-oslo-vmware.noarch 2.23.1-1.el7ost\n python2-osprofiler noarch 1.15.2-1.el7ost rhelosp-13.0-puddle 121 k\n replacing python-osprofiler.noarch 1.11.0-1.el7ost\n python2-ovsdbapp noarch 0.10.1-1.el7ost rhelosp-13.0-puddle 95 k\n replacing python-ovsdbapp.noarch 0.4.1-1.el7ost\n python2-pika_pool noarch 0.1.3-3.1.el7ost rhelosp-13.0-puddle 13 k\n replacing python-pika_pool.noarch 0.1.3-3.el7ost\n python2-pyOpenSSL noarch 17.3.0-3.el7ost rhelosp-13.0-puddle 93 k\n replacing python-pyOpenSSL.noarch 16.2.0-3.el7ost\n python2-pycadf noarch 2.7.0-1.el7ost rhelosp-13.0-puddle 46 k\n replacing python-pycadf.noarch 2.6.0-1.el7ost\n python2-pyeclib x86_64 1.5.0-3.el7ost rhelosp-13.0-puddle 48 k\n replacing python-pyeclib.x86_64 1.5.0-1.el7ost\n python2-pyroute2 noarch 0.4.21-1.el7ost rhelosp-13.0-puddle 378 k\n replacing python-pyroute2.noarch 0.4.19-1.el7ost\n python2-requests noarch 2.14.2-1.el7ost rhelosp-13.0-puddle 117 k\n replacing python-requests.noarch 2.14.2-0.1.el7ost\n python2-requestsexceptions noarch 1.4.0-1.el7ost rhelosp-13.0-puddle 11 k\n replacing python-requestsexceptions.noarch 1.3.0-1.el7ost\n python2-saharaclient noarch 1.5.0-1.el7ost rhelosp-13.0-puddle 171 k\n replacing python-saharaclient.noarch 1.3.0-1.el7ost\n python2-scciclient noarch 0.6.1-1.el7ost rhelosp-13.0-puddle 97 k\n replacing python-scciclient.noarch 0.5.0-1.el7ost\n python2-sqlalchemy x86_64 1.2.2-2.el7ost rhelosp-13.0-puddle 1.8 M\n replacing python-sqlalchemy.x86_64 1.1.11-1.el7ost\n python2-stevedore noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 57 k\n replacing python-stevedore.noarch 1.25.1-1.el7ost\n python2-sushy noarch 1.3.2-1.el7ost rhelosp-13.0-puddle 51 k\n replacing python-sushy.noarch 1.1.0-1.el7ost\n python2-swiftclient noarch 3.5.0-1.el7ost rhelosp-13.0-puddle 160 k\n replacing python-swiftclient.noarch 3.4.0-1.el7ost\n python2-taskflow noarch 3.1.0-1.el7ost rhelosp-13.0-puddle 678 k\n replacing python-taskflow.noarch 2.14.1-1.el7ost\n python2-tenacity noarch 4.8.0-1.el7ost rhelosp-13.0-puddle 43 k\n replacing python-tenacity.noarch 4.4.0-1.el7ost\n python2-tooz noarch 1.60.0-1.el7ost rhelosp-13.0-puddle 97 k\n replacing python-tooz.noarch 1.58.0-1.el7ost\n python2-troveclient noarch 2.14.0-1.el7ost rhelosp-13.0-puddle 1.4 M\n replacing python-troveclient.noarch 2.12.0-1.el7ost\n python2-urllib3 noarch 1.21.1-1.2.el7ost rhelosp-13.0-puddle 173 k\n replacing python-urllib3.noarch 1.21.1-1.0.el7ost\n python2-voluptuous noarch 0.10.5-2.el7ost rhelosp-13.0-puddle 50 k\n replacing python-voluptuous.noarch 0.8.9-1.el7ost\n python2-yaql noarch 1.1.3-2.el7ost rhelosp-13.0-puddle 183 k\n replacing python-yaql.noarch 1.1.0-3.el7ost\n python2-zaqarclient noarch 1.9.0-1.el7ost rhelosp-13.0-puddle 122 k\n replacing python-zaqarclient.noarch 1.7.0-1.el7ost\nUpdating:\n ceph-base x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 3.9 M\n ceph-common x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 15 M\n ceph-mds x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-tools\n 3.6 M\n ceph-mon x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 5.0 M\n ceph-radosgw x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-tools\n 3.8 M\n ceph-selinux x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 41 k\n collectd x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 627 k\n collectd-apache x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 28 k\n collectd-ceph x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-curl x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 41 k\n collectd-curl_json x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-curl_xml x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 30 k\n collectd-disk x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 27 k\n collectd-ipmi x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 33 k\n collectd-iptables x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 26 k\n collectd-mysql x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-netlink x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 28 k\n collectd-ping x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 28 k\n collectd-rrdcached x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 31 k\n collectd-rrdtool x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 33 k\n collectd-sensors x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 26 k\n collectd-smart x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 27 k\n collectd-utils x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 48 k\n collectd-virt x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 38 k\n collectd-write_http x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 34 k\n collectd-write_sensu x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 30 k\n erlang-asn1 x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 733 k\n erlang-compiler x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 1.1 M\n erlang-crypto x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 125 k\n erlang-eldap x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 116 k\n erlang-erts x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 2.7 M\n erlang-hipe x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 2.6 M\n erlang-inets x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 757 k\n erlang-kernel x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 1.0 M\n erlang-mnesia x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 688 k\n erlang-os_mon x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 108 k\n erlang-otp_mibs x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 36 k\n erlang-public_key x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 567 k\n erlang-runtime_tools x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 176 k\n erlang-sasl x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 278 k\n erlang-snmp x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 1.5 M\n erlang-ssl x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 692 k\n erlang-stdlib x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 2.1 M\n erlang-syntax_tools x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 341 k\n erlang-tools x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 549 k\n erlang-xmerl x86_64 18.3.4.8-1.el7ost rhelosp-13.0-puddle 985 k\n libcollectdclient x86_64 5.8.0-10.el7ost rhelosp-13.0-optools-puddle\n 38 k\n liberasurecode x86_64 1.5.0-4.el7ost rhelosp-13.0-puddle 55 k\n librados2 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 2.9 M\n librbd1 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 1.1 M\n librgw2 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 1.7 M\n mariadb x86_64 3:10.1.20-2.el7ost\n rhelosp-13.0-puddle 6.0 M\n mariadb-libs x86_64 3:10.1.20-2.el7ost\n rhelosp-13.0-puddle 644 k\n openstack-aodh-api noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 5.2 k\n openstack-aodh-common noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 31 k\n openstack-aodh-evaluator noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-aodh-listener noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-aodh-notifier noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-ceilometer-central\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 4.6 k\n openstack-ceilometer-compute\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 4.7 k\n openstack-ceilometer-ipmi noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 6.4 k\n openstack-ceilometer-notification\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 9.8 k\n openstack-ceilometer-polling\n noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 5.2 k\n openstack-cinder noarch 1:12.0.1-0.20180418194613.c476898.el7ost\n rhelosp-13.0-puddle 58 k\n openstack-dashboard noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost\n rhelosp-13.0-puddle 12 M\n openstack-dashboard-theme noarch 1:13.0.0-1.el7ost rhelosp-13.0-puddle 705 k\n openstack-ec2-api noarch 6.0.1-0.20180329214259.219dbc7.el7ost\n rhelosp-13.0-puddle 11 k\n openstack-glance noarch 1:16.0.1-2.el7ost rhelosp-13.0-puddle 77 k\n openstack-heat-api noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 11 k\n openstack-heat-api-cfn noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 11 k\n openstack-heat-engine noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 9.9 k\n openstack-ironic-api noarch 1:10.1.2-4.el7ost rhelosp-13.0-puddle 6.0 k\n openstack-ironic-common noarch 1:10.1.2-4.el7ost rhelosp-13.0-puddle 1.0 M\n openstack-ironic-conductor noarch 1:10.1.2-4.el7ost rhelosp-13.0-puddle 5.2 k\n openstack-ironic-inspector noarch 7.2.1-0.20180409163360.el7ost\n rhelosp-13.0-puddle 185 k\n openstack-keystone noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost\n rhelosp-13.0-puddle 87 k\n openstack-manila noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 9.8 k\n openstack-manila-share noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 5.3 k\n openstack-manila-ui noarch 2.13.0-3.el7ost rhelosp-13.0-puddle 1.3 M\n openstack-mistral-api noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.6 k\n openstack-mistral-common noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 8.4 k\n openstack-mistral-engine noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.7 k\n openstack-mistral-event-engine\n noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.8 k\n openstack-mistral-executor noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.8 k\n openstack-neutron noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 27 k\n openstack-neutron-common noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 223 k\n openstack-neutron-lbaas noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost\n rhelosp-13.0-puddle 15 k\n openstack-neutron-lbaas-ui noarch 4.0.1-0.20180326210834.a2c502e.el7ost\n rhelosp-13.0-puddle 1.1 M\n openstack-neutron-linuxbridge\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 15 k\n openstack-neutron-metering-agent\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 12 k\n openstack-neutron-ml2 noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 13 k\n openstack-neutron-openvswitch\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 16 k\n openstack-neutron-sriov-nic-agent\n noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 12 k\n openstack-nova-api noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 8.5 k\n openstack-nova-common noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 366 k\n openstack-nova-compute noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 8.5 k\n openstack-nova-conductor noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.0 k\n openstack-nova-console noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 7.0 k\n openstack-nova-migration noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 7.8 k\n openstack-nova-novncproxy noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.5 k\n openstack-nova-placement-api\n noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.3 k\n openstack-nova-scheduler noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 6.0 k\n openstack-octavia-api noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 10 k\n openstack-octavia-common noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 15 k\n openstack-octavia-health-manager\n noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 9.6 k\n openstack-octavia-housekeeping\n noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 9.6 k\n openstack-octavia-worker noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 9.5 k\n openstack-panko-api noarch 4.0.1-1.el7ost rhelosp-13.0-puddle 4.8 k\n openstack-panko-common noarch 4.0.1-1.el7ost rhelosp-13.0-puddle 9.4 k\n openstack-sahara noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 5.7 k\n openstack-sahara-api noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 5.5 k\n openstack-sahara-common noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 30 k\n openstack-sahara-engine noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 5.5 k\n openstack-sahara-ui noarch 8.0.1-0.20180301091310.707059f.el7ost\n rhelosp-13.0-puddle 399 k\n openstack-selinux noarch 0.8.14-10.el7ost rhelosp-13.0-puddle 168 k\n openstack-swift-account noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 21 k\n openstack-swift-container noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 24 k\n openstack-swift-object noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 26 k\n openstack-swift-plugin-swift3\n noarch 1.12.1-0.20180309183402.520b888.el7ost\n rhelosp-13.0-puddle 269 k\n openstack-swift-proxy noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 32 k\n openstack-zaqar noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 413 k\n openvswitch x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 6.3 M\n openvswitch-ovn-central x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 868 k\n openvswitch-ovn-common x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 2.4 M\n openvswitch-ovn-host x86_64 2.9.0-20.el7fdp rhelosp-13.0-puddle 923 k\n os-apply-config noarch 8.3.1-0.20180308131116.62fdfc1.el7ost\n rhelosp-13.0-puddle 47 k\n os-collect-config noarch 8.3.1-0.20180308131451.08bb3bd.el7ost\n rhelosp-13.0-puddle 44 k\n os-refresh-config noarch 8.3.1-0.20180308132441.016471a.el7ost\n rhelosp-13.0-puddle 16 k\n puppet-aodh noarch 12.4.0-0.20180329025539.8b519d2.el7ost\n rhelosp-13.0-puddle 41 k\n puppet-apache noarch 2.3.1-1.e587f2agit.el7ost\n rhelosp-13.0-puddle 211 k\n puppet-archive noarch 2.2.1-0.20180216011041.10888db.el7ost\n rhelosp-13.0-puddle 38 k\n puppet-auditd noarch 2.2.1-0.20180216200241.c0c1ccb.el7ost\n rhelosp-13.0-puddle 24 k\n puppet-barbican noarch 12.4.0-0.20180329025924.c9a95fd.el7ost\n rhelosp-13.0-puddle 41 k\n puppet-cassandra noarch 2.6.0-0.20180220172321.2454099.el7ost\n rhelosp-13.0-puddle 56 k\n puppet-ceilometer noarch 12.5.1-0.20180413035711.940590e.el7ost\n rhelosp-13.0-puddle 55 k\n puppet-ceph noarch 2.5.0-1.el7ost rhelosp-13.0-puddle 55 k\n puppet-certmonger noarch 2.3.0-1.el7ost rhelosp-13.0-puddle 22 k\n puppet-cinder noarch 12.4.1-0.20180329071637.4011a82.el7ost\n rhelosp-13.0-puddle 90 k\n puppet-collectd noarch 8.0.2-0.20180216105213.93c8d0b.el7ost\n rhelosp-13.0-puddle 105 k\n puppet-concat noarch 4.1.2-0.20180216000640.d4857df.el7ost\n rhelosp-13.0-puddle 29 k\n puppet-contrail noarch 1.0.1-0.20180216104752.ecf700b.el7ost\n rhelosp-13.0-puddle 63 k\n puppet-corosync noarch 6.0.1-0.20180216001140.9940eb9.el7ost\n rhelosp-13.0-puddle 55 k\n puppet-datacat noarch 0.6.3-0.20180215114545.5cce8f2.el7ost\n rhelosp-13.0-puddle 14 k\n puppet-ec2api noarch 12.4.0-0.20180329031927.424f258.el7ost\n rhelosp-13.0-puddle 30 k\n puppet-elasticsearch noarch 6.2.1-0.20180216015044.813c729.el7ost\n rhelosp-13.0-puddle 92 k\n puppet-fdio noarch 18.01-1.el7ost rhelosp-13.0-puddle 21 k\n puppet-firewall noarch 1.12.1-0.20180216004829.3dc1990.el7ost\n rhelosp-13.0-puddle 65 k\n puppet-fluentd noarch 0.10.0-0.20180216091746.4dfc15a.el7ost\n rhelosp-13.0-puddle 18 k\n puppet-git noarch 0.5.0-0.20180215134851.4e4498e.el7ost\n rhelosp-13.0-puddle 18 k\n puppet-glance noarch 12.5.0-2.el7ost rhelosp-13.0-puddle 72 k\n puppet-gnocchi noarch 12.4.0-0.20180329032858.5dfa350.el7ost\n rhelosp-13.0-puddle 47 k\n puppet-haproxy noarch 2.1.1-0.20180216093132.11ac7a2.el7ost\n rhelosp-13.0-puddle 46 k\n puppet-heat noarch 12.4.1-0.20180416203421.90e3fb0.el7ost\n rhelosp-13.0-puddle 51 k\n puppet-horizon noarch 12.4.0-0.20180329033844.64559b8.el7ost\n rhelosp-13.0-puddle 43 k\n puppet-inifile noarch 2.2.1-0.20180216005851.d2c38b9.el7ost\n rhelosp-13.0-puddle 35 k\n puppet-ipaclient noarch 2.5.2-0.20180216000114.b086731.el7ost\n rhelosp-13.0-puddle 13 k\n puppet-ironic noarch 12.4.0-0.20180329034302.8285d85.el7ost\n rhelosp-13.0-puddle 88 k\n puppet-java noarch 2.4.1-0.20180216101657.47afbd2.el7ost\n rhelosp-13.0-puddle 29 k\n puppet-kafka noarch 5.0.1-0.20180216125717.6419b44.el7ost\n rhelosp-13.0-puddle 25 k\n puppet-keepalived noarch 0.0.2-0.20180215113628.bbca37a.el7ost\n rhelosp-13.0-puddle 9.2 k\n puppet-keystone noarch 12.4.0-0.20180329034741.b6d2197.el7ost\n rhelosp-13.0-puddle 108 k\n puppet-kibana3 noarch 0.0.5-0.20180215131629.6ca9631.el7ost\n rhelosp-13.0-puddle 11 k\n puppet-kmod noarch 2.2.1-0.20180215234536.ad51300.el7ost\n rhelosp-13.0-puddle 13 k\n puppet-manila noarch 12.4.0-0.20180329035214.6c18418.el7ost\n rhelosp-13.0-puddle 57 k\n puppet-memcached noarch 3.1.0-0.20180216112637.bf90f06.el7ost\n rhelosp-13.0-puddle 13 k\n puppet-mistral noarch 12.4.0-0.20180329035643.ab885c4.el7ost\n rhelosp-13.0-puddle 38 k\n puppet-mysql noarch 5.2.2-0.20180216012141.a5497b2.el7ost\n rhelosp-13.0-puddle 78 k\n puppet-neutron noarch 12.4.1-0.20180412211913.el7ost\n rhelosp-13.0-puddle 167 k\n puppet-nova noarch 12.4.0-3.el7ost rhelosp-13.0-puddle 150 k\n puppet-nssdb noarch 1.0.2-0.20180215135314.2ed2a2d.el7ost\n rhelosp-13.0-puddle 7.3 k\n puppet-octavia noarch 12.4.0-2.el7ost rhelosp-13.0-puddle 41 k\n puppet-opendaylight noarch 8.1.2-1.38977efgit.el7ost\n rhelosp-13.0-puddle 28 k\n puppet-openstack_extras noarch 12.4.1-0.20180413042250.2634296.el7ost\n rhelosp-13.0-puddle 38 k\n puppet-openstacklib noarch 12.4.0-0.20180329042555.4b30e6f.el7ost\n rhelosp-13.0-puddle 45 k\n puppet-oslo noarch 12.4.0-0.20180329043028.2259336.el7ost\n rhelosp-13.0-puddle 34 k\n puppet-ovn noarch 12.4.0-0.20180329043503.36ff219.el7ost\n rhelosp-13.0-puddle 20 k\n puppet-pacemaker noarch 0.7.2-0.20180423212248.fee47ee.el7ost\n rhelosp-13.0-puddle 149 k\n puppet-panko noarch 12.4.0-0.20180329043927.7641dbe.el7ost\n rhelosp-13.0-puddle 33 k\n puppet-rabbitmq noarch 8.1.1-0.20180216013831.d4b06b7.el7ost\n rhelosp-13.0-puddle 326 k\n puppet-redis noarch 3.2.1-0.20180216095743.bfcc212.el7ost\n rhelosp-13.0-puddle 44 k\n puppet-remote noarch 10.0.0-0.20180215135737.7420908.el7ost\n rhelosp-13.0-puddle 11 k\n puppet-rsync noarch 0.4.1-0.20180215235612.447685f.el7ost\n rhelosp-13.0-puddle 20 k\n puppet-sahara noarch 12.4.0-0.20180329044358.42162c3.el7ost\n rhelosp-13.0-puddle 42 k\n puppet-sensu noarch 2.50.0-1.el7ost rhelosp-13.0-puddle 96 k\n puppet-snmp noarch 3.9.1-0.20180216001706.5d73485.el7ost\n rhelosp-13.0-puddle 30 k\n puppet-ssh noarch 3.0.2-0.20180216110734.fb2de75.el7ost\n rhelosp-13.0-puddle 22 k\n puppet-staging noarch 1.0.5-0.20180215133924.b466d93.el7ost\n rhelosp-13.0-puddle 78 k\n puppet-stdlib noarch 4.24.1-0.20180216004353.b0d99ad.el7ost\n rhelosp-13.0-puddle 133 k\n puppet-swift noarch 12.4.0-0.20180329044944.1a67002.el7ost\n rhelosp-13.0-puddle 88 k\n puppet-systemd noarch 1.1.2-0.20180216110348.20a465b.el7ost\n rhelosp-13.0-puddle 19 k\n puppet-timezone noarch 4.1.1-0.20180216002204.32aa9f5.el7ost\n rhelosp-13.0-puddle 14 k\n puppet-tomcat noarch 2.2.1-0.20180216113018.c6d9954.el7ost\n rhelosp-13.0-puddle 60 k\n puppet-tripleo noarch 8.3.2-6.el7ost rhelosp-13.0-puddle 246 k\n puppet-trove noarch 12.4.0-0.20180329050409.e7bfdc9.el7ost\n rhelosp-13.0-puddle 55 k\n puppet-uchiwa noarch 2.0.0-0.20180216092614.92c7f71.el7ost\n rhelosp-13.0-puddle 18 k\n puppet-vcsrepo noarch 2.3.1-0.20180216003251.bb1209e.el7ost\n rhelosp-13.0-puddle 45 k\n puppet-vswitch noarch 8.4.0-0.20180329150818.fd94e91.el7ost\n rhelosp-13.0-puddle 34 k\n puppet-xinetd noarch 3.0.1-0.20180216005257.b95c79c.el7ost\n rhelosp-13.0-puddle 22 k\n puppet-zaqar noarch 12.4.0-1.el7ost rhelosp-13.0-puddle 39 k\n puppet-zookeeper noarch 0.7.7-0.20180216101303.88b4cea.el7ost\n rhelosp-13.0-puddle 25 k\n pyparsing noarch 2.1.10-3.el7ost rhelosp-13.0-puddle 7.3 k\n python-aodh noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 150 k\n python-ceilometer noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 286 k\n python-cephfs x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 102 k\n python-cinder noarch 1:12.0.1-0.20180418194613.c476898.el7ost\n rhelosp-13.0-puddle 3.8 M\n python-django-bash-completion\n noarch 1.11.10-1.el7ost rhelosp-13.0-puddle 12 k\n python-dns noarch 1.15.0-5.1.el7ost rhelosp-13.0-puddle 248 k\n python-dracclient noarch 1.3.2-0.20180326174322.a8ef5bf.el7ost\n rhelosp-13.0-puddle 131 k\n python-glance noarch 1:16.0.1-2.el7ost rhelosp-13.0-puddle 791 k\n python-gnocchi noarch 4.2.3-3.el7ost rhelosp-13.0-puddle 266 k\n python-ironic-inspector-client\n noarch 3.1.1-1.el7ost rhelosp-13.0-puddle 59 k\n python-ironic-lib noarch 2.12.1-1.el7ost rhelosp-13.0-puddle 89 k\n python-keystone noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost\n rhelosp-13.0-puddle 1.0 M\n python-manila noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 1.5 M\n python-mistral noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 454 k\n python-networking-odl noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost\n rhelosp-13.0-puddle 1.4 M\n python-networking-ovn noarch 4.0.1-0.20180420150809.c7c16d4.el7ost\n rhelosp-13.0-puddle 1.8 M\n python-neutron noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n rhelosp-13.0-puddle 2.1 M\n python-neutron-lbaas noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost\n rhelosp-13.0-puddle 257 k\n python-nova noarch 1:17.0.3-0.20180420001139.el7ost\n rhelosp-13.0-puddle 3.5 M\n python-octavia noarch 2.0.1-5.el7ost rhelosp-13.0-puddle 558 k\n python-openstackclient-lang\n noarch 3.14.1-1.el7ost rhelosp-13.0-puddle 54 k\n python-openvswitch noarch 2.9.0-20.el7fdp rhelosp-13.0-puddle 168 k\n python-oslo-cache-lang noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 13 k\n python-oslo-concurrency-lang\n noarch 3.25.0-1.el7ost rhelosp-13.0-puddle 9.9 k\n python-oslo-db-lang noarch 4.33.0-2.el7ost rhelosp-13.0-puddle 9.6 k\n python-oslo-i18n-lang noarch 3.19.0-2.el7ost rhelosp-13.0-puddle 10 k\n python-oslo-log-lang noarch 3.36.0-1.el7ost rhelosp-13.0-puddle 9.2 k\n python-oslo-middleware-lang\n noarch 3.34.0-1.el7ost rhelosp-13.0-puddle 8.2 k\n python-oslo-policy-lang noarch 1.33.1-1.el7ost rhelosp-13.0-puddle 8.2 k\n python-oslo-privsep-lang noarch 1.27.0-1.el7ost rhelosp-13.0-puddle 8.6 k\n python-oslo-utils-lang noarch 3.35.0-1.el7ost rhelosp-13.0-puddle 9.0 k\n python-oslo-versionedobjects-lang\n noarch 1.31.2-1.el7ost rhelosp-13.0-puddle 8.5 k\n python-oslo-vmware-lang noarch 2.26.0-1.el7ost rhelosp-13.0-puddle 9.9 k\n python-panko noarch 4.0.1-1.el7ost rhelosp-13.0-puddle 105 k\n python-paunch noarch 2.5.0-1.el7ost rhelosp-13.0-puddle 31 k\n python-proliantutils noarch 2.5.0-0.20180215153737.19072b8.el7ost\n rhelosp-13.0-puddle 184 k\n python-pycadf-common noarch 2.7.0-1.el7ost rhelosp-13.0-puddle 11 k\n python-rados x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 193 k\n python-rbd x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 126 k\n python-rtslib noarch 2.1.fb64-3.el7cp rhelosp-ceph-3.0-tools\n 99 k\n python-sahara noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 1.6 M\n python-swift noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 1.2 M\n python-twisted x86_64 16.1.1-5.1.el7ost rhelosp-13.0-puddle 5.5 M\n python2-cryptography x86_64 2.1.4-2.el7ost rhelosp-13.0-puddle 510 k\n rabbitmq-server noarch 3.6.15-3.el7ost rhelosp-13.0-puddle 4.7 M\n rbd-mirror x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-tools\n 1.5 M\n rhosp-release noarch 13.0-3.el7ost rhelosp-13.0-puddle 3.4 k\n rubygem-eventmachine x86_64 1.2.5-1.el7ost rhelosp-13.0-optools-puddle\n 172 k\n rubygem-oj x86_64 2.18.1-1.el7ost rhelosp-13.0-optools-puddle\n 89 k\n rubygem-sensu-extensions noarch 1.9.0-1.el7ost rhelosp-13.0-optools-puddle\n 9.2 k\n rubygem-sensu-extensions-occurrences\n noarch 1.2.0-1.el7ost rhelosp-13.0-optools-puddle\n 6.5 k\n rubygem-sensu-json noarch 2.1.0-1.el7ost rhelosp-13.0-optools-puddle\n 7.1 k\n rubygem-sensu-redis noarch 2.2.0-1.el7ost rhelosp-13.0-optools-puddle\n 13 k\n rubygem-sensu-settings noarch 10.9.0-1.el7ost rhelosp-13.0-optools-puddle\n 19 k\n rubygem-yajl-ruby x86_64 1.3.1-1.el7 rhelosp-13.0-optools-puddle\n 140 k\n sensu noarch 1.1.3-2.el7ost rhelosp-13.0-optools-puddle\n 19 k\n sensu-common noarch 1.1.3-2.el7ost rhelosp-13.0-optools-puddle\n 20 k\n targetcli noarch 2.1.fb47-0.1.20170815.git5bf3517.el7cp\n rhelosp-ceph-3.0-tools\n 65 k\nInstalling for dependencies:\n libradosstriper1 x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 350 k\n mariadb-common x86_64 3:10.1.20-2.el7ost\n rhelosp-13.0-puddle 64 k\n mariadb-config x86_64 3:10.1.20-2.el7ost\n rhelosp-13.0-puddle 26 k\n mariadb-errmsg x86_64 3:10.1.20-2.el7ost\n rhelosp-13.0-puddle 200 k\n mariadb-server x86_64 3:10.1.20-2.el7ost\n rhelosp-13.0-puddle 19 M\n openstack-sahara-image-pack\n noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 4.5 k\n puppet-designate noarch 12.4.0-0.20180329031405.84870dd.el7ost\n rhelosp-13.0-puddle 51 k\n puppet-dns noarch 5.1.1-0.20180216195239.99cd025.el7ost\n rhelosp-13.0-puddle 23 k\n python-jwt noarch 1.5.3-1.el7 rhelosp-13.0-puddle 36 k\n python-pyghmi noarch 1.0.22-1.el7ost rhelosp-13.0-puddle 204 k\n python-rgw x86_64 2:12.2.4-10.el7cp rhelosp-ceph-3.0-mon 93 k\n python2-asn1crypto noarch 0.23.0-2.el7ost rhelosp-13.0-puddle 173 k\n python2-munch noarch 2.2.0-2.el7ost rhelosp-13.0-puddle 16 k\n python2-octaviaclient noarch 1.4.0-1.el7ost rhelosp-13.0-puddle 58 k\n python2-os-service-types noarch 1.1.0-1.el7ost rhelosp-13.0-puddle 28 k\n python2-pyparsing noarch 2.1.10-3.el7ost rhelosp-13.0-puddle 136 k\n rubygem-parse-cron noarch 0.1.4-1.el7ost rhelosp-13.0-optools-puddle\n 7.9 k\n rubygem-sensu-extensions-check-dependencies\n noarch 1.0.1-1.el7ost rhelosp-13.0-optools-puddle\n 6.8 k\n\nTransaction Summary\n================================================================================\nInstall 106 Packages (+18 Dependent packages)\nUpgrade 259 Packages\n\nTotal download size: 183 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 2.7 MB/s | 183 MB 01:06 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : puppet-stdlib-4.24.1-0.20180216004353.b0d99ad.el7ost.n 1/753 \n Installing : python2-stevedore-1.28.0-1.el7ost.noarch 2/753 \n Installing : python2-babel-2.3.4-1.1.el7ost.noarch 3/753 \n Updating : puppet-inifile-2.2.1-0.20180216005851.d2c38b9.el7ost.n 4/753 \n Installing : python2-debtcollector-1.19.0-1.el7ost.noarch 5/753 \n Installing : python2-sqlalchemy-1.2.2-2.el7ost.x86_64 6/753 \n Installing : python2-oslo-context-2.20.0-1.el7ost.noarch 7/753 \n Updating : collectd-5.8.0-10.el7ost.x86_64 8/753 \n Updating : puppet-concat-4.1.2-0.20180216000640.d4857df.el7ost.no 9/753 \n Updating : 2:librados2-12.2.4-10.el7cp.x86_64 10/753 \n Installing : python2-futures-3.1.1-2.1.el7ost.noarch 11/753 \n Installing : python2-futurist-1.6.0-1.el7ost.noarch 12/753 \n Installing : python2-tenacity-4.8.0-1.el7ost.noarch 13/753 \n Installing : python2-oslo-rootwrap-5.13.0-1.el7ost.noarch 14/753 \n Installing : python2-greenlet-0.4.12-1.el7ost.x86_64 15/753 \n Updating : puppet-apache-2.3.1-1.e587f2agit.el7ost.noarch 16/753 \n Installing : 1:python2-dateutil-2.6.1-1.el7ost.noarch 17/753 \n Installing : python2-alembic-0.9.7-1.el7ost.noarch 18/753 \n Installing : python2-cachetools-2.0.1-3.el7ost.noarch 19/753 \n Installing : python2-castellan-0.17.0-1.el7ost.noarch 20/753 \n Installing : python2-croniter-0.3.19-1.el7ost.noarch 21/753 \n Installing : python2-pyparsing-2.1.10-3.el7ost.noarch 22/753 \n Updating : pyparsing-2.1.10-3.el7ost.noarch 23/753 \n Installing : python2-cliff-2.11.0-1.el7ost.noarch 24/753 \n Installing : python2-django-1.11.10-1.el7ost.noarch 25/753 \n Updating : openvswitch-2.9.0-20.el7fdp.x86_64 26/753 \nwarning: user openvswitch does not exist - using root\nwarning: group openvswitch does not exist - using root\nwarning: user openvswitch does not exist - using root\nwarning: group openvswitch does not exist - using root\nchown: invalid user: ‘openvswitch:openvswitch’\n Updating : puppet-firewall-1.12.1-0.20180216004829.3dc1990.el7ost 27/753 \n Updating : puppet-memcached-3.1.0-0.20180216112637.bf90f06.el7ost 28/753 \n Installing : python2-django-compressor-2.1-5.el7ost.noarch 29/753 \n Updating : 2:librbd1-12.2.4-10.el7cp.x86_64 30/753 \n Updating : 2:librgw2-12.2.4-10.el7cp.x86_64 31/753 \n Installing : 2:libcephfs2-12.2.4-10.el7cp.x86_64 32/753 \n Updating : 2:python-rados-12.2.4-10.el7cp.x86_64 33/753 \n Updating : puppet-java-2.4.1-0.20180216101657.47afbd2.el7ost.noar 34/753 \n Updating : puppet-xinetd-3.0.1-0.20180216005257.b95c79c.el7ost.no 35/753 \n Installing : python2-automaton-1.14.0-1.el7ost.noarch 36/753 \n Updating : puppet-datacat-0.6.3-0.20180215114545.5cce8f2.el7ost.n 37/753 \n Updating : puppet-staging-1.0.5-0.20180215133924.b466d93.el7ost.n 38/753 \n Installing : python2-fixtures-3.0.0-7.el7ost.noarch 39/753 \n Updating : puppet-vcsrepo-2.3.1-0.20180216003251.bb1209e.el7ost.n 40/753 \n Installing : python2-pyroute2-0.4.21-1.el7ost.noarch 41/753 \n Updating : python-openvswitch-2.9.0-20.el7fdp.noarch 42/753 \n Installing : python2-ovsdbapp-0.10.1-1.el7ost.noarch 43/753 \n Installing : python2-idna-2.5-1.el7ost.noarch 44/753 \n Installing : python2-requestsexceptions-1.4.0-1.el7ost.noarch 45/753 \n Installing : python2-jsonpatch-1.21-1.el7ost.noarch 46/753 \n Updating : puppet-mysql-5.2.2-0.20180216012141.a5497b2.el7ost.noa 47/753 \n Updating : puppet-rsync-0.4.1-0.20180215235612.447685f.el7ost.noa 48/753 \n Updating : openvswitch-ovn-common-2.9.0-20.el7fdp.x86_64 49/753 \n Installing : python2-yaql-1.1.3-2.el7ost.noarch 50/753 \n Installing : python2-botocore-1.8.33-1.el7ost.noarch 51/753 \n Updating : puppet-git-0.5.0-0.20180215134851.4e4498e.el7ost.noarc 52/753 \n Updating : puppet-corosync-6.0.1-0.20180216001140.9940eb9.el7ost. 53/753 \n Updating : rubygem-eventmachine-1.2.5-1.el7ost.x86_64 54/753 \n Installing : 3:mariadb-config-10.1.20-2.el7ost.x86_64 55/753 \n Installing : 3:mariadb-common-10.1.20-2.el7ost.x86_64 56/753 \n Updating : 3:mariadb-libs-10.1.20-2.el7ost.x86_64 57/753 \n Updating : puppet-vswitch-8.4.0-0.20180329150818.fd94e91.el7ost.n 58/753 \n Updating : python-rtslib-2.1.fb64-3.el7cp.noarch 59/753 \n Installing : python2-voluptuous-0.10.5-2.el7ost.noarch 60/753 \n Installing : python2-cffi-1.11.2-1.el7ost.x86_64 61/753 \n Installing : python2-os-traits-0.5.0-1.el7ost.noarch 62/753 \n Installing : python2-os-service-types-1.1.0-1.el7ost.noarch 63/753 \n Updating : 3:mariadb-10.1.20-2.el7ost.x86_64 64/753 \n Installing : 3:mariadb-errmsg-10.1.20-2.el7ost.x86_64 65/753 \n Installing : 3:mariadb-server-10.1.20-2.el7ost.x86_64 66/753 \n Updating : rubygem-sensu-redis-2.2.0-1.el7ost.noarch 67/753 \n Updating : puppet-openstack_extras-12.4.1-0.20180413042250.263429 68/753 \n Updating : puppet-kibana3-0.0.5-0.20180215131629.6ca9631.el7ost.n 69/753 \n Updating : puppet-tomcat-2.2.1-0.20180216113018.c6d9954.el7ost.no 70/753 \n Updating : puppet-zookeeper-0.7.7-0.20180216101303.88b4cea.el7ost 71/753 \n Updating : puppet-elasticsearch-6.2.1-0.20180216015044.813c729.el 72/753 \n Updating : puppet-kafka-5.0.1-0.20180216125717.6419b44.el7ost.noa 73/753 \n Updating : puppet-opendaylight-8.1.2-1.38977efgit.el7ost.noarch 74/753 \n Updating : 2:python-rbd-12.2.4-10.el7cp.x86_64 75/753 \n Installing : 2:python-rgw-12.2.4-10.el7cp.x86_64 76/753 \n Updating : 2:python-cephfs-12.2.4-10.el7cp.x86_64 77/753 \n Updating : puppet-horizon-12.4.0-0.20180329033844.64559b8.el7ost. 78/753 \n Updating : puppet-pacemaker-0.7.2-0.20180423212248.fee47ee.el7ost 79/753 \n Updating : puppet-cassandra-2.6.0-0.20180220172321.2454099.el7ost 80/753 \n Installing : 1:python-django-horizon-13.0.1-0.20180411230905.c51a46 81/753 \n Installing : 2:libradosstriper1-12.2.4-10.el7cp.x86_64 82/753 \n Installing : puppet-dns-5.1.1-0.20180216195239.99cd025.el7ost.noarc 83/753 \n Updating : puppet-auditd-2.2.1-0.20180216200241.c0c1ccb.el7ost.no 84/753 \n Updating : puppet-haproxy-2.1.1-0.20180216093132.11ac7a2.el7ost.n 85/753 \n Updating : puppet-collectd-8.0.2-0.20180216105213.93c8d0b.el7ost. 86/753 \n Updating : puppet-keepalived-0.0.2-0.20180215113628.bbca37a.el7os 87/753 \n Updating : puppet-ssh-3.0.2-0.20180216110734.fb2de75.el7ost.noarc 88/753 \n Updating : puppet-contrail-1.0.1-0.20180216104752.ecf700b.el7ost. 89/753 \n Updating : puppet-timezone-4.1.1-0.20180216002204.32aa9f5.el7ost. 90/753 \n Updating : puppet-uchiwa-2.0.0-0.20180216092614.92c7f71.el7ost.no 91/753 \n Updating : puppet-certmonger-2.3.0-1.el7ost.noarch 92/753 \n Updating : puppet-snmp-3.9.1-0.20180216001706.5d73485.el7ost.noar 93/753 \n Updating : puppet-fdio-18.01-1.el7ost.noarch 94/753 \n Updating : puppet-redis-3.2.1-0.20180216095743.bfcc212.el7ost.noa 95/753 \n Updating : puppet-archive-2.2.1-0.20180216011041.10888db.el7ost.n 96/753 \n Updating : puppet-rabbitmq-8.1.1-0.20180216013831.d4b06b7.el7ost. 97/753 \n Updating : puppet-openstacklib-12.4.0-0.20180329042555.4b30e6f.el 98/753 \n Updating : puppet-oslo-12.4.0-0.20180329043028.2259336.el7ost.noa 99/753 \n Updating : puppet-keystone-12.4.0-0.20180329034741.b6d2197.el7ost 100/753 \n Updating : puppet-glance-12.5.0-2.el7ost.noarch 101/753 \n Updating : puppet-cinder-12.4.1-0.20180329071637.4011a82.el7ost.n 102/753 \n Updating : puppet-nova-12.4.0-3.el7ost.noarch 103/753 \n Updating : puppet-neutron-12.4.1-0.20180412211913.el7ost.noarch 104/753 \n Updating : puppet-octavia-12.4.0-2.el7ost.noarch 105/753 \n Updating : puppet-manila-12.4.0-0.20180329035214.6c18418.el7ost.n 106/753 \n Updating : puppet-barbican-12.4.0-0.20180329025924.c9a95fd.el7ost 107/753 \n Updating : puppet-ceilometer-12.5.1-0.20180413035711.940590e.el7o 108/753 \n Updating : puppet-ceph-2.5.0-1.el7ost.noarch 109/753 \n Updating : puppet-gnocchi-12.4.0-0.20180329032858.5dfa350.el7ost. 110/753 \n Updating : puppet-swift-12.4.0-0.20180329044944.1a67002.el7ost.no 111/753 \n Updating : puppet-ec2api-12.4.0-0.20180329031927.424f258.el7ost.n 112/753 \n Updating : puppet-trove-12.4.0-0.20180329050409.e7bfdc9.el7ost.no 113/753 \n Updating : puppet-panko-12.4.0-0.20180329043927.7641dbe.el7ost.no 114/753 \n Updating : puppet-heat-12.4.1-0.20180416203421.90e3fb0.el7ost.noa 115/753 \n Updating : puppet-ironic-12.4.0-0.20180329034302.8285d85.el7ost.n 116/753 \n Updating : puppet-sahara-12.4.0-0.20180329044358.42162c3.el7ost.n 117/753 \n Installing : puppet-designate-12.4.0-0.20180329031405.84870dd.el7os 118/753 \n Updating : puppet-mistral-12.4.0-0.20180329035643.ab885c4.el7ost. 119/753 \n Updating : puppet-aodh-12.4.0-0.20180329025539.8b519d2.el7ost.noa 120/753 \n Updating : puppet-zaqar-12.4.0-1.el7ost.noarch 121/753 \n Updating : puppet-ovn-12.4.0-0.20180329043503.36ff219.el7ost.noar 122/753 \n Updating : puppet-nssdb-1.0.2-0.20180215135314.2ed2a2d.el7ost.noa 123/753 \n Updating : puppet-ipaclient-2.5.2-0.20180216000114.b086731.el7ost 124/753 \n Updating : puppet-sensu-2.50.0-1.el7ost.noarch 125/753 \n Updating : puppet-fluentd-0.10.0-0.20180216091746.4dfc15a.el7ost. 126/753 \n Updating : erlang-syntax_tools-18.3.4.8-1.el7ost.x86_64 127/753 \n Updating : erlang-crypto-18.3.4.8-1.el7ost.x86_64 128/753 \n Updating : erlang-kernel-18.3.4.8-1.el7ost.x86_64 129/753 \n Updating : erlang-erts-18.3.4.8-1.el7ost.x86_64 130/753 \n Updating : erlang-stdlib-18.3.4.8-1.el7ost.x86_64 131/753 \n Updating : erlang-compiler-18.3.4.8-1.el7ost.x86_64 132/753 \n Updating : erlang-hipe-18.3.4.8-1.el7ost.x86_64 133/753 \n Updating : erlang-mnesia-18.3.4.8-1.el7ost.x86_64 134/753 \n Updating : erlang-runtime_tools-18.3.4.8-1.el7ost.x86_64 135/753 \n Updating : erlang-snmp-18.3.4.8-1.el7ost.x86_64 136/753 \n Updating : erlang-asn1-18.3.4.8-1.el7ost.x86_64 137/753 \n Updating : erlang-public_key-18.3.4.8-1.el7ost.x86_64 138/753 \n Updating : erlang-inets-18.3.4.8-1.el7ost.x86_64 139/753 \n Updating : erlang-ssl-18.3.4.8-1.el7ost.x86_64 140/753 \n Updating : erlang-tools-18.3.4.8-1.el7ost.x86_64 141/753 \n Updating : erlang-sasl-18.3.4.8-1.el7ost.x86_64 142/753 \n Updating : erlang-eldap-18.3.4.8-1.el7ost.x86_64 143/753 \n Updating : erlang-otp_mibs-18.3.4.8-1.el7ost.x86_64 144/753 \n Updating : erlang-os_mon-18.3.4.8-1.el7ost.x86_64 145/753 \n Updating : erlang-xmerl-18.3.4.8-1.el7ost.x86_64 146/753 \n Updating : libcollectdclient-5.8.0-10.el7ost.x86_64 147/753 \n Installing : rubygem-parse-cron-0.1.4-1.el7ost.noarch 148/753 \n Updating : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 149/753 \n Installing : python2-oslo-i18n-3.19.0-2.el7ost.noarch 150/753 \n Installing : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 151/753 \n Updating : puppet-systemd-1.1.2-0.20180216110348.20a465b.el7ost.n 152/753 \n Updating : 1:openstack-dashboard-theme-13.0.0-1.el7ost.noarch 153/753 \n Installing : python2-munch-2.2.0-2.el7ost.noarch 154/753 \n Updating : puppet-remote-10.0.0-0.20180215135737.7420908.el7ost.n 155/753 \n Updating : python-oslo-privsep-lang-1.27.0-1.el7ost.noarch 156/753 \n Updating : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 157/753 \n Installing : python2-oslo-utils-3.35.0-1.el7ost.noarch 158/753 \n Installing : python2-oslo-serialization-2.24.0-1.el7ost.noarch 159/753 \n Installing : python2-tooz-1.60.0-1.el7ost.noarch 160/753 \n Installing : python2-taskflow-3.1.0-1.el7ost.noarch 161/753 \n Installing : python2-mistral-lib-0.4.0-1.el7ost.noarch 162/753 \n Installing : python2-pika_pool-0.1.3-3.1.el7ost.noarch 163/753 \n Updating : os-refresh-config-8.3.1-0.20180308132441.016471a.el7os 164/753 \n Updating : python-oslo-db-lang-4.33.0-2.el7ost.noarch 165/753 \n Installing : python2-oslo-db-4.33.0-2.el7ost.noarch 166/753 \n Updating : rubygem-oj-2.18.1-1.el7ost.x86_64 167/753 \n Updating : rubygem-sensu-json-2.1.0-1.el7ost.noarch 168/753 \n Updating : rubygem-sensu-settings-10.9.0-1.el7ost.noarch 169/753 \n Updating : python-oslo-vmware-lang-2.26.0-1.el7ost.noarch 170/753 \n Updating : python-openstackclient-lang-3.14.1-1.el7ost.noarch 171/753 \n Updating : sensu-common-1.1.3-2.el7ost.noarch 172/753 \n Updating : rubygem-sensu-extensions-occurrences-1.2.0-1.el7ost.no 173/753 \n Installing : python2-microversion-parse-0.1.4-2.1.el7ost.noarch 174/753 \n Updating : python-dns-1.15.0-5.1.el7ost.noarch 175/753 \n Updating : python-pycadf-common-2.7.0-1.el7ost.noarch 176/753 \n Installing : python2-pycadf-2.7.0-1.el7ost.noarch 177/753 \n Updating : python-oslo-middleware-lang-3.34.0-1.el7ost.noarch 178/753 \n Updating : python-oslo-log-lang-3.36.0-1.el7ost.noarch 179/753 \n Installing : python2-oslo-log-3.36.0-1.el7ost.noarch 180/753 \n Installing : python2-oslo-privsep-1.27.0-1.el7ost.noarch 181/753 \n Updating : liberasurecode-1.5.0-4.el7ost.x86_64 182/753 \n Installing : python2-pyeclib-1.5.0-3.el7ost.x86_64 183/753 \n Installing : python2-markupsafe-0.23-16.el7ost.x86_64 184/753 \n Installing : python2-jinja2-2.10-2.el7ost.noarch 185/753 \n Installing : python2-oslo-middleware-3.34.0-1.el7ost.noarch 186/753 \n Installing : python2-oslo-reports-1.26.0-1.el7ost.noarch 187/753 \n Installing : python-pyghmi-1.0.22-1.el7ost.noarch 188/753 \n Installing : rubygem-sensu-extensions-check-dependencies-1.0.1-1.el 189/753 \n Updating : rubygem-sensu-extensions-1.9.0-1.el7ost.noarch 190/753 \n Updating : python-oslo-versionedobjects-lang-1.31.2-1.el7ost.noar 191/753 \n Installing : python2-asn1crypto-0.23.0-2.el7ost.noarch 192/753 \n Updating : python2-cryptography-2.1.4-2.el7ost.x86_64 193/753 \n Installing : python2-pyOpenSSL-17.3.0-3.el7ost.noarch 194/753 \n Updating : python-swift-2.17.1-0.20180314165245.caeeb54.el7ost.no 195/753 \n Installing : python2-urllib3-1.21.1-1.2.el7ost.noarch 196/753 \n Installing : python2-requests-2.14.2-1.el7ost.noarch 197/753 \n Installing : python2-keystoneauth1-3.4.0-1.el7ost.noarch 198/753 \n Installing : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 199/753 \n Installing : python2-cinderclient-3.5.0-1.el7ost.noarch 200/753 \n Installing : python2-swiftclient-3.5.0-1.el7ost.noarch 201/753 \n Installing : 1:python2-glanceclient-2.10.0-1.el7ost.noarch 202/753 \n Installing : python2-barbicanclient-4.6.0-1.el7ost.noarch 203/753 \n Installing : python2-manilaclient-1.21.0-1.el7ost.noarch 204/753 \n Installing : python2-os-client-config-1.29.0-1.el7ost.noarch 205/753 \n Installing : python2-openstacksdk-0.11.3-1.el7ost.noarch 206/753 \n Installing : python2-osc-lib-1.9.0-1.el7ost.noarch 207/753 \n Installing : python2-neutronclient-6.7.0-1.el7ost.noarch 208/753 \n Installing : python2-openstackclient-3.14.1-1.el7ost.noarch 209/753 \n Installing : python2-heatclient-1.14.0-1.el7ost.noarch 210/753 \n Installing : python2-designateclient-2.9.0-1.el7ost.noarch 211/753 \n Installing : python2-gnocchiclient-7.0.1-1.el7ost.noarch 212/753 \n Installing : python2-zaqarclient-1.9.0-1.el7ost.noarch 213/753 \n Updating : 2:ceph-common-12.2.4-10.el7cp.x86_64 214/753 \n Updating : 2:ceph-base-12.2.4-10.el7cp.x86_64 215/753 \n Updating : 2:ceph-selinux-12.2.4-10.el7cp.x86_64 216/753 \n Installing : python2-saharaclient-1.5.0-1.el7ost.noarch 217/753 \n Installing : python2-ironicclient-2.2.0-1.el7ost.noarch 218/753 \n Updating : python-ironic-inspector-client-3.1.1-1.el7ost.noarch 219/753 \n Installing : python2-magnumclient-2.9.0-1.el7ost.noarch 220/753 \n Installing : python2-aodhclient-1.0.0-1.el7ost.noarch 221/753 \n Installing : python2-sushy-1.3.2-1.el7ost.noarch 222/753 \n Installing : python2-cursive-0.2.1-1.el7ost.noarch 223/753 \n Installing : python2-octaviaclient-1.4.0-1.el7ost.noarch 224/753 \n Installing : python2-scciclient-0.6.1-1.el7ost.noarch 225/753 \n Updating : python-dracclient-1.3.2-0.20180326174322.a8ef5bf.el7os 226/753 \n Installing : python2-oslo-sphinx-4.18.1-0.20180223103803.3d19539.el 227/753 \n Installing : python-jwt-1.5.3-1.el7.noarch 228/753 \n Updating : puppet-kmod-2.2.1-0.20180215234536.ad51300.el7ost.noar 229/753 \n Updating : python-oslo-concurrency-lang-3.25.0-1.el7ost.noarch 230/753 \n Installing : python2-oslo-concurrency-3.25.0-1.el7ost.noarch 231/753 \n Installing : python2-oslo-service-1.29.0-1.el7ost.noarch 232/753 \n Installing : python2-oslo-messaging-5.35.0-1.el7ost.noarch 233/753 \n Installing : python2-osprofiler-1.15.2-1.el7ost.noarch 234/753 \n Installing : python2-oslo-versionedobjects-1.31.2-1.el7ost.noarch 235/753 \n Installing : python2-oslo-vmware-2.26.0-1.el7ost.noarch 236/753 \n Installing : python2-mistralclient-3.3.0-1.el7ost.noarch 237/753 \n Installing : python2-troveclient-2.14.0-1.el7ost.noarch 238/753 \n Updating : python-ironic-lib-2.12.1-1.el7ost.noarch 239/753 \n Installing : python2-os-win-3.0.1-1.el7ost.noarch 240/753 \n Installing : python2-os-brick-2.3.1-1.el7ost.noarch 241/753 \n Installing : python2-glance-store-0.23.1-0.20180213060248.ad7df98.e 242/753 \n Updating : 1:python-ceilometer-10.0.1-0.20180328155305.420e621.el 243/753 \n Installing : 1:openstack-ceilometer-common-10.0.1-0.20180328155305. 244/753 \n Updating : 1:openstack-ceilometer-polling-10.0.1-0.20180328155305 245/753 \n Installing : python2-os-vif-1.9.1-2.el7ost.noarch 246/753 \n Installing : python2-ceilometermiddleware-1.2.0-1.el7ost.noarch 247/753 \n Updating : python-proliantutils-2.5.0-0.20180215153737.19072b8.el 248/753 \n Updating : python-oslo-cache-lang-1.28.0-1.el7ost.noarch 249/753 \n Installing : python2-oslo-cache-1.28.0-1.el7ost.noarch 250/753 \n Installing : python2-keystonemiddleware-4.21.0-1.el7ost.noarch 251/753 \n Installing : python2-ec2-api-6.0.1-0.20180329214259.219dbc7.el7ost. 252/753 \n Updating : python-oslo-policy-lang-1.33.1-1.el7ost.noarch 253/753 \n Installing : python2-oslo-policy-1.33.1-1.el7ost.noarch 254/753 \n Installing : python2-neutron-lib-1.13.0-1.el7ost.noarch 255/753 \n Updating : 1:python-neutron-12.0.2-0.20180421011359.0ec54fd.el7os 256/753 \n Updating : 1:openstack-neutron-common-12.0.2-0.20180421011359.0ec 257/753 \nwarning: /etc/neutron/neutron.conf created as /etc/neutron/neutron.conf.rpmnew\n Updating : 1:openstack-dashboard-13.0.1-0.20180411230905.c51a46e. 258/753 \nwarning: /etc/openstack-dashboard/local_settings created as /etc/openstack-dashboard/local_settings.rpmnew\n Installing : 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost 259/753 \n Updating : 1:openstack-ironic-common-10.1.2-4.el7ost.noarch 260/753 \n Updating : 1:python-sahara-8.0.1-0.20180328233740.36531cb.el7ost. 261/753 \n Updating : 1:openstack-sahara-common-8.0.1-0.20180328233740.36531 262/753 \n Updating : 1:python-manila-6.0.1-1.el7ost.noarch 263/753 \n Updating : 1:openstack-sahara-engine-8.0.1-0.20180328233740.36531 264/753 \n Updating : 1:openstack-sahara-api-8.0.1-0.20180328233740.36531cb. 265/753 \n Installing : 1:openstack-sahara-image-pack-8.0.1-0.20180328233740.3 266/753 \n Updating : 1:openstack-neutron-ml2-12.0.2-0.20180421011359.0ec54f 267/753 \nwarning: /etc/neutron/plugins/ml2/ml2_conf.ini created as /etc/neutron/plugins/ml2/ml2_conf.ini.rpmnew\n Updating : 1:openstack-neutron-12.0.2-0.20180421011359.0ec54fd.el 268/753 \n Updating : 1:python-neutron-lbaas-12.0.1-0.20180424200349.cdbf25c 269/753 \n Updating : python-octavia-2.0.1-5.el7ost.noarch 270/753 \n Updating : openstack-octavia-common-2.0.1-5.el7ost.noarch 271/753 \n Updating : python-gnocchi-4.2.3-3.el7ost.noarch 272/753 \n Installing : gnocchi-common-4.2.3-3.el7ost.noarch 273/753 \n Updating : python-mistral-6.0.2-1.el7ost.noarch 274/753 \n Updating : openstack-mistral-common-6.0.2-1.el7ost.noarch 275/753 \n Updating : 1:python-cinder-12.0.1-0.20180418194613.c476898.el7ost 276/753 \n Updating : 1:python-keystone-13.0.1-0.20180420194847.7bd6454.el7o 277/753 \n Updating : 1:python-nova-17.0.3-0.20180420001139.el7ost.noarch 278/753 \n Updating : 1:openstack-nova-common-17.0.3-0.20180420001139.el7ost 279/753 \nwarning: /etc/nova/nova.conf created as /etc/nova/nova.conf.rpmnew\n Updating : 1:openstack-nova-compute-17.0.3-0.20180420001139.el7os 280/753 \n Updating : python-aodh-6.0.0-2.el7ost.noarch 281/753 \n Updating : openstack-aodh-common-6.0.0-2.el7ost.noarch 282/753 \n Updating : 1:python-glance-16.0.1-2.el7ost.noarch 283/753 \n Updating : python-panko-4.0.1-1.el7ost.noarch 284/753 \n Updating : openstack-panko-common-4.0.1-1.el7ost.noarch 285/753 \n Updating : openstack-panko-api-4.0.1-1.el7ost.noarch 286/753 \n Updating : 1:openstack-glance-16.0.1-2.el7ost.noarch 287/753 \n Updating : openstack-aodh-api-6.0.0-2.el7ost.noarch 288/753 \n Updating : openstack-aodh-evaluator-6.0.0-2.el7ost.noarch 289/753 \n Updating : openstack-aodh-notifier-6.0.0-2.el7ost.noarch 290/753 \n Updating : openstack-aodh-listener-6.0.0-2.el7ost.noarch 291/753 \n Updating : 1:openstack-nova-migration-17.0.3-0.20180420001139.el7 292/753 \n Updating : 1:openstack-nova-conductor-17.0.3-0.20180420001139.el7 293/753 \n Updating : 1:openstack-nova-console-17.0.3-0.20180420001139.el7os 294/753 \n Updating : 1:openstack-nova-api-17.0.3-0.20180420001139.el7ost.no 295/753 \n Updating : 1:openstack-nova-scheduler-17.0.3-0.20180420001139.el7 296/753 \n Updating : 1:openstack-nova-novncproxy-17.0.3-0.20180420001139.el 297/753 \n Updating : 1:openstack-nova-placement-api-17.0.3-0.20180420001139 298/753 \n Updating : 1:openstack-keystone-13.0.1-0.20180420194847.7bd6454.e 299/753 \n Updating : 1:openstack-cinder-12.0.1-0.20180418194613.c476898.el7 300/753 \n Updating : openstack-mistral-event-engine-6.0.2-1.el7ost.noarch 301/753 \n Updating : openstack-mistral-api-6.0.2-1.el7ost.noarch 302/753 \n Updating : openstack-mistral-engine-6.0.2-1.el7ost.noarch 303/753 \n Updating : openstack-mistral-executor-6.0.2-1.el7ost.noarch 304/753 \n Installing : gnocchi-api-4.2.3-3.el7ost.noarch 305/753 \n Installing : gnocchi-metricd-4.2.3-3.el7ost.noarch 306/753 \n Installing : gnocchi-statsd-4.2.3-3.el7ost.noarch 307/753 \n Updating : openstack-octavia-api-2.0.1-5.el7ost.noarch 308/753 \n Updating : openstack-octavia-worker-2.0.1-5.el7ost.noarch 309/753 \n Updating : openstack-octavia-health-manager-2.0.1-5.el7ost.noarch 310/753 \n Updating : openstack-octavia-housekeeping-2.0.1-5.el7ost.noarch 311/753 \n Updating : 1:openstack-neutron-lbaas-12.0.1-0.20180424200349.cdbf 312/753 \n Updating : 1:python-networking-odl-12.0.1-0.20180228140714.8733cf 313/753 \n Updating : 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7o 314/753 \n Updating : 1:openstack-manila-6.0.1-1.el7ost.noarch 315/753 \n Updating : 1:openstack-manila-share-6.0.1-1.el7ost.noarch 316/753 \n Updating : 1:openstack-ironic-api-10.1.2-4.el7ost.noarch 317/753 \n Updating : 1:openstack-ironic-conductor-10.1.2-4.el7ost.noarch 318/753 \n Updating : 1:openstack-heat-api-10.0.1-0.20180411125640.el7ost.no 319/753 \n Updating : 1:openstack-heat-api-cfn-10.0.1-0.20180411125640.el7os 320/753 \n Updating : 1:openstack-heat-engine-10.0.1-0.20180411125640.el7ost 321/753 \n Updating : openstack-neutron-lbaas-ui-4.0.1-0.20180326210834.a2c5 322/753 \n Updating : openstack-manila-ui-2.13.0-3.el7ost.noarch 323/753 \n Updating : openstack-sahara-ui-8.0.1-0.20180301091310.707059f.el7 324/753 \n Updating : 1:openstack-neutron-linuxbridge-12.0.2-0.2018042101135 325/753 \n Installing : 1:python2-networking-l2gw-12.0.2-0.20180412115803.a9f8 326/753 \n Updating : 1:openstack-neutron-metering-agent-12.0.2-0.2018042101 327/753 \n Updating : 1:openstack-neutron-openvswitch-12.0.2-0.2018042101135 328/753 \nwarning: /etc/neutron/plugins/ml2/openvswitch_agent.ini created as /etc/neutron/plugins/ml2/openvswitch_agent.ini.rpmnew\n Updating : 1:openstack-neutron-sriov-nic-agent-12.0.2-0.201804210 329/753 \n Updating : python-networking-ovn-4.0.1-0.20180420150809.c7c16d4.e 330/753 \n Installing : python2-networking-bgpvpn-8.0.1-0.20180228154427.a15c0 331/753 \n Updating : openstack-ironic-inspector-7.2.1-0.20180409163360.el7o 332/753 \n Updating : 1:openstack-zaqar-6.0.1-1.el7ost.noarch 333/753 \n Updating : openstack-ec2-api-6.0.1-0.20180329214259.219dbc7.el7os 334/753 \n Updating : openstack-swift-proxy-2.17.1-0.20180314165245.caeeb54. 335/753 \n Updating : 1:openstack-ceilometer-compute-10.0.1-0.20180328155305 336/753 \n Updating : 1:openstack-ceilometer-ipmi-10.0.1-0.20180328155305.42 337/753 \n Updating : 1:openstack-ceilometer-central-10.0.1-0.20180328155305 338/753 \n Updating : 1:openstack-ceilometer-notification-10.0.1-0.201803281 339/753 \n Updating : puppet-tripleo-8.3.2-6.el7ost.noarch 340/753 \n Updating : 2:ceph-radosgw-12.2.4-10.el7cp.x86_64 341/753 \n Updating : 2:ceph-mds-12.2.4-10.el7cp.x86_64 342/753 \n Updating : 2:ceph-mon-12.2.4-10.el7cp.x86_64 343/753 \n Updating : 2:rbd-mirror-12.2.4-10.el7cp.x86_64 344/753 \n Updating : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7os 345/753 \n Installing : python-docker-2.4.2-1.3.el7.noarch 346/753 \n Updating : openstack-swift-plugin-swift3-1.12.1-0.20180309183402. 347/753 \n Updating : openstack-swift-container-2.17.1-0.20180314165245.caee 348/753 \n Updating : openstack-swift-object-2.17.1-0.20180314165245.caeeb54 349/753 \n Updating : openstack-swift-account-2.17.1-0.20180314165245.caeeb5 350/753 \n Updating : python-twisted-16.1.1-5.1.el7ost.x86_64 351/753 \n Updating : sensu-1.1.3-2.el7ost.noarch 352/753 \n Updating : collectd-utils-5.8.0-10.el7ost.x86_64 353/753 \n Updating : rabbitmq-server-3.6.15-3.el7ost.noarch 354/753 \n Installing : 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64 355/753 \n Updating : targetcli-2.1.fb47-0.1.20170815.git5bf3517.el7cp.noarc 356/753 \n Updating : collectd-mysql-5.8.0-10.el7ost.x86_64 357/753 \n Updating : openvswitch-ovn-host-2.9.0-20.el7fdp.x86_64 358/753 \n Updating : openvswitch-ovn-central-2.9.0-20.el7fdp.x86_64 359/753 \n Updating : python-paunch-2.5.0-1.el7ost.noarch 360/753 \n Updating : collectd-write_sensu-5.8.0-10.el7ost.x86_64 361/753 \n Updating : collectd-ceph-5.8.0-10.el7ost.x86_64 362/753 \n Updating : collectd-curl_json-5.8.0-10.el7ost.x86_64 363/753 \n Updating : collectd-rrdcached-5.8.0-10.el7ost.x86_64 364/753 \n Updating : collectd-rrdtool-5.8.0-10.el7ost.x86_64 365/753 \n Updating : collectd-curl_xml-5.8.0-10.el7ost.x86_64 366/753 \n Updating : collectd-disk-5.8.0-10.el7ost.x86_64 367/753 \n Updating : collectd-ping-5.8.0-10.el7ost.x86_64 368/753 \n Updating : collectd-curl-5.8.0-10.el7ost.x86_64 369/753 \n Updating : collectd-smart-5.8.0-10.el7ost.x86_64 370/753 \n Updating : collectd-apache-5.8.0-10.el7ost.x86_64 371/753 \n Updating : collectd-netlink-5.8.0-10.el7ost.x86_64 372/753 \n Updating : collectd-virt-5.8.0-10.el7ost.x86_64 373/753 \n Updating : collectd-write_http-5.8.0-10.el7ost.x86_64 374/753 \n Updating : collectd-iptables-5.8.0-10.el7ost.x86_64 375/753 \n Updating : collectd-ipmi-5.8.0-10.el7ost.x86_64 376/753 \n Updating : collectd-sensors-5.8.0-10.el7ost.x86_64 377/753 \n Updating : python-django-bash-completion-1.11.10-1.el7ost.noarch 378/753 \n Updating : rhosp-release-13.0-3.el7ost.noarch 379/753 \n Updating : rubygem-yajl-ruby-1.3.1-1.el7.x86_64 380/753 \n Updating : openstack-selinux-0.8.14-10.el7ost.noarch 381/753 \n Updating : os-apply-config-8.3.1-0.20180308131116.62fdfc1.el7ost. 382/753 \n Installing : python2-extras-1.0.0-2.el7ost.noarch 383/753 \n Cleanup : 1:openstack-zaqar-5.0.0-4.el7ost.noarch 384/753 \n Cleanup : openstack-ironic-inspector-6.0.1-1.el7ost.noarch 385/753 \n Cleanup : openstack-sahara-ui-7.0.1-1.el7ost.noarch 386/753 \n Cleanup : rabbitmq-server-3.6.5-5.el7ost.noarch 387/753 \n Erasing : python-networking-bgpvpn-7.0.0-3.el7ost.noarch 388/753 \n Cleanup : puppet-tripleo-7.4.8-5.el7ost.noarch 389/753 \n Cleanup : python-networking-ovn-3.0.1-1.el7ost.noarch 390/753 \n Cleanup : openstack-manila-ui-2.10.2-3.el7ost.noarch 391/753 \n Cleanup : puppet-swift-11.4.0-1.el7ost.noarch 392/753 \n Cleanup : puppet-neutron-11.5.0-1.el7ost.noarch 393/753 \n Cleanup : os-collect-config-7.2.2-1.el7ost.noarch 394/753 \n Cleanup : puppet-ironic-11.5.0-1.el7ost.noarch 395/753 \n Cleanup : puppet-ceilometer-11.5.0-1.el7ost.noarch 396/753 \n Cleanup : puppet-manila-11.4.0-3.el7ost.noarch 397/753 \n Cleanup : puppet-octavia-11.5.0-1.el7ost.noarch 398/753 \n Cleanup : puppet-nova-11.5.0-1.el7ost.noarch 399/753 \n Cleanup : puppet-cinder-11.5.0-3.el7ost.noarch 400/753 \n Cleanup : sensu-0.27.0-4.el7ost.noarch 401/753 \n Erasing : 1:python-networking-l2gw-11.0.0-2.el7ost.noarch 402/753 \n Cleanup : puppet-glance-11.5.0-1.el7ost.noarch 403/753 \n Cleanup : erlang-eldap-18.3.4.7-1.el7ost.x86_64 404/753 \n Cleanup : puppet-sahara-11.4.0-1.el7ost.noarch 405/753 \n Cleanup : 1:python-networking-odl-11.0.0-3.el7ost.noarch 406/753 \n Cleanup : puppet-heat-11.5.0-1.el7ost.noarch 407/753 \n Cleanup : puppet-panko-11.5.0-1.el7ost.noarch 408/753 \n Cleanup : puppet-ec2api-11.4.0-1.el7ost.noarch 409/753 \n Cleanup : puppet-barbican-11.4.0-1.el7ost.noarch 410/753 \n Cleanup : puppet-aodh-11.4.0-1.el7ost.noarch 411/753 \n Cleanup : puppet-trove-11.4.0-1.el7ost.noarch 412/753 \n Cleanup : puppet-gnocchi-11.5.0-1.el7ost.noarch 413/753 \n Cleanup : puppet-keystone-11.4.0-1.el7ost.noarch 414/753 \n Cleanup : puppet-ceph-2.4.2-1.el7ost.noarch 415/753 \n Cleanup : puppet-kibana3-0.0.4-1.6ca9631git.el7ost.noarch 416/753 \n Cleanup : 1:openstack-cinder-11.1.0-1.el7ost.noarch 417/753 \n Cleanup : 1:python-cinder-11.1.0-1.el7ost.noarch 418/753 \n Cleanup : puppet-mistral-11.4.0-1.el7ost.noarch 419/753 \n Cleanup : puppet-oslo-11.4.0-3.el7ost.noarch 420/753 \n Cleanup : rubygem-sensu-extensions-1.7.1-1.el7ost.noarch 421/753 \n Cleanup : puppet-rsync-0.4.0-2.295cfcegit.el7ost.noarch 422/753 \n Cleanup : puppet-cassandra-2.5.0-1.d180a6cgit.el7ost.noarch 423/753 \n Cleanup : puppet-tomcat-1.7.0-1.9fed47bgit.el7ost.noarch 424/753 \n Cleanup : erlang-xmerl-18.3.4.7-1.el7ost.x86_64 425/753 \n Cleanup : puppet-horizon-11.5.0-1.el7ost.noarch 426/753 \n Cleanup : puppet-zaqar-11.4.0-1.el7ost.noarch 427/753 \n Cleanup : puppet-openstacklib-11.5.0-1.el7ost.noarch 428/753 \n Erasing : 1:openstack-ceilometer-api-9.0.4-2.el7ost.noarch 429/753 \n Erasing : 1:openstack-ceilometer-collector-9.0.4-2.el7ost.noarch 430/753 \n Cleanup : openstack-swift-proxy-2.15.1-4.el7ost.noarch 431/753 \n Erasing : python-ceilometermiddleware-1.1.0-1.el7ost.noarch 432/753 \n Cleanup : 1:openstack-sahara-7.0.1-1.el7ost.noarch 433/753 \n Cleanup : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 434/753 \n Cleanup : puppet-apache-2.0.0-1.e31a682git.el7ost.noarch 435/753 \n Cleanup : puppet-mysql-3.11.0-1.920dd76git.el7ost.noarch 436/753 \n Cleanup : puppet-rabbitmq-8.0.0-2.el7ost.noarch 437/753 \n Cleanup : puppet-memcached-3.0.2-1.adf8b63git.el7ost.noarch 438/753 \n Cleanup : puppet-haproxy-1.5.0-4.6ffcb07git.el7ost.noarch 439/753 \n Cleanup : puppet-zookeeper-0.7.3-1.da686b4git.el7ost.noarch 440/753 \n Cleanup : 1:openstack-ceilometer-central-9.0.4-2.el7ost.noarch 441/753 \n Cleanup : puppet-elasticsearch-5.4.0-1.el7ost.noarch 442/753 \n Cleanup : puppet-opendaylight-4.1.0-2.3768d5egit.el7ost.noarch 443/753 \n Cleanup : puppet-ssh-3.0.1-3.3fb5405git.el7ost.noarch 444/753 \n Cleanup : puppet-kafka-3.1.1-0.1.8da0480git.el7ost.noarch 445/753 \n Cleanup : openstack-swift-plugin-swift3-1.12.0-2.el7ost.noarch 446/753 \n Cleanup : 1:openstack-keystone-12.0.0-4.el7ost.noarch 447/753 \n Cleanup : 1:python-keystone-12.0.0-4.el7ost.noarch 448/753 \n Cleanup : puppet-pacemaker-0.7.0-2.el7ost.noarch 449/753 \n Cleanup : puppet-collectd-5.3.1-0.1.b995bdagit.el7ost.noarch 450/753 \n Cleanup : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 451/753 \n Cleanup : puppet-openstack_extras-11.5.0-1.el7ost.noarch 452/753 \n Cleanup : 1:openstack-ceilometer-ipmi-9.0.4-2.el7ost.noarch 453/753 \n Cleanup : openstack-neutron-lbaas-ui-3.0.1-3.el7ost.noarch 454/753 \n Cleanup : 1:openstack-dashboard-12.0.2-1.el7ost.noarch 455/753 \n Erasing : python-django-openstack-auth-3.5.0-3.el7ost.noarch 456/753 \n Cleanup : puppet-auditd-2.2.0-1.el7ost.noarch 457/753 \n Cleanup : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 458/753 \n Cleanup : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 459/753 \n Erasing : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 460/753 \n Cleanup : 1:openstack-ceilometer-compute-9.0.4-2.el7ost.noarch 461/753 \n Cleanup : 1:openstack-glance-15.0.0-4.el7ost.noarch 462/753 \n Cleanup : 1:python-glance-15.0.0-4.el7ost.noarch 463/753 \n Erasing : python-glance-store-0.22.0-1.el7ost.noarch 464/753 \n Cleanup : puppet-contrail-1.0.0-3.90128d1git.el7ost.noarch 465/753 \n Cleanup : puppet-inifile-2.0.0-1.16fd47dgit.el7ost.noarch 466/753 \n Cleanup : 1:openstack-ceilometer-polling-9.0.4-2.el7ost.noarch 467/753 \n Erasing : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.no 468/753 \n Cleanup : 1:openstack-neutron-11.0.2-1.el7ost.noarch 469/753 \n Erasing : python-django-compressor-2.0-1.el7ost.noarch 470/753 \n Cleanup : 1:python-django-horizon-12.0.2-1.el7ost.noarch 471/753 \n Erasing : python-django-1.8.18-1.el7ost.noarch 472/753 \n Cleanup : puppet-corosync-5.0.0-4.527cda5git.el7ost.noarch 473/753 \n Cleanup : puppet-java-2.0.0-1.43aa9afgit.el7ost.noarch 474/753 \n Cleanup : puppet-archive-2.2.0-1.el7ost.noarch 475/753 \n Cleanup : 1:openstack-sahara-api-7.0.1-1.el7ost.noarch 476/753 \n Cleanup : 1:openstack-sahara-engine-7.0.1-1.el7ost.noarch 477/753 \n Cleanup : 1:openstack-sahara-common-7.0.1-1.el7ost.noarch 478/753 \n Cleanup : 1:python-sahara-7.0.1-1.el7ost.noarch 479/753 \n Cleanup : 1:openstack-ceilometer-notification-9.0.4-2.el7ost.noa 480/753 \n Cleanup : puppet-xinetd-2.0.0-4.1d1e6d4git.el7ost.noarch 481/753 \n Cleanup : rubygem-sensu-settings-9.6.0-1.el7ost.noarch 482/753 \n Cleanup : rubygem-sensu-json-2.0.1-1.el7ost.noarch 483/753 \n Cleanup : puppet-git-0.4.0-3.4e4498egit.el7ost.noarch 484/753 \n Cleanup : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 485/753 \n Cleanup : rubygem-sensu-redis-2.1.0-2.el7ost.noarch 486/753 \n Cleanup : puppet-fdio-0.0.1-2.d9ad6d2git.el7ost.noarch 487/753 \n Cleanup : puppet-keepalived-0.0.1-0.11.bbca37agit.el7ost.noarch 488/753 \n Cleanup : puppet-concat-4.0.1-1.b783e1egit.el7ost.noarch 489/753 \n Cleanup : puppet-fluentd-0.9.0-1.el7ost.noarch 490/753 \n Cleanup : 1:openstack-ironic-conductor-9.1.3-1.el7ost.noarch 491/753 \n Cleanup : openstack-swift-account-2.15.1-4.el7ost.noarch 492/753 \n Cleanup : openstack-octavia-housekeeping-1.0.1-3.el7ost.noarch 493/753 \n Cleanup : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 494/753 \n Cleanup : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 495/753 \n Cleanup : openstack-aodh-listener-5.1.0-1.el7ost.noarch 496/753 \n Cleanup : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.no 497/753 \n Cleanup : openstack-mistral-executor-5.2.0-2.el7ost.noarch 498/753 \n Erasing : 1:openstack-heat-api-cloudwatch-9.0.3-1.el7ost.noarch 499/753 \n Cleanup : 1:openstack-nova-placement-api-16.0.4-15.el7ost.noarch 500/753 \n Cleanup : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 501/753 \n Cleanup : puppet-sensu-2.30.1-3.el7ost.noarch 502/753 \n Erasing : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 503/753 \n Cleanup : targetcli-2.1.fb47-0.1.20170301.gitf632f38.el7cp.noarc 504/753 \n Cleanup : openstack-octavia-health-manager-1.0.1-3.el7ost.noarch 505/753 \n Cleanup : puppet-ipaclient-2.5.1-1.el7ost.noarch 506/753 \n Erasing : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 507/753 \n Erasing : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 508/753 \n Cleanup : python-gnocchi-4.0.3-3.el7ost.noarch 509/753 \n Erasing : python-oslo-sphinx-4.15.1-1.el7ost.noarch 510/753 \n Cleanup : openstack-octavia-worker-1.0.1-3.el7ost.noarch 511/753 \n Cleanup : puppet-nssdb-1.0.1-2.el7ost.noarch 512/753 \n Cleanup : openstack-swift-object-2.15.1-4.el7ost.noarch 513/753 \n Erasing : python-docker-py-1.10.6-3.el7.noarch 514/753 \n Cleanup : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 515/753 \n Cleanup : openstack-octavia-api-1.0.1-3.el7ost.noarch 516/753 \n Cleanup : openstack-octavia-common-1.0.1-3.el7ost.noarch 517/753 \n Cleanup : python-octavia-1.0.1-3.el7ost.noarch 518/753 \n Erasing : python-taskflow-2.14.1-1.el7ost.noarch 519/753 \n Cleanup : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 520/753 \n Cleanup : python-paunch-1.5.3-1.el7ost.noarch 521/753 \n Cleanup : openstack-mistral-engine-5.2.0-2.el7ost.noarch 522/753 \n Cleanup : openstack-ec2-api-5.0.0-2.el7ost.noarch 523/753 \n Erasing : python-ec2-api-5.0.0-2.el7ost.noarch 524/753 \n Erasing : python-botocore-1.4.43-1.el7ost.noarch 525/753 \n Cleanup : puppet-ovn-11.4.0-3.el7ost.noarch 526/753 \n Cleanup : openstack-panko-api-3.1.0-1.el7ost.noarch 527/753 \n Cleanup : openstack-panko-common-3.1.0-1.el7ost.noarch 528/753 \n Cleanup : python-panko-3.1.0-1.el7ost.noarch 529/753 \n Cleanup : 1:openstack-ceilometer-common-9.0.4-2.el7ost.noarch 530/753 \n Cleanup : 1:python-ceilometer-9.0.4-2.el7ost.noarch 531/753 \n Cleanup : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 532/753 \n Cleanup : puppet-redis-3.2.0-1.8c61533git.el7ost.noarch 533/753 \n Cleanup : 1:openstack-ironic-api-9.1.3-1.el7ost.noarch 534/753 \n Cleanup : 1:openstack-ironic-common-9.1.3-1.el7ost.noarch 535/753 \n Cleanup : python-ironic-lib-2.10.0-1.el7ost.noarch 536/753 \n Cleanup : python-proliantutils-2.4.0-3.el7ost.noarch 537/753 \n Erasing : python-scciclient-0.5.0-1.el7ost.noarch 538/753 \n Erasing : python-sushy-1.1.0-1.el7ost.noarch 539/753 \n Erasing : python-automaton-1.12.1-1.el7ost.noarch 540/753 \n Cleanup : python-dracclient-1.3.1-1.el7ost.noarch 541/753 \n Cleanup : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 542/753 \n Cleanup : 1:openstack-manila-share-5.0.1-4.el7ost.noarch 543/753 \n Cleanup : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 544/753 \n Cleanup : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 545/753 \n Cleanup : openstack-mistral-api-5.2.0-2.el7ost.noarch 546/753 \n Cleanup : puppet-snmp-3.8.1-1.df91395git.el7ost.noarch 547/753 \n Cleanup : openstack-swift-container-2.15.1-4.el7ost.noarch 548/753 \n Cleanup : python-swift-2.15.1-4.el7ost.noarch 549/753 \n Cleanup : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noa 550/753 \n Cleanup : puppet-certmonger-1.1.1-3.d09f0f2git.el7ost.noarch 551/753 \n Cleanup : 1:openstack-manila-5.0.1-4.el7ost.noarch 552/753 \n Cleanup : 1:python-manila-5.0.1-4.el7ost.noarch 553/753 \n Cleanup : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 554/753 \n Cleanup : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 555/753 \n Erasing : python-saharaclient-1.3.0-1.el7ost.noarch 556/753 \n Erasing : python-troveclient-2.12.0-1.el7ost.noarch 557/753 \n Erasing : python-magnumclient-2.7.0-1.el7ost.noarch 558/753 \n Erasing : python-manilaclient-1.17.2-1.el7ost.noarch 559/753 \n Cleanup : openstack-aodh-api-5.1.0-1.el7ost.noarch 560/753 \n Cleanup : openstack-aodh-common-5.1.0-1.el7ost.noarch 561/753 \n Cleanup : python-aodh-5.1.0-1.el7ost.noarch 562/753 \n Cleanup : openstack-mistral-event-engine-5.2.0-2.el7ost.noarch 563/753 \n Cleanup : openstack-mistral-common-5.2.0-2.el7ost.noarch 564/753 \n Cleanup : python-mistral-5.2.0-2.el7ost.noarch 565/753 \n Erasing : python-heatclient-1.11.1-1.el7ost.noarch 566/753 \n Erasing : python-mistralclient-3.1.4-1.el7ost.noarch 567/753 \n Erasing : python-aodhclient-0.9.0-1.el7ost.noarch 568/753 \n Erasing : python-ironicclient-1.17.0-1.el7ost.noarch 569/753 \n Erasing : python-openstackclient-3.12.0-1.el7ost.noarch 570/753 \n Erasing : python-zaqarclient-1.7.0-1.el7ost.noarch 571/753 \n Erasing : python-cinderclient-3.1.0-1.el7ost.noarch 572/753 \n Cleanup : python-ironic-inspector-client-2.1.0-1.el7ost.noarch 573/753 \n Erasing : python-openstacksdk-0.9.17-1.el7ost.noarch 574/753 \n Erasing : python-gnocchiclient-3.3.1-1.el7ost.noarch 575/753 \n Erasing : python-swiftclient-3.4.0-1.el7ost.noarch 576/753 \n Erasing : python-yaql-1.1.0-3.el7ost.noarch 577/753 \n Erasing : python-croniter-0.3.4-5.el7ost.noarch 578/753 \n Erasing : python-mistral-lib-0.3.3-1.el7ost.noarch 579/753 \n Cleanup : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 580/753 \n Cleanup : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 581/753 \n Cleanup : 1:python-nova-16.0.4-15.el7ost.noarch 582/753 \n Erasing : python-os-brick-1.15.5-1.el7ost.noarch 583/753 \n Erasing : python-tooz-1.58.0-1.el7ost.noarch 584/753 \n Erasing : python-os-vif-1.7.0-1.el7ost.noarch 585/753 \n Erasing : python-oslo-vmware-2.23.1-1.el7ost.noarch 586/753 \n Erasing : python-os-win-2.2.0-1.el7ost.noarch 587/753 \n Erasing : python-cursive-0.1.2-1.el7ost.noarch 588/753 \n Erasing : python-castellan-0.12.2-1.el7ost.noarch 589/753 \n Erasing : python-barbicanclient-4.5.2-1.el7ost.noarch 590/753 \n Erasing : 1:python-glanceclient-2.8.0-2.el7ost.noarch 591/753 \n Cleanup : 1:openstack-neutron-linuxbridge-11.0.2-1.el7ost.noarch 592/753 \n Cleanup : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 593/753 \n Cleanup : 1:python-neutron-11.0.2-1.el7ost.noarch 594/753 \n Erasing : python-neutron-lib-1.9.1-1.el7ost.noarch 595/753 \n Erasing : python-neutronclient-6.5.0-1.el7ost.noarch 596/753 \n Erasing : python-keystonemiddleware-4.17.0-1.el7ost.noarch 597/753 \n Erasing : python-oslo-versionedobjects-1.26.1-1.el7ost.noarch 598/753 \n Erasing : python-oslo-db-4.25.1-1.el7ost.noarch 599/753 \n Erasing : 1:python-keystoneclient-3.13.0-1.el7ost.noarch 600/753 \n Erasing : python-oslo-privsep-1.22.1-1.el7ost.noarch 601/753 \n Erasing : python-designateclient-2.7.0-1.el7ost.noarch 602/753 \n Erasing : python-osc-lib-1.7.0-1.el7ost.noarch 603/753 \n Erasing : python-pycadf-2.6.0-1.el7ost.noarch 604/753 \n Erasing : python-oslo-policy-1.25.2-1.el7ost.noarch 605/753 \n Erasing : python-oslo-cache-1.25.1-1.el7ost.noarch 606/753 \n Erasing : python-oslo-reports-1.22.1-1.el7ost.noarch 607/753 \n Erasing : python-osprofiler-1.11.0-1.el7ost.noarch 608/753 \n Erasing : python-oslo-messaging-5.30.2-1.el7ost.noarch 609/753 \n Erasing : python-oslo-middleware-3.30.1-1.el7ost.noarch 610/753 \n Erasing : python-oslo-service-1.25.1-1.el7ost.noarch 611/753 \n Erasing : python-oslo-log-3.30.2-1.el7ost.noarch 612/753 \n Erasing : python-oslo-concurrency-3.21.1-1.el7ost.noarch 613/753 \n Erasing : 2:python-oslo-config-4.11.1-1.el7ost.noarch 614/753 \n Erasing : python-oslo-context-2.17.1-1.el7ost.noarch 615/753 \n Erasing : python-oslo-serialization-2.20.2-1.el7ost.noarch 616/753 \n Erasing : python-oslo-utils-3.28.1-1.el7ost.noarch 617/753 \n Erasing : python-oslo-i18n-3.17.1-1.el7ost.noarch 618/753 \n Erasing : python-jinja2-2.7.2-2.el7cp.noarch 619/753 \n Erasing : python-os-client-config-1.28.0-1.el7ost.noarch 620/753 \n Erasing : python-keystoneauth1-3.1.0-1.el7ost.noarch 621/753 \n Erasing : python-ovsdbapp-0.4.1-1.el7ost.noarch 622/753 \n Erasing : python-debtcollector-1.17.1-1.el7ost.noarch 623/753 \n Erasing : python-futurist-1.3.1-1.el7ost.noarch 624/753 \n Erasing : python-tenacity-4.4.0-1.el7ost.noarch 625/753 \n Erasing : python-cliff-2.8.0-1.el7ost.noarch 626/753 \n Erasing : python-alembic-0.8.10-1.el7ost.noarch 627/753 \n Cleanup : puppet-uchiwa-1.0.1-3.b614088git.el7ost.noarch 628/753 \n Cleanup : puppet-timezone-3.5.0-1.62ba3ccgit.el7ost.noarch 629/753 \n Cleanup : erlang-os_mon-18.3.4.7-1.el7ost.x86_64 630/753 \n Cleanup : erlang-otp_mibs-18.3.4.7-1.el7ost.x86_64 631/753 \n Cleanup : erlang-snmp-18.3.4.7-1.el7ost.x86_64 632/753 \n Cleanup : erlang-sasl-18.3.4.7-1.el7ost.x86_64 633/753 \n Cleanup : erlang-tools-18.3.4.7-1.el7ost.x86_64 634/753 \n Cleanup : erlang-inets-18.3.4.7-1.el7ost.x86_64 635/753 \n Cleanup : erlang-ssl-18.3.4.7-1.el7ost.x86_64 636/753 \n Cleanup : erlang-public_key-18.3.4.7-1.el7ost.x86_64 637/753 \n Cleanup : erlang-runtime_tools-18.3.4.7-1.el7ost.x86_64 638/753 \n Cleanup : 2:ceph-radosgw-10.2.10-17.el7cp.x86_64 639/753 \n Cleanup : erlang-mnesia-18.3.4.7-1.el7ost.x86_64 640/753 \n Cleanup : erlang-asn1-18.3.4.7-1.el7ost.x86_64 641/753 \n Cleanup : erlang-syntax_tools-18.3.4.7-1.el7ost.x86_64 642/753 \n Cleanup : erlang-hipe-18.3.4.7-1.el7ost.x86_64 643/753 \n Cleanup : erlang-compiler-18.3.4.7-1.el7ost.x86_64 644/753 \n Cleanup : erlang-crypto-18.3.4.7-1.el7ost.x86_64 645/753 \n Cleanup : erlang-erts-18.3.4.7-1.el7ost.x86_64 646/753 \n Cleanup : erlang-kernel-18.3.4.7-1.el7ost.x86_64 647/753 \n Cleanup : erlang-stdlib-18.3.4.7-1.el7ost.x86_64 648/753 \n Cleanup : openvswitch-ovn-central-2.7.3-3.git20180112.el7fdp.x86 649/753 \n Cleanup : openvswitch-ovn-host-2.7.3-3.git20180112.el7fdp.x86_64 650/753 \n Cleanup : collectd-mysql-5.8.0-5.el7ost.x86_64 651/753 \n Cleanup : collectd-utils-5.8.0-5.el7ost.x86_64 652/753 \n Cleanup : 2:rbd-mirror-10.2.10-17.el7cp.x86_64 653/753 \n Cleanup : openvswitch-ovn-common-2.7.3-3.git20180112.el7fdp.x86_ 654/753 \n Erasing : python-pyeclib-1.5.0-1.el7ost.x86_64 655/753 \n Cleanup : collectd-sensors-5.8.0-5.el7ost.x86_64 656/753 \n Cleanup : collectd-ipmi-5.8.0-5.el7ost.x86_64 657/753 \n Cleanup : collectd-iptables-5.8.0-5.el7ost.x86_64 658/753 \n Cleanup : collectd-write_http-5.8.0-5.el7ost.x86_64 659/753 \n Cleanup : collectd-virt-5.8.0-5.el7ost.x86_64 660/753 \n Cleanup : collectd-netlink-5.8.0-5.el7ost.x86_64 661/753 \n Cleanup : python-twisted-16.1.1-5.el7ost.x86_64 662/753 \n Cleanup : collectd-apache-5.8.0-5.el7ost.x86_64 663/753 \n Cleanup : collectd-smart-5.8.0-5.el7ost.x86_64 664/753 \n Cleanup : collectd-curl-5.8.0-5.el7ost.x86_64 665/753 \n Cleanup : 2:ceph-mon-10.2.10-17.el7cp.x86_64 666/753 \n Cleanup : 2:ceph-mds-10.2.10-17.el7cp.x86_64 667/753 \n Cleanup : 2:ceph-selinux-10.2.10-17.el7cp.x86_64 668/753 \n Cleanup : 2:ceph-base-10.2.10-17.el7cp.x86_64 669/753 \n Cleanup : 2:ceph-common-10.2.10-17.el7cp.x86_64 670/753 \n Erasing : python-requests-2.14.2-0.1.el7ost.noarch 671/753 \n Erasing : python-urllib3-1.21.1-1.0.el7ost.noarch 672/753 \n Cleanup : 2:python-cephfs-10.2.10-17.el7cp.x86_64 673/753 \n Cleanup : 2:python-rbd-10.2.10-17.el7cp.x86_64 674/753 \n Erasing : python-pyOpenSSL-16.2.0-3.el7ost.noarch 675/753 \n Cleanup : python2-cryptography-1.7.2-2.el7.x86_64 676/753 \n Cleanup : 2:librbd1-10.2.10-17.el7cp.x86_64 677/753 \n Cleanup : 2:python-rados-10.2.10-17.el7cp.x86_64 678/753 \n Cleanup : 2:librgw2-10.2.10-17.el7cp.x86_64 679/753 \n Cleanup : collectd-ping-5.8.0-5.el7ost.x86_64 680/753 \n Cleanup : collectd-disk-5.8.0-5.el7ost.x86_64 681/753 \n Cleanup : collectd-curl_xml-5.8.0-5.el7ost.x86_64 682/753 \n Cleanup : collectd-rrdtool-5.8.0-5.el7ost.x86_64 683/753 \n Cleanup : collectd-rrdcached-5.8.0-5.el7ost.x86_64 684/753 \n Cleanup : collectd-curl_json-5.8.0-5.el7ost.x86_64 685/753 \n Cleanup : collectd-ceph-5.8.0-5.el7ost.x86_64 686/753 \n Erasing : 1:mariadb-galera-server-5.5.42-7.el7ost.x86_64 687/753 \n Cleanup : 1:mariadb-5.5.56-2.el7.x86_64 688/753 \n Cleanup : collectd-write_sensu-5.8.0-5.el7ost.x86_64 689/753 \n Erasing : python-idna-2.4-1.el7.noarch 690/753 \n Cleanup : puppet-stdlib-4.18.0-2.el7ost.noarch 691/753 \n Erasing : python-stevedore-1.25.1-1.el7ost.noarch 692/753 \n Erasing : python-futures-3.0.3-1.el7ost.noarch 693/753 \n Erasing : python-babel-2.3.4-1.el7ost.noarch 694/753 \n Erasing : python-fixtures-3.0.0-2.el7ost.noarch 695/753 \n Cleanup : python-openvswitch-2.7.3-3.git20180112.el7fdp.noarch 696/753 \n Erasing : python-requestsexceptions-1.3.0-1.el7ost.noarch 697/753 \n Cleanup : python-oslo-i18n-lang-3.17.1-1.el7ost.noarch 698/753 \n Cleanup : pyparsing-2.0.7-1.el7ost.noarch 699/753 \n Cleanup : python-oslo-utils-lang-3.28.1-1.el7ost.noarch 700/753 \n Cleanup : python-oslo-concurrency-lang-3.21.1-1.el7ost.noarch 701/753 \n Erasing : 1:python-dateutil-2.4.2-1.el7ost.noarch 702/753 \n Cleanup : python-oslo-log-lang-3.30.2-1.el7ost.noarch 703/753 \n Cleanup : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 704/753 \n Erasing : python-cachetools-1.1.6-2.el7ost.noarch 705/753 \n Erasing : python-pika_pool-0.1.3-3.el7ost.noarch 706/753 \n Cleanup : python-oslo-cache-lang-1.25.1-1.el7ost.noarch 707/753 \n Cleanup : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 708/753 \n Cleanup : python-pycadf-common-2.6.0-1.el7ost.noarch 709/753 \n Cleanup : python-oslo-privsep-lang-1.22.1-1.el7ost.noarch 710/753 \n Cleanup : python-oslo-db-lang-4.25.1-1.el7ost.noarch 711/753 \n Cleanup : python-oslo-versionedobjects-lang-1.26.1-1.el7ost.noar 712/753 \n Erasing : python-oslo-rootwrap-5.9.2-1.el7ost.noarch 713/753 \n Erasing : python-pyroute2-0.4.19-1.el7ost.noarch 714/753 \n Cleanup : python-oslo-vmware-lang-2.23.1-1.el7ost.noarch 715/753 \n Erasing : python-voluptuous-0.8.9-1.el7ost.noarch 716/753 \n Erasing : python-microversion-parse-0.1.4-2.el7ost.noarch 717/753 \n Erasing : python-os-traits-0.3.3-1.el7ost.noarch 718/753 \n Erasing : python-jsonpatch-1.2-4.el7.noarch 719/753 \n Cleanup : python-openstackclient-lang-3.12.0-1.el7ost.noarch 720/753 \n Cleanup : python-dns-1.12.0-4.20150617git465785f.el7.noarch 721/753 \n Cleanup : python-rtslib-2.1.fb64-0.1.20170301.git3637171.el7cp.n 722/753 \n Cleanup : python-django-bash-completion-1.8.18-1.el7ost.noarch 723/753 \n Cleanup : 1:openstack-dashboard-theme-12.0.0-3.el7ost.noarch 724/753 \n Cleanup : puppet-firewall-1.8.2-2.2f892e9git.el7ost.noarch 725/753 \n Cleanup : puppet-datacat-0.6.2-3.5cce8f2git.el7ost.noarch 726/753 \n Cleanup : puppet-staging-1.0.4-1.b466d93git.el7ost.noarch 727/753 \n Cleanup : rubygem-sensu-extensions-occurrences-1.1.0-2.el7ost.no 728/753 \n Cleanup : puppet-vcsrepo-2.0.0-1.e3d28c6git.el7ost.noarch 729/753 \n Cleanup : sensu-common-0.27.0-4.el7ost.noarch 730/753 \n Cleanup : os-refresh-config-7.1.0-1.el7ost.noarch 731/753 \n Cleanup : puppet-vswitch-7.4.0-1.el7ost.noarch 732/753 \n Cleanup : puppet-systemd-1.0.0-1.047b31dgit.el7ost.noarch 733/753 \n Cleanup : rhosp-release-12.0-3.el7ost.noarch 734/753 \n Cleanup : puppet-remote-0.0.1-3.7420908git.el7ost.noarch 735/753 \n Cleanup : openstack-selinux-0.8.13-2.el7ost.noarch 736/753 \n Cleanup : os-apply-config-7.2.3-1.el7ost.noarch 737/753 \n Erasing : python-extras-0.0.3-8.el7ost.noarch 738/753 \n Cleanup : puppet-kmod-2.1.1-4.b4d8db2git.el7ost.noarch 739/753 \n Cleanup : collectd-5.8.0-5.el7ost.x86_64 740/753 \n Cleanup : 1:mariadb-libs-5.5.56-2.el7.x86_64 741/753 \n Cleanup : 2:librados2-10.2.10-17.el7cp.x86_64 742/753 \n Erasing : python-cffi-1.6.0-5.el7.x86_64 743/753 \n Erasing : 2:libcephfs1-10.2.10-17.el7cp.x86_64 744/753 \n Cleanup : liberasurecode-1.5.0-1.el7ost.x86_64 745/753 \n/sbin/ldconfig: relative path `1' used to build cache\nwarning: %postun(liberasurecode-1.5.0-1.el7ost.x86_64) scriptlet failed, exit status 1\n Cleanup : openvswitch-2.7.3-3.git20180112.el7fdp.x86_64 746/753 \n Cleanup : libcollectdclient-5.8.0-5.el7ost.x86_64 747/753 \n Erasing : python-sqlalchemy-1.1.11-1.el7ost.x86_64 748/753 \n Erasing : python-markupsafe-0.11-10.el7.x86_64 749/753 \n Erasing : python-greenlet-0.4.2-4.el7.x86_64 750/753 \n Cleanup : rubygem-eventmachine-1.2.1-1.el7ost.x86_64 751/753 \n Cleanup : rubygem-oj-2.14.6-3.el7.x86_64 752/753 \n Cleanup : rubygem-yajl-ruby-1.3.0-2.el7.x86_64 753/753 \n Verifying : python2-futures-3.1.1-2.1.el7ost.noarch 1/753 \n Verifying : puppet-timezone-4.1.1-0.20180216002204.32aa9f5.el7ost. 2/753 \n Verifying : collectd-write_sensu-5.8.0-10.el7ost.x86_64 3/753 \n Verifying : python2-oslo-vmware-2.26.0-1.el7ost.noarch 4/753 \n Verifying : puppet-cinder-12.4.1-0.20180329071637.4011a82.el7ost.n 5/753 \n Verifying : python2-cinderclient-3.5.0-1.el7ost.noarch 6/753 \n Verifying : openstack-octavia-common-2.0.1-5.el7ost.noarch 7/753 \n Verifying : puppet-uchiwa-2.0.0-0.20180216092614.92c7f71.el7ost.no 8/753 \n Verifying : python2-oslo-serialization-2.24.0-1.el7ost.noarch 9/753 \n Verifying : python2-debtcollector-1.19.0-1.el7ost.noarch 10/753 \n Verifying : puppet-contrail-1.0.1-0.20180216104752.ecf700b.el7ost. 11/753 \n Verifying : python-oslo-policy-lang-1.33.1-1.el7ost.noarch 12/753 \n Verifying : 1:python2-dateutil-2.6.1-1.el7ost.noarch 13/753 \n Verifying : python-oslo-cache-lang-1.28.0-1.el7ost.noarch 14/753 \n Verifying : python-oslo-concurrency-lang-3.25.0-1.el7ost.noarch 15/753 \n Verifying : puppet-kmod-2.2.1-0.20180215234536.ad51300.el7ost.noar 16/753 \n Verifying : erlang-snmp-18.3.4.8-1.el7ost.x86_64 17/753 \n Verifying : python-octavia-2.0.1-5.el7ost.noarch 18/753 \n Verifying : python2-saharaclient-1.5.0-1.el7ost.noarch 19/753 \n Verifying : python-gnocchi-4.2.3-3.el7ost.noarch 20/753 \n Verifying : 1:openstack-neutron-linuxbridge-12.0.2-0.2018042101135 21/753 \n Verifying : 1:python2-networking-l2gw-12.0.2-0.20180412115803.a9f8 22/753 \n Verifying : python2-jsonpatch-1.21-1.el7ost.noarch 23/753 \n Verifying : erlang-ssl-18.3.4.8-1.el7ost.x86_64 24/753 \n Verifying : puppet-nova-12.4.0-3.el7ost.noarch 25/753 \n Verifying : 1:python-neutron-lbaas-12.0.1-0.20180424200349.cdbf25c 26/753 \n Verifying : 1:openstack-glance-16.0.1-2.el7ost.noarch 27/753 \n Verifying : 1:openstack-nova-conductor-17.0.3-0.20180420001139.el7 28/753 \n Verifying : puppet-oslo-12.4.0-0.20180329043028.2259336.el7ost.noa 29/753 \n Verifying : python2-yaql-1.1.3-2.el7ost.noarch 30/753 \n Verifying : python2-asn1crypto-0.23.0-2.el7ost.noarch 31/753 \n Verifying : python2-scciclient-0.6.1-1.el7ost.noarch 32/753 \n Verifying : openstack-mistral-event-engine-6.0.2-1.el7ost.noarch 33/753 \n Verifying : openstack-aodh-api-6.0.0-2.el7ost.noarch 34/753 \n Verifying : python2-os-service-types-1.1.0-1.el7ost.noarch 35/753 \n Verifying : rabbitmq-server-3.6.15-3.el7ost.noarch 36/753 \n Verifying : 1:openstack-heat-api-10.0.1-0.20180411125640.el7ost.no 37/753 \n Verifying : 1:python-ceilometer-10.0.1-0.20180328155305.420e621.el 38/753 \n Verifying : 1:openstack-ceilometer-compute-10.0.1-0.20180328155305 39/753 \n Verifying : openvswitch-ovn-common-2.9.0-20.el7fdp.x86_64 40/753 \n Verifying : 1:openstack-sahara-engine-8.0.1-0.20180328233740.36531 41/753 \n Verifying : 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64 42/753 \n Verifying : python2-requestsexceptions-1.4.0-1.el7ost.noarch 43/753 \n Verifying : python2-cursive-0.2.1-1.el7ost.noarch 44/753 \n Verifying : erlang-otp_mibs-18.3.4.8-1.el7ost.x86_64 45/753 \n Verifying : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7os 46/753 \n Verifying : 2:python-rbd-12.2.4-10.el7cp.x86_64 47/753 \n Verifying : 1:openstack-neutron-ml2-12.0.2-0.20180421011359.0ec54f 48/753 \n Verifying : python2-os-vif-1.9.1-2.el7ost.noarch 49/753 \n Verifying : 1:openstack-manila-6.0.1-1.el7ost.noarch 50/753 \n Verifying : collectd-ceph-5.8.0-10.el7ost.x86_64 51/753 \n Verifying : 1:openstack-neutron-12.0.2-0.20180421011359.0ec54fd.el 52/753 \n Verifying : puppet-concat-4.1.2-0.20180216000640.d4857df.el7ost.no 53/753 \n Verifying : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 54/753 \n Verifying : puppet-certmonger-2.3.0-1.el7ost.noarch 55/753 \n Verifying : puppet-dns-5.1.1-0.20180216195239.99cd025.el7ost.noarc 56/753 \n Verifying : 1:openstack-neutron-common-12.0.2-0.20180421011359.0ec 57/753 \n Verifying : gnocchi-api-4.2.3-3.el7ost.noarch 58/753 \n Verifying : collectd-curl_json-5.8.0-10.el7ost.x86_64 59/753 \n Verifying : 2:rbd-mirror-12.2.4-10.el7cp.x86_64 60/753 \n Verifying : 1:openstack-neutron-lbaas-12.0.1-0.20180424200349.cdbf 61/753 \n Verifying : puppet-java-2.4.1-0.20180216101657.47afbd2.el7ost.noar 62/753 \n Verifying : puppet-barbican-12.4.0-0.20180329025924.c9a95fd.el7ost 63/753 \n Verifying : sensu-1.1.3-2.el7ost.noarch 64/753 \n Verifying : python2-os-traits-0.5.0-1.el7ost.noarch 65/753 \n Verifying : python-oslo-versionedobjects-lang-1.31.2-1.el7ost.noar 66/753 \n Verifying : python-jwt-1.5.3-1.el7.noarch 67/753 \n Verifying : 3:mariadb-server-10.1.20-2.el7ost.x86_64 68/753 \n Verifying : 1:openstack-neutron-metering-agent-12.0.2-0.2018042101 69/753 \n Verifying : puppet-apache-2.3.1-1.e587f2agit.el7ost.noarch 70/753 \n Verifying : python2-neutronclient-6.7.0-1.el7ost.noarch 71/753 \n Verifying : python2-greenlet-0.4.12-1.el7ost.x86_64 72/753 \n Verifying : puppet-mysql-5.2.2-0.20180216012141.a5497b2.el7ost.noa 73/753 \n Verifying : erlang-xmerl-18.3.4.8-1.el7ost.x86_64 74/753 \n Verifying : puppet-auditd-2.2.1-0.20180216200241.c0c1ccb.el7ost.no 75/753 \n Verifying : rubygem-sensu-extensions-check-dependencies-1.0.1-1.el 76/753 \n Verifying : python-mistral-6.0.2-1.el7ost.noarch 77/753 \n Verifying : python2-ironicclient-2.2.0-1.el7ost.noarch 78/753 \n Verifying : openstack-swift-container-2.17.1-0.20180314165245.caee 79/753 \n Verifying : collectd-rrdcached-5.8.0-10.el7ost.x86_64 80/753 \n Verifying : puppet-neutron-12.4.1-0.20180412211913.el7ost.noarch 81/753 \n Verifying : 1:openstack-sahara-image-pack-8.0.1-0.20180328233740.3 82/753 \n Verifying : erlang-hipe-18.3.4.8-1.el7ost.x86_64 83/753 \n Verifying : python2-oslo-service-1.29.0-1.el7ost.noarch 84/753 \n Verifying : 1:openstack-neutron-openvswitch-12.0.2-0.2018042101135 85/753 \n Verifying : 2:python-rgw-12.2.4-10.el7cp.x86_64 86/753 \n Verifying : openstack-neutron-lbaas-ui-4.0.1-0.20180326210834.a2c5 87/753 \n Verifying : 2:librados2-12.2.4-10.el7cp.x86_64 88/753 \n Verifying : collectd-rrdtool-5.8.0-10.el7ost.x86_64 89/753 \n Verifying : puppet-snmp-3.9.1-0.20180216001706.5d73485.el7ost.noar 90/753 \n Verifying : python2-oslo-middleware-3.34.0-1.el7ost.noarch 91/753 \n Verifying : 1:python2-glanceclient-2.10.0-1.el7ost.noarch 92/753 \n Verifying : openstack-mistral-api-6.0.2-1.el7ost.noarch 93/753 \n Verifying : python-pyghmi-1.0.22-1.el7ost.noarch 94/753 \n Verifying : collectd-curl_xml-5.8.0-10.el7ost.x86_64 95/753 \n Verifying : python2-markupsafe-0.23-16.el7ost.x86_64 96/753 \n Verifying : liberasurecode-1.5.0-4.el7ost.x86_64 97/753 \n Verifying : collectd-utils-5.8.0-10.el7ost.x86_64 98/753 \n Verifying : 2:ceph-common-12.2.4-10.el7cp.x86_64 99/753 \n Verifying : 1:openstack-heat-api-cfn-10.0.1-0.20180411125640.el7os 100/753 \n Verifying : 1:openstack-ceilometer-notification-10.0.1-0.201803281 101/753 \n Verifying : python2-pyOpenSSL-17.3.0-3.el7ost.noarch 102/753 \n Verifying : 1:openstack-ceilometer-ipmi-10.0.1-0.20180328155305.42 103/753 \n Verifying : python2-idna-2.5-1.el7ost.noarch 104/753 \n Verifying : python2-oslo-i18n-3.19.0-2.el7ost.noarch 105/753 \n Verifying : openstack-aodh-evaluator-6.0.0-2.el7ost.noarch 106/753 \n Verifying : python-oslo-log-lang-3.36.0-1.el7ost.noarch 107/753 \n Verifying : 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7o 108/753 \n Verifying : erlang-tools-18.3.4.8-1.el7ost.x86_64 109/753 \n Verifying : 2:librbd1-12.2.4-10.el7cp.x86_64 110/753 \n Verifying : 1:python-django-horizon-13.0.1-0.20180411230905.c51a46 111/753 \n Verifying : puppet-fdio-18.01-1.el7ost.noarch 112/753 \n Verifying : 1:openstack-ironic-common-10.1.2-4.el7ost.noarch 113/753 \n Verifying : python2-gnocchiclient-7.0.1-1.el7ost.noarch 114/753 \n Verifying : puppet-openstacklib-12.4.0-0.20180329042555.4b30e6f.el 115/753 \n Verifying : erlang-inets-18.3.4.8-1.el7ost.x86_64 116/753 \n Verifying : python-ironic-inspector-client-3.1.1-1.el7ost.noarch 117/753 \n Verifying : python2-cachetools-2.0.1-3.el7ost.noarch 118/753 \n Verifying : python2-openstackclient-3.14.1-1.el7ost.noarch 119/753 \n Verifying : 1:openstack-manila-share-6.0.1-1.el7ost.noarch 120/753 \n Verifying : python-oslo-middleware-lang-3.34.0-1.el7ost.noarch 121/753 \n Verifying : python-pycadf-common-2.7.0-1.el7ost.noarch 122/753 \n Verifying : python-dns-1.15.0-5.1.el7ost.noarch 123/753 \n Verifying : puppet-openstack_extras-12.4.1-0.20180413042250.263429 124/753 \n Verifying : python2-cliff-2.11.0-1.el7ost.noarch 125/753 \n Verifying : 1:openstack-heat-engine-10.0.1-0.20180411125640.el7ost 126/753 \n Verifying : puppet-git-0.5.0-0.20180215134851.4e4498e.el7ost.noarc 127/753 \n Verifying : python2-microversion-parse-0.1.4-2.1.el7ost.noarch 128/753 \n Verifying : collectd-disk-5.8.0-10.el7ost.x86_64 129/753 \n Verifying : erlang-compiler-18.3.4.8-1.el7ost.x86_64 130/753 \n Verifying : 2:python-cephfs-12.2.4-10.el7cp.x86_64 131/753 \n Verifying : python2-manilaclient-1.21.0-1.el7ost.noarch 132/753 \n Verifying : 1:openstack-ironic-api-10.1.2-4.el7ost.noarch 133/753 \n Verifying : 2:librgw2-12.2.4-10.el7cp.x86_64 134/753 \n Verifying : 1:python-cinder-12.0.1-0.20180418194613.c476898.el7ost 135/753 \n Verifying : python2-tooz-1.60.0-1.el7ost.noarch 136/753 \n Verifying : puppet-redis-3.2.1-0.20180216095743.bfcc212.el7ost.noa 137/753 \n Verifying : python-openvswitch-2.9.0-20.el7fdp.noarch 138/753 \n Verifying : python-proliantutils-2.5.0-0.20180215153737.19072b8.el 139/753 \n Verifying : rubygem-sensu-extensions-occurrences-1.2.0-1.el7ost.no 140/753 \n Verifying : 1:openstack-nova-console-17.0.3-0.20180420001139.el7os 141/753 \n Verifying : puppet-mistral-12.4.0-0.20180329035643.ab885c4.el7ost. 142/753 \n Verifying : 3:mariadb-libs-10.1.20-2.el7ost.x86_64 143/753 \n Verifying : sensu-common-1.1.3-2.el7ost.noarch 144/753 \n Verifying : puppet-octavia-12.4.0-2.el7ost.noarch 145/753 \n Verifying : python2-cryptography-2.1.4-2.el7ost.x86_64 146/753 \n Verifying : python2-mistral-lib-0.4.0-1.el7ost.noarch 147/753 \n Verifying : puppet-archive-2.2.1-0.20180216011041.10888db.el7ost.n 148/753 \n Verifying : puppet-tomcat-2.2.1-0.20180216113018.c6d9954.el7ost.no 149/753 \n Verifying : openstack-panko-api-4.0.1-1.el7ost.noarch 150/753 \n Verifying : 1:openstack-nova-api-17.0.3-0.20180420001139.el7ost.no 151/753 \n Verifying : python2-pyeclib-1.5.0-3.el7ost.x86_64 152/753 \n Verifying : puppet-haproxy-2.1.1-0.20180216093132.11ac7a2.el7ost.n 153/753 \n Verifying : erlang-sasl-18.3.4.8-1.el7ost.x86_64 154/753 \n Verifying : openstack-mistral-common-6.0.2-1.el7ost.noarch 155/753 \n Verifying : python-openstackclient-lang-3.14.1-1.el7ost.noarch 156/753 \n Verifying : erlang-syntax_tools-18.3.4.8-1.el7ost.x86_64 157/753 \n Verifying : puppet-ovn-12.4.0-0.20180329043503.36ff219.el7ost.noar 158/753 \n Verifying : 1:python-keystone-13.0.1-0.20180420194847.7bd6454.el7o 159/753 \n Verifying : 2:libcephfs2-12.2.4-10.el7cp.x86_64 160/753 \n Verifying : openstack-ec2-api-6.0.1-0.20180329214259.219dbc7.el7os 161/753 \n Verifying : python2-oslo-cache-1.28.0-1.el7ost.noarch 162/753 \n Verifying : openstack-mistral-engine-6.0.2-1.el7ost.noarch 163/753 \n Verifying : python-paunch-2.5.0-1.el7ost.noarch 164/753 \n Verifying : 2:python-rados-12.2.4-10.el7cp.x86_64 165/753 \n Verifying : puppet-firewall-1.12.1-0.20180216004829.3dc1990.el7ost 166/753 \n Verifying : python2-futurist-1.6.0-1.el7ost.noarch 167/753 \n Verifying : 1:python-nova-17.0.3-0.20180420001139.el7ost.noarch 168/753 \n Verifying : collectd-ping-5.8.0-10.el7ost.x86_64 169/753 \n Verifying : python2-pyroute2-0.4.21-1.el7ost.noarch 170/753 \n Verifying : 1:openstack-cinder-12.0.1-0.20180418194613.c476898.el7 171/753 \n Verifying : 2:ceph-mds-12.2.4-10.el7cp.x86_64 172/753 \n Verifying : 1:python-sahara-8.0.1-0.20180328233740.36531cb.el7ost. 173/753 \n Verifying : python2-oslo-db-4.33.0-2.el7ost.noarch 174/753 \n Verifying : python2-requests-2.14.2-1.el7ost.noarch 175/753 \n Verifying : python2-cffi-1.11.2-1.el7ost.x86_64 176/753 \n Verifying : collectd-mysql-5.8.0-10.el7ost.x86_64 177/753 \n Verifying : python2-ovsdbapp-0.10.1-1.el7ost.noarch 178/753 \n Verifying : python2-voluptuous-0.10.5-2.el7ost.noarch 179/753 \n Verifying : python2-octaviaclient-1.4.0-1.el7ost.noarch 180/753 \n Verifying : python2-os-win-3.0.1-1.el7ost.noarch 181/753 \n Verifying : erlang-stdlib-18.3.4.8-1.el7ost.x86_64 182/753 \n Verifying : puppet-rabbitmq-8.1.1-0.20180216013831.d4b06b7.el7ost. 183/753 \n Verifying : 1:openstack-nova-scheduler-17.0.3-0.20180420001139.el7 184/753 \n Verifying : pyparsing-2.1.10-3.el7ost.noarch 185/753 \n Verifying : puppet-manila-12.4.0-0.20180329035214.6c18418.el7ost.n 186/753 \n Verifying : puppet-collectd-8.0.2-0.20180216105213.93c8d0b.el7ost. 187/753 \n Verifying : python2-alembic-0.9.7-1.el7ost.noarch 188/753 \n Verifying : python2-oslo-utils-3.35.0-1.el7ost.noarch 189/753 \n Verifying : openstack-octavia-api-2.0.1-5.el7ost.noarch 190/753 \n Verifying : rubygem-sensu-redis-2.2.0-1.el7ost.noarch 191/753 \n Verifying : erlang-eldap-18.3.4.8-1.el7ost.x86_64 192/753 \n Verifying : 2:ceph-mon-12.2.4-10.el7cp.x86_64 193/753 \n Verifying : 1:openstack-sahara-api-8.0.1-0.20180328233740.36531cb. 194/753 \n Verifying : 1:openstack-nova-novncproxy-17.0.3-0.20180420001139.el 195/753 \n Verifying : puppet-vcsrepo-2.3.1-0.20180216003251.bb1209e.el7ost.n 196/753 \n Verifying : python2-taskflow-3.1.0-1.el7ost.noarch 197/753 \n Verifying : puppet-kibana3-0.0.5-0.20180215131629.6ca9631.el7ost.n 198/753 \n Verifying : puppet-glance-12.5.0-2.el7ost.noarch 199/753 \n Verifying : python2-oslo-privsep-1.27.0-1.el7ost.noarch 200/753 \n Verifying : python-docker-2.4.2-1.3.el7.noarch 201/753 \n Verifying : 1:openstack-nova-common-17.0.3-0.20180420001139.el7ost 202/753 \n Verifying : erlang-crypto-18.3.4.8-1.el7ost.x86_64 203/753 \n Verifying : puppet-stdlib-4.24.1-0.20180216004353.b0d99ad.el7ost.n 204/753 \n Verifying : 2:ceph-selinux-12.2.4-10.el7cp.x86_64 205/753 \n Verifying : python2-extras-1.0.0-2.el7ost.noarch 206/753 \n Verifying : 1:openstack-nova-compute-17.0.3-0.20180420001139.el7os 207/753 \n Verifying : openstack-swift-object-2.17.1-0.20180314165245.caeeb54 208/753 \n Verifying : collectd-curl-5.8.0-10.el7ost.x86_64 209/753 \n Verifying : puppet-nssdb-1.0.2-0.20180215135314.2ed2a2d.el7ost.noa 210/753 \n Verifying : collectd-smart-5.8.0-10.el7ost.x86_64 211/753 \n Verifying : 2:ceph-base-12.2.4-10.el7cp.x86_64 212/753 \n Verifying : python2-mistralclient-3.3.0-1.el7ost.noarch 213/753 \n Verifying : python2-sqlalchemy-1.2.2-2.el7ost.x86_64 214/753 \n Verifying : openstack-octavia-worker-2.0.1-5.el7ost.noarch 215/753 \n Verifying : openstack-swift-proxy-2.17.1-0.20180314165245.caeeb54. 216/753 \n Verifying : python2-oslo-policy-1.33.1-1.el7ost.noarch 217/753 \n Verifying : python2-jinja2-2.10-2.el7ost.noarch 218/753 \n Verifying : 3:mariadb-common-10.1.20-2.el7ost.x86_64 219/753 \n Verifying : puppet-inifile-2.2.1-0.20180216005851.d2c38b9.el7ost.n 220/753 \n Verifying : 1:openstack-ceilometer-polling-10.0.1-0.20180328155305 221/753 \n Verifying : puppet-keepalived-0.0.2-0.20180215113628.bbca37a.el7os 222/753 \n Verifying : python2-sushy-1.3.2-1.el7ost.noarch 223/753 \n Verifying : python-oslo-vmware-lang-2.26.0-1.el7ost.noarch 224/753 \n Verifying : puppet-pacemaker-0.7.2-0.20180423212248.fee47ee.el7ost 225/753 \n Verifying : python-rtslib-2.1.fb64-3.el7cp.noarch 226/753 \n Verifying : openstack-aodh-common-6.0.0-2.el7ost.noarch 227/753 \n Verifying : rubygem-oj-2.18.1-1.el7ost.x86_64 228/753 \n Verifying : erlang-public_key-18.3.4.8-1.el7ost.x86_64 229/753 \n Verifying : 2:libradosstriper1-12.2.4-10.el7cp.x86_64 230/753 \n Verifying : puppet-ceilometer-12.5.1-0.20180413035711.940590e.el7o 231/753 \n Verifying : erlang-mnesia-18.3.4.8-1.el7ost.x86_64 232/753 \n Verifying : python2-fixtures-3.0.0-7.el7ost.noarch 233/753 \n Verifying : puppet-staging-1.0.5-0.20180215133924.b466d93.el7ost.n 234/753 \n Verifying : gnocchi-metricd-4.2.3-3.el7ost.noarch 235/753 \n Verifying : 1:openstack-keystone-13.0.1-0.20180420194847.7bd6454.e 236/753 \n Verifying : puppet-vswitch-8.4.0-0.20180329150818.fd94e91.el7ost.n 237/753 \n Verifying : puppet-tripleo-8.3.2-6.el7ost.noarch 238/753 \n Verifying : collectd-apache-5.8.0-10.el7ost.x86_64 239/753 \n Verifying : python2-tenacity-4.8.0-1.el7ost.noarch 240/753 \n Verifying : openvswitch-2.9.0-20.el7fdp.x86_64 241/753 \n Verifying : puppet-ipaclient-2.5.2-0.20180216000114.b086731.el7ost 242/753 \n Verifying : python-aodh-6.0.0-2.el7ost.noarch 243/753 \n Verifying : python-twisted-16.1.1-5.1.el7ost.x86_64 244/753 \n Verifying : python-oslo-db-lang-4.33.0-2.el7ost.noarch 245/753 \n Verifying : openstack-octavia-health-manager-2.0.1-5.el7ost.noarch 246/753 \n Verifying : collectd-netlink-5.8.0-10.el7ost.x86_64 247/753 \n Verifying : puppet-ceph-2.5.0-1.el7ost.noarch 248/753 \n Verifying : python2-magnumclient-2.9.0-1.el7ost.noarch 249/753 \n Verifying : 3:mariadb-config-10.1.20-2.el7ost.x86_64 250/753 \n Verifying : rubygem-sensu-json-2.1.0-1.el7ost.noarch 251/753 \n Verifying : puppet-zookeeper-0.7.7-0.20180216101303.88b4cea.el7ost 252/753 \n Verifying : collectd-virt-5.8.0-10.el7ost.x86_64 253/753 \n Verifying : erlang-asn1-18.3.4.8-1.el7ost.x86_64 254/753 \n Verifying : 3:mariadb-errmsg-10.1.20-2.el7ost.x86_64 255/753 \n Verifying : python2-ceilometermiddleware-1.2.0-1.el7ost.noarch 256/753 \n Verifying : puppet-gnocchi-12.4.0-0.20180329032858.5dfa350.el7ost. 257/753 \n Verifying : puppet-memcached-3.1.0-0.20180216112637.bf90f06.el7ost 258/753 \n Verifying : os-apply-config-8.3.1-0.20180308131116.62fdfc1.el7ost. 259/753 \n Verifying : os-refresh-config-8.3.1-0.20180308132441.016471a.el7os 260/753 \n Verifying : python2-pika_pool-0.1.3-3.1.el7ost.noarch 261/753 \n Verifying : openstack-manila-ui-2.13.0-3.el7ost.noarch 262/753 \n Verifying : puppet-swift-12.4.0-0.20180329044944.1a67002.el7ost.no 263/753 \n Verifying : targetcli-2.1.fb47-0.1.20170815.git5bf3517.el7cp.noarc 264/753 \n Verifying : collectd-write_http-5.8.0-10.el7ost.x86_64 265/753 \n Verifying : gnocchi-statsd-4.2.3-3.el7ost.noarch 266/753 \n Verifying : gnocchi-common-4.2.3-3.el7ost.noarch 267/753 \n Verifying : python2-keystoneauth1-3.4.0-1.el7ost.noarch 268/753 \n Verifying : erlang-runtime_tools-18.3.4.8-1.el7ost.x86_64 269/753 \n Verifying : puppet-sensu-2.50.0-1.el7ost.noarch 270/753 \n Verifying : python2-ec2-api-6.0.1-0.20180329214259.219dbc7.el7ost. 271/753 \n Verifying : python2-os-brick-2.3.1-1.el7ost.noarch 272/753 \n Verifying : python2-oslo-rootwrap-5.13.0-1.el7ost.noarch 273/753 \n Verifying : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 274/753 \n Verifying : puppet-ec2api-12.4.0-0.20180329031927.424f258.el7ost.n 275/753 \n Verifying : puppet-xinetd-3.0.1-0.20180216005257.b95c79c.el7ost.no 276/753 \n Verifying : python2-django-1.11.10-1.el7ost.noarch 277/753 \n Verifying : python2-babel-2.3.4-1.1.el7ost.noarch 278/753 \n Verifying : python2-urllib3-1.21.1-1.2.el7ost.noarch 279/753 \n Verifying : python2-os-client-config-1.29.0-1.el7ost.noarch 280/753 \n Verifying : openstack-selinux-0.8.14-10.el7ost.noarch 281/753 \n Verifying : 1:python-glance-16.0.1-2.el7ost.noarch 282/753 \n Verifying : openstack-aodh-notifier-6.0.0-2.el7ost.noarch 283/753 \n Verifying : python2-oslo-concurrency-3.25.0-1.el7ost.noarch 284/753 \n Verifying : python-ironic-lib-2.12.1-1.el7ost.noarch 285/753 \n Verifying : openstack-swift-plugin-swift3-1.12.1-0.20180309183402. 286/753 \n Verifying : python2-barbicanclient-4.6.0-1.el7ost.noarch 287/753 \n Verifying : erlang-os_mon-18.3.4.8-1.el7ost.x86_64 288/753 \n Verifying : python-oslo-privsep-lang-1.27.0-1.el7ost.noarch 289/753 \n Verifying : rubygem-yajl-ruby-1.3.1-1.el7.x86_64 290/753 \n Verifying : puppet-remote-10.0.0-0.20180215135737.7420908.el7ost.n 291/753 \n Verifying : python2-openstacksdk-0.11.3-1.el7ost.noarch 292/753 \n Verifying : openstack-ironic-inspector-7.2.1-0.20180409163360.el7o 293/753 \n Verifying : puppet-corosync-6.0.1-0.20180216001140.9940eb9.el7ost. 294/753 \n Verifying : python2-oslo-log-3.36.0-1.el7ost.noarch 295/753 \n Verifying : python2-stevedore-1.28.0-1.el7ost.noarch 296/753 \n Verifying : python2-oslo-messaging-5.35.0-1.el7ost.noarch 297/753 \n Verifying : python-dracclient-1.3.2-0.20180326174322.a8ef5bf.el7os 298/753 \n Verifying : python2-pycadf-2.7.0-1.el7ost.noarch 299/753 \n Verifying : 1:openstack-nova-placement-api-17.0.3-0.20180420001139 300/753 \n Verifying : 1:openstack-ceilometer-common-10.0.1-0.20180328155305. 301/753 \n Verifying : puppet-zaqar-12.4.0-1.el7ost.noarch 302/753 \n Verifying : python2-oslo-context-2.20.0-1.el7ost.noarch 303/753 \n Verifying : collectd-iptables-5.8.0-10.el7ost.x86_64 304/753 \n Verifying : openvswitch-ovn-host-2.9.0-20.el7fdp.x86_64 305/753 \n Verifying : python2-croniter-0.3.19-1.el7ost.noarch 306/753 \n Verifying : 3:mariadb-10.1.20-2.el7ost.x86_64 307/753 \n Verifying : python2-pyparsing-2.1.10-3.el7ost.noarch 308/753 \n Verifying : rhosp-release-13.0-3.el7ost.noarch 309/753 \n Verifying : puppet-trove-12.4.0-0.20180329050409.e7bfdc9.el7ost.no 310/753 \n Verifying : 1:openstack-zaqar-6.0.1-1.el7ost.noarch 311/753 \n Verifying : 1:python-manila-6.0.1-1.el7ost.noarch 312/753 \n Verifying : puppet-panko-12.4.0-0.20180329043927.7641dbe.el7ost.no 313/753 \n Verifying : python2-heatclient-1.14.0-1.el7ost.noarch 314/753 \n Verifying : python2-neutron-lib-1.13.0-1.el7ost.noarch 315/753 \n Verifying : python2-munch-2.2.0-2.el7ost.noarch 316/753 \n Verifying : puppet-aodh-12.4.0-0.20180329025539.8b519d2.el7ost.noa 317/753 \n Verifying : puppet-kafka-5.0.1-0.20180216125717.6419b44.el7ost.noa 318/753 \n Verifying : puppet-ssh-3.0.2-0.20180216110734.fb2de75.el7ost.noarc 319/753 \n Verifying : erlang-kernel-18.3.4.8-1.el7ost.x86_64 320/753 \n Verifying : python-swift-2.17.1-0.20180314165245.caeeb54.el7ost.no 321/753 \n Verifying : 1:openstack-sahara-common-8.0.1-0.20180328233740.36531 322/753 \n Verifying : python2-troveclient-2.14.0-1.el7ost.noarch 323/753 \n Verifying : python-django-bash-completion-1.11.10-1.el7ost.noarch 324/753 \n Verifying : 1:openstack-dashboard-13.0.1-0.20180411230905.c51a46e. 325/753 \n Verifying : rubygem-sensu-extensions-1.9.0-1.el7ost.noarch 326/753 \n Verifying : python2-osc-lib-1.9.0-1.el7ost.noarch 327/753 \n Verifying : python2-zaqarclient-1.9.0-1.el7ost.noarch 328/753 \n Verifying : collectd-ipmi-5.8.0-10.el7ost.x86_64 329/753 \n Verifying : puppet-heat-12.4.1-0.20180416203421.90e3fb0.el7ost.noa 330/753 \n Verifying : 1:openstack-dashboard-theme-13.0.0-1.el7ost.noarch 331/753 \n Verifying : python2-aodhclient-1.0.0-1.el7ost.noarch 332/753 \n Verifying : openstack-sahara-ui-8.0.1-0.20180301091310.707059f.el7 333/753 \n Verifying : 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost 334/753 \n Verifying : python2-oslo-reports-1.26.0-1.el7ost.noarch 335/753 \n Verifying : puppet-ironic-12.4.0-0.20180329034302.8285d85.el7ost.n 336/753 \n Verifying : puppet-systemd-1.1.2-0.20180216110348.20a465b.el7ost.n 337/753 \n Verifying : python2-glance-store-0.23.1-0.20180213060248.ad7df98.e 338/753 \n Verifying : puppet-rsync-0.4.1-0.20180215235612.447685f.el7ost.noa 339/753 \n Verifying : python-panko-4.0.1-1.el7ost.noarch 340/753 \n Verifying : openstack-mistral-executor-6.0.2-1.el7ost.noarch 341/753 \n Verifying : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 342/753 \n Verifying : python2-osprofiler-1.15.2-1.el7ost.noarch 343/753 \n Verifying : 1:python-networking-odl-12.0.1-0.20180228140714.8733cf 344/753 \n Verifying : python2-django-compressor-2.1-5.el7ost.noarch 345/753 \n Verifying : 1:python-neutron-12.0.2-0.20180421011359.0ec54fd.el7os 346/753 \n Verifying : puppet-cassandra-2.6.0-0.20180220172321.2454099.el7ost 347/753 \n Verifying : puppet-horizon-12.4.0-0.20180329033844.64559b8.el7ost. 348/753 \n Verifying : 1:openstack-neutron-sriov-nic-agent-12.0.2-0.201804210 349/753 \n Verifying : openstack-aodh-listener-6.0.0-2.el7ost.noarch 350/753 \n Verifying : puppet-opendaylight-8.1.2-1.38977efgit.el7ost.noarch 351/753 \n Verifying : python2-oslo-sphinx-4.18.1-0.20180223103803.3d19539.el 352/753 \n Verifying : puppet-elasticsearch-6.2.1-0.20180216015044.813c729.el 353/753 \n Verifying : 1:openstack-nova-migration-17.0.3-0.20180420001139.el7 354/753 \n Verifying : python2-swiftclient-3.5.0-1.el7ost.noarch 355/753 \n Verifying : collectd-sensors-5.8.0-10.el7ost.x86_64 356/753 \n Verifying : 1:openstack-ceilometer-central-10.0.1-0.20180328155305 357/753 \n Verifying : python2-oslo-versionedobjects-1.31.2-1.el7ost.noarch 358/753 \n Verifying : 2:ceph-radosgw-12.2.4-10.el7cp.x86_64 359/753 \n Verifying : puppet-datacat-0.6.3-0.20180215114545.5cce8f2.el7ost.n 360/753 \n Verifying : openstack-octavia-housekeeping-2.0.1-5.el7ost.noarch 361/753 \n Verifying : openstack-panko-common-4.0.1-1.el7ost.noarch 362/753 \n Verifying : python2-castellan-0.17.0-1.el7ost.noarch 363/753 \n Verifying : openstack-swift-account-2.17.1-0.20180314165245.caeeb5 364/753 \n Verifying : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 365/753 \n Verifying : puppet-keystone-12.4.0-0.20180329034741.b6d2197.el7ost 366/753 \n Verifying : openvswitch-ovn-central-2.9.0-20.el7fdp.x86_64 367/753 \n Verifying : python2-automaton-1.14.0-1.el7ost.noarch 368/753 \n Verifying : 1:openstack-ironic-conductor-10.1.2-4.el7ost.noarch 369/753 \n Verifying : collectd-5.8.0-10.el7ost.x86_64 370/753 \n Verifying : puppet-sahara-12.4.0-0.20180329044358.42162c3.el7ost.n 371/753 \n Verifying : rubygem-eventmachine-1.2.5-1.el7ost.x86_64 372/753 \n Verifying : python-networking-ovn-4.0.1-0.20180420150809.c7c16d4.e 373/753 \n Verifying : python2-botocore-1.8.33-1.el7ost.noarch 374/753 \n Verifying : rubygem-parse-cron-0.1.4-1.el7ost.noarch 375/753 \n Verifying : python2-designateclient-2.9.0-1.el7ost.noarch 376/753 \n Verifying : python2-networking-bgpvpn-8.0.1-0.20180228154427.a15c0 377/753 \n Verifying : puppet-fluentd-0.10.0-0.20180216091746.4dfc15a.el7ost. 378/753 \n Verifying : libcollectdclient-5.8.0-10.el7ost.x86_64 379/753 \n Verifying : puppet-designate-12.4.0-0.20180329031405.84870dd.el7os 380/753 \n Verifying : erlang-erts-18.3.4.8-1.el7ost.x86_64 381/753 \n Verifying : python2-keystonemiddleware-4.21.0-1.el7ost.noarch 382/753 \n Verifying : rubygem-sensu-settings-10.9.0-1.el7ost.noarch 383/753 \n Verifying : erlang-eldap-18.3.4.7-1.el7ost.x86_64 384/753 \n Verifying : openstack-sahara-ui-7.0.1-1.el7ost.noarch 385/753 \n Verifying : 1:openstack-ceilometer-common-9.0.4-2.el7ost.noarch 386/753 \n Verifying : python-twisted-16.1.1-5.el7ost.x86_64 387/753 \n Verifying : python-mistral-lib-0.3.3-1.el7ost.noarch 388/753 \n Verifying : openvswitch-ovn-central-2.7.3-3.git20180112.el7fdp.x86 389/753 \n Verifying : python-saharaclient-1.3.0-1.el7ost.noarch 390/753 \n Verifying : python-glance-store-0.22.0-1.el7ost.noarch 391/753 \n Verifying : python-greenlet-0.4.2-4.el7.x86_64 392/753 \n Verifying : erlang-snmp-18.3.4.7-1.el7ost.x86_64 393/753 \n Verifying : 1:openstack-manila-share-5.0.1-4.el7ost.noarch 394/753 \n Verifying : openstack-panko-common-3.1.0-1.el7ost.noarch 395/753 \n Verifying : python-tenacity-4.4.0-1.el7ost.noarch 396/753 \n Verifying : puppet-staging-1.0.4-1.b466d93git.el7ost.noarch 397/753 \n Verifying : python-markupsafe-0.11-10.el7.x86_64 398/753 \n Verifying : collectd-write_http-5.8.0-5.el7ost.x86_64 399/753 \n Verifying : 2:librbd1-10.2.10-17.el7cp.x86_64 400/753 \n Verifying : openstack-swift-account-2.15.1-4.el7ost.noarch 401/753 \n Verifying : python-oslo-db-4.25.1-1.el7ost.noarch 402/753 \n Verifying : erlang-crypto-18.3.4.7-1.el7ost.x86_64 403/753 \n Verifying : python-oslo-vmware-2.23.1-1.el7ost.noarch 404/753 \n Verifying : rubygem-sensu-extensions-occurrences-1.1.0-2.el7ost.no 405/753 \n Verifying : collectd-rrdtool-5.8.0-5.el7ost.x86_64 406/753 \n Verifying : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 407/753 \n Verifying : openstack-octavia-api-1.0.1-3.el7ost.noarch 408/753 \n Verifying : puppet-tripleo-7.4.8-5.el7ost.noarch 409/753 \n Verifying : collectd-iptables-5.8.0-5.el7ost.x86_64 410/753 \n Verifying : openstack-mistral-api-5.2.0-2.el7ost.noarch 411/753 \n Verifying : openstack-aodh-api-5.1.0-1.el7ost.noarch 412/753 \n Verifying : python-fixtures-3.0.0-2.el7ost.noarch 413/753 \n Verifying : openstack-octavia-housekeeping-1.0.1-3.el7ost.noarch 414/753 \n Verifying : python-oslo-cache-lang-1.25.1-1.el7ost.noarch 415/753 \n Verifying : puppet-firewall-1.8.2-2.2f892e9git.el7ost.noarch 416/753 \n Verifying : puppet-collectd-5.3.1-0.1.b995bdagit.el7ost.noarch 417/753 \n Verifying : puppet-elasticsearch-5.4.0-1.el7ost.noarch 418/753 \n Verifying : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 419/753 \n Verifying : python-octavia-1.0.1-3.el7ost.noarch 420/753 \n Verifying : 1:openstack-sahara-common-7.0.1-1.el7ost.noarch 421/753 \n Verifying : python-microversion-parse-0.1.4-2.el7ost.noarch 422/753 \n Verifying : 1:mariadb-galera-server-5.5.42-7.el7ost.x86_64 423/753 \n Verifying : puppet-memcached-3.0.2-1.adf8b63git.el7ost.noarch 424/753 \n Verifying : 2:librgw2-10.2.10-17.el7cp.x86_64 425/753 \n Verifying : 1:python-sahara-7.0.1-1.el7ost.noarch 426/753 \n Verifying : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 427/753 \n Verifying : puppet-haproxy-1.5.0-4.6ffcb07git.el7ost.noarch 428/753 \n Verifying : puppet-rsync-0.4.0-2.295cfcegit.el7ost.noarch 429/753 \n Verifying : python-cliff-2.8.0-1.el7ost.noarch 430/753 \n Verifying : collectd-curl_json-5.8.0-5.el7ost.x86_64 431/753 \n Verifying : python-os-traits-0.3.3-1.el7ost.noarch 432/753 \n Verifying : 1:openstack-sahara-engine-7.0.1-1.el7ost.noarch 433/753 \n Verifying : erlang-asn1-18.3.4.7-1.el7ost.x86_64 434/753 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 435/753 \n Verifying : 1:openstack-keystone-12.0.0-4.el7ost.noarch 436/753 \n Verifying : python-ironic-lib-2.10.0-1.el7ost.noarch 437/753 \n Verifying : python-oslo-reports-1.22.1-1.el7ost.noarch 438/753 \n Verifying : rubygem-yajl-ruby-1.3.0-2.el7.x86_64 439/753 \n Verifying : puppet-contrail-1.0.0-3.90128d1git.el7ost.noarch 440/753 \n Verifying : puppet-snmp-3.8.1-1.df91395git.el7ost.noarch 441/753 \n Verifying : puppet-trove-11.4.0-1.el7ost.noarch 442/753 \n Verifying : python-django-compressor-2.0-1.el7ost.noarch 443/753 \n Verifying : python-oslo-concurrency-3.21.1-1.el7ost.noarch 444/753 \n Verifying : 2:rbd-mirror-10.2.10-17.el7cp.x86_64 445/753 \n Verifying : openstack-aodh-listener-5.1.0-1.el7ost.noarch 446/753 \n Verifying : puppet-mysql-3.11.0-1.920dd76git.el7ost.noarch 447/753 \n Verifying : python-magnumclient-2.7.0-1.el7ost.noarch 448/753 \n Verifying : 1:openstack-ceilometer-api-9.0.4-2.el7ost.noarch 449/753 \n Verifying : 1:python-dateutil-2.4.2-1.el7ost.noarch 450/753 \n Verifying : 1:python-glanceclient-2.8.0-2.el7ost.noarch 451/753 \n Verifying : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 452/753 \n Verifying : openstack-octavia-health-manager-1.0.1-3.el7ost.noarch 453/753 \n Verifying : collectd-curl-5.8.0-5.el7ost.x86_64 454/753 \n Verifying : python-oslo-service-1.25.1-1.el7ost.noarch 455/753 \n Verifying : openstack-octavia-common-1.0.1-3.el7ost.noarch 456/753 \n Verifying : python-openstacksdk-0.9.17-1.el7ost.noarch 457/753 \n Verifying : sensu-0.27.0-4.el7ost.noarch 458/753 \n Verifying : puppet-fdio-0.0.1-2.d9ad6d2git.el7ost.noarch 459/753 \n Verifying : 1:openstack-dashboard-theme-12.0.0-3.el7ost.noarch 460/753 \n Verifying : python-oslo-i18n-3.17.1-1.el7ost.noarch 461/753 \n Verifying : 1:openstack-ceilometer-central-9.0.4-2.el7ost.noarch 462/753 \n Verifying : rabbitmq-server-3.6.5-5.el7ost.noarch 463/753 \n Verifying : python-jinja2-2.7.2-2.el7cp.noarch 464/753 \n Verifying : openvswitch-ovn-host-2.7.3-3.git20180112.el7fdp.x86_64 465/753 \n Verifying : 1:openstack-zaqar-5.0.0-4.el7ost.noarch 466/753 \n Verifying : python-requests-2.14.2-0.1.el7ost.noarch 467/753 \n Verifying : collectd-curl_xml-5.8.0-5.el7ost.x86_64 468/753 \n Verifying : python-automaton-1.12.1-1.el7ost.noarch 469/753 \n Verifying : python-ceilometermiddleware-1.1.0-1.el7ost.noarch 470/753 \n Verifying : 1:python-keystone-12.0.0-4.el7ost.noarch 471/753 \n Verifying : python-oslo-utils-3.28.1-1.el7ost.noarch 472/753 \n Verifying : python-networking-bgpvpn-7.0.0-3.el7ost.noarch 473/753 \n Verifying : 2:ceph-common-10.2.10-17.el7cp.x86_64 474/753 \n Verifying : python-pika_pool-0.1.3-3.el7ost.noarch 475/753 \n Verifying : 2:python-cephfs-10.2.10-17.el7cp.x86_64 476/753 \n Verifying : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 477/753 \n Verifying : python-os-win-2.2.0-1.el7ost.noarch 478/753 \n Verifying : 1:openstack-sahara-api-7.0.1-1.el7ost.noarch 479/753 \n Verifying : puppet-rabbitmq-8.0.0-2.el7ost.noarch 480/753 \n Verifying : collectd-write_sensu-5.8.0-5.el7ost.x86_64 481/753 \n Verifying : python-yaql-1.1.0-3.el7ost.noarch 482/753 \n Verifying : puppet-kafka-3.1.1-0.1.8da0480git.el7ost.noarch 483/753 \n Verifying : python-oslo-cache-1.25.1-1.el7ost.noarch 484/753 \n Verifying : puppet-vcsrepo-2.0.0-1.e3d28c6git.el7ost.noarch 485/753 \n Verifying : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noa 486/753 \n Verifying : python-castellan-0.12.2-1.el7ost.noarch 487/753 \n Verifying : collectd-ping-5.8.0-5.el7ost.x86_64 488/753 \n Verifying : puppet-kibana3-0.0.4-1.6ca9631git.el7ost.noarch 489/753 \n Verifying : python-requestsexceptions-1.3.0-1.el7ost.noarch 490/753 \n Verifying : puppet-keepalived-0.0.1-0.11.bbca37agit.el7ost.noarch 491/753 \n Verifying : erlang-syntax_tools-18.3.4.7-1.el7ost.x86_64 492/753 \n Verifying : python-ironic-inspector-client-2.1.0-1.el7ost.noarch 493/753 \n Verifying : rubygem-oj-2.14.6-3.el7.x86_64 494/753 \n Verifying : python-osc-lib-1.7.0-1.el7ost.noarch 495/753 \n Verifying : python-botocore-1.4.43-1.el7ost.noarch 496/753 \n Verifying : python-openstackclient-lang-3.12.0-1.el7ost.noarch 497/753 \n Verifying : puppet-vswitch-7.4.0-1.el7ost.noarch 498/753 \n Verifying : python-oslo-i18n-lang-3.17.1-1.el7ost.noarch 499/753 \n Verifying : puppet-nssdb-1.0.1-2.el7ost.noarch 500/753 \n Verifying : erlang-public_key-18.3.4.7-1.el7ost.x86_64 501/753 \n Verifying : openstack-swift-object-2.15.1-4.el7ost.noarch 502/753 \n Verifying : openstack-mistral-common-5.2.0-2.el7ost.noarch 503/753 \n Verifying : python-manilaclient-1.17.2-1.el7ost.noarch 504/753 \n Verifying : python-proliantutils-2.4.0-3.el7ost.noarch 505/753 \n Verifying : 1:openstack-manila-5.0.1-4.el7ost.noarch 506/753 \n Verifying : 1:openstack-dashboard-12.0.2-1.el7ost.noarch 507/753 \n Verifying : 1:python-cinder-11.1.0-1.el7ost.noarch 508/753 \n Verifying : puppet-java-2.0.0-1.43aa9afgit.el7ost.noarch 509/753 \n Verifying : puppet-keystone-11.4.0-1.el7ost.noarch 510/753 \n Verifying : python-taskflow-2.14.1-1.el7ost.noarch 511/753 \n Verifying : collectd-sensors-5.8.0-5.el7ost.x86_64 512/753 \n Verifying : python-ovsdbapp-0.4.1-1.el7ost.noarch 513/753 \n Verifying : openstack-swift-container-2.15.1-4.el7ost.noarch 514/753 \n Verifying : os-refresh-config-7.1.0-1.el7ost.noarch 515/753 \n Verifying : 1:python-glance-15.0.0-4.el7ost.noarch 516/753 \n Verifying : puppet-nova-11.5.0-1.el7ost.noarch 517/753 \n Verifying : puppet-octavia-11.5.0-1.el7ost.noarch 518/753 \n Verifying : python-debtcollector-1.17.1-1.el7ost.noarch 519/753 \n Verifying : python-docker-py-1.10.6-3.el7.noarch 520/753 \n Verifying : python-heatclient-1.11.1-1.el7ost.noarch 521/753 \n Verifying : puppet-inifile-2.0.0-1.16fd47dgit.el7ost.noarch 522/753 \n Verifying : python-keystonemiddleware-4.17.0-1.el7ost.noarch 523/753 \n Verifying : collectd-disk-5.8.0-5.el7ost.x86_64 524/753 \n Verifying : puppet-tomcat-1.7.0-1.9fed47bgit.el7ost.noarch 525/753 \n Verifying : puppet-remote-0.0.1-3.7420908git.el7ost.noarch 526/753 \n Verifying : 1:python-neutron-11.0.2-1.el7ost.noarch 527/753 \n Verifying : 1:python-networking-l2gw-11.0.0-2.el7ost.noarch 528/753 \n Verifying : python-oslo-versionedobjects-lang-1.26.1-1.el7ost.noar 529/753 \n Verifying : python-futurist-1.3.1-1.el7ost.noarch 530/753 \n Verifying : python-barbicanclient-4.5.2-1.el7ost.noarch 531/753 \n Verifying : puppet-zookeeper-0.7.3-1.da686b4git.el7ost.noarch 532/753 \n Verifying : python-pyeclib-1.5.0-1.el7ost.x86_64 533/753 \n Verifying : python-dns-1.12.0-4.20150617git465785f.el7.noarch 534/753 \n Verifying : targetcli-2.1.fb47-0.1.20170301.gitf632f38.el7cp.noarc 535/753 \n Verifying : 1:python-networking-odl-11.0.0-3.el7ost.noarch 536/753 \n Verifying : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 537/753 \n Verifying : python-jsonpatch-1.2-4.el7.noarch 538/753 \n Verifying : openstack-manila-ui-2.10.2-3.el7ost.noarch 539/753 \n Verifying : 2:ceph-mon-10.2.10-17.el7cp.x86_64 540/753 \n Verifying : python-oslo-utils-lang-3.28.1-1.el7ost.noarch 541/753 \n Verifying : python-pyOpenSSL-16.2.0-3.el7ost.noarch 542/753 \n Verifying : collectd-utils-5.8.0-5.el7ost.x86_64 543/753 \n Verifying : os-collect-config-7.2.2-1.el7ost.noarch 544/753 \n Verifying : erlang-xmerl-18.3.4.7-1.el7ost.x86_64 545/753 \n Verifying : 2:python-rbd-10.2.10-17.el7cp.x86_64 546/753 \n Verifying : python-aodhclient-0.9.0-1.el7ost.noarch 547/753 \n Verifying : 1:openstack-neutron-linuxbridge-11.0.2-1.el7ost.noarch 548/753 \n Verifying : 2:ceph-selinux-10.2.10-17.el7cp.x86_64 549/753 \n Verifying : python-cursive-0.1.2-1.el7ost.noarch 550/753 \n Verifying : puppet-uchiwa-1.0.1-3.b614088git.el7ost.noarch 551/753 \n Verifying : openstack-panko-api-3.1.0-1.el7ost.noarch 552/753 \n Verifying : 1:python-django-horizon-12.0.2-1.el7ost.noarch 553/753 \n Verifying : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 554/753 \n Verifying : 2:python-oslo-config-4.11.1-1.el7ost.noarch 555/753 \n Verifying : puppet-ipaclient-2.5.1-1.el7ost.noarch 556/753 \n Verifying : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 557/753 \n Verifying : collectd-ipmi-5.8.0-5.el7ost.x86_64 558/753 \n Verifying : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 559/753 \n Verifying : 1:openstack-ceilometer-compute-9.0.4-2.el7ost.noarch 560/753 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 561/753 \n Verifying : puppet-certmonger-1.1.1-3.d09f0f2git.el7ost.noarch 562/753 \n Verifying : python-openstackclient-3.12.0-1.el7ost.noarch 563/753 \n Verifying : python-tooz-1.58.0-1.el7ost.noarch 564/753 \n Verifying : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 565/753 \n Verifying : python-ec2-api-5.0.0-2.el7ost.noarch 566/753 \n Verifying : puppet-kmod-2.1.1-4.b4d8db2git.el7ost.noarch 567/753 \n Verifying : 1:mariadb-libs-5.5.56-2.el7.x86_64 568/753 \n Verifying : 1:openstack-ceilometer-ipmi-9.0.4-2.el7ost.noarch 569/753 \n Verifying : python-oslo-middleware-3.30.1-1.el7ost.noarch 570/753 \n Verifying : rhosp-release-12.0-3.el7ost.noarch 571/753 \n Verifying : 1:mariadb-5.5.56-2.el7.x86_64 572/753 \n Verifying : python-troveclient-2.12.0-1.el7ost.noarch 573/753 \n Verifying : puppet-sahara-11.4.0-1.el7ost.noarch 574/753 \n Verifying : openstack-octavia-worker-1.0.1-3.el7ost.noarch 575/753 \n Verifying : collectd-rrdcached-5.8.0-5.el7ost.x86_64 576/753 \n Verifying : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.no 577/753 \n Verifying : python-oslo-privsep-1.22.1-1.el7ost.noarch 578/753 \n Verifying : puppet-xinetd-2.0.0-4.1d1e6d4git.el7ost.noarch 579/753 \n Verifying : python-oslo-context-2.17.1-1.el7ost.noarch 580/753 \n Verifying : puppet-git-0.4.0-3.4e4498egit.el7ost.noarch 581/753 \n Verifying : erlang-tools-18.3.4.7-1.el7ost.x86_64 582/753 \n Verifying : puppet-oslo-11.4.0-3.el7ost.noarch 583/753 \n Verifying : openstack-ec2-api-5.0.0-2.el7ost.noarch 584/753 \n Verifying : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 585/753 \n Verifying : python-mistral-5.2.0-2.el7ost.noarch 586/753 \n Verifying : puppet-redis-3.2.0-1.8c61533git.el7ost.noarch 587/753 \n Verifying : python-rtslib-2.1.fb64-0.1.20170301.git3637171.el7cp.n 588/753 \n Verifying : 1:openstack-ironic-common-9.1.3-1.el7ost.noarch 589/753 \n Verifying : openvswitch-2.7.3-3.git20180112.el7fdp.x86_64 590/753 \n Verifying : puppet-apache-2.0.0-1.e31a682git.el7ost.noarch 591/753 \n Verifying : puppet-aodh-11.4.0-1.el7ost.noarch 592/753 \n Verifying : openstack-swift-proxy-2.15.1-4.el7ost.noarch 593/753 \n Verifying : collectd-mysql-5.8.0-5.el7ost.x86_64 594/753 \n Verifying : python-django-openstack-auth-3.5.0-3.el7ost.noarch 595/753 \n Verifying : puppet-pacemaker-0.7.0-2.el7ost.noarch 596/753 \n Verifying : python-babel-2.3.4-1.el7ost.noarch 597/753 \n Verifying : openstack-ironic-inspector-6.0.1-1.el7ost.noarch 598/753 \n Verifying : puppet-ceph-2.4.2-1.el7ost.noarch 599/753 \n Verifying : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 600/753 \n Verifying : python-swiftclient-3.4.0-1.el7ost.noarch 601/753 \n Verifying : python-oslo-log-3.30.2-1.el7ost.noarch 602/753 \n Verifying : erlang-compiler-18.3.4.7-1.el7ost.x86_64 603/753 \n Verifying : python-extras-0.0.3-8.el7ost.noarch 604/753 \n Verifying : erlang-mnesia-18.3.4.7-1.el7ost.x86_64 605/753 \n Verifying : erlang-kernel-18.3.4.7-1.el7ost.x86_64 606/753 \n Verifying : python-oslo-serialization-2.20.2-1.el7ost.noarch 607/753 \n Verifying : python-pyroute2-0.4.19-1.el7ost.noarch 608/753 \n Verifying : puppet-cinder-11.5.0-3.el7ost.noarch 609/753 \n Verifying : python-urllib3-1.21.1-1.0.el7ost.noarch 610/753 \n Verifying : openvswitch-ovn-common-2.7.3-3.git20180112.el7fdp.x86_ 611/753 \n Verifying : python-gnocchiclient-3.3.1-1.el7ost.noarch 612/753 \n Verifying : puppet-opendaylight-4.1.0-2.3768d5egit.el7ost.noarch 613/753 \n Verifying : puppet-datacat-0.6.2-3.5cce8f2git.el7ost.noarch 614/753 \n Verifying : 1:openstack-heat-api-cloudwatch-9.0.3-1.el7ost.noarch 615/753 \n Verifying : python-os-client-config-1.28.0-1.el7ost.noarch 616/753 \n Verifying : erlang-ssl-18.3.4.7-1.el7ost.x86_64 617/753 \n Verifying : erlang-inets-18.3.4.7-1.el7ost.x86_64 618/753 \n Verifying : puppet-corosync-5.0.0-4.527cda5git.el7ost.noarch 619/753 \n Verifying : puppet-ovn-11.4.0-3.el7ost.noarch 620/753 \n Verifying : erlang-otp_mibs-18.3.4.7-1.el7ost.x86_64 621/753 \n Verifying : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 622/753 \n Verifying : 1:openstack-glance-15.0.0-4.el7ost.noarch 623/753 \n Verifying : puppet-glance-11.5.0-1.el7ost.noarch 624/753 \n Verifying : 2:ceph-base-10.2.10-17.el7cp.x86_64 625/753 \n Verifying : python-pycadf-common-2.6.0-1.el7ost.noarch 626/753 \n Verifying : rubygem-sensu-json-2.0.1-1.el7ost.noarch 627/753 \n Verifying : puppet-neutron-11.5.0-1.el7ost.noarch 628/753 \n Verifying : 1:openstack-neutron-11.0.2-1.el7ost.noarch 629/753 \n Verifying : python-sqlalchemy-1.1.11-1.el7ost.x86_64 630/753 \n Verifying : libcollectdclient-5.8.0-5.el7ost.x86_64 631/753 \n Verifying : rubygem-sensu-extensions-1.7.1-1.el7ost.noarch 632/753 \n Verifying : python-oslo-vmware-lang-2.23.1-1.el7ost.noarch 633/753 \n Verifying : python-sushy-1.1.0-1.el7ost.noarch 634/753 \n Verifying : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 635/753 \n Verifying : python-scciclient-0.5.0-1.el7ost.noarch 636/753 \n Verifying : python-swift-2.15.1-4.el7ost.noarch 637/753 \n Verifying : puppet-manila-11.4.0-3.el7ost.noarch 638/753 \n Verifying : python-oslo-privsep-lang-1.22.1-1.el7ost.noarch 639/753 \n Verifying : puppet-ceilometer-11.5.0-1.el7ost.noarch 640/753 \n Verifying : erlang-stdlib-18.3.4.7-1.el7ost.x86_64 641/753 \n Verifying : python-stevedore-1.25.1-1.el7ost.noarch 642/753 \n Verifying : sensu-common-0.27.0-4.el7ost.noarch 643/753 \n Verifying : 2:python-rados-10.2.10-17.el7cp.x86_64 644/753 \n Verifying : rubygem-sensu-redis-2.1.0-2.el7ost.noarch 645/753 \n Verifying : python-osprofiler-1.11.0-1.el7ost.noarch 646/753 \n Verifying : python-futures-3.0.3-1.el7ost.noarch 647/753 \n Verifying : python-os-vif-1.7.0-1.el7ost.noarch 648/753 \n Verifying : python-networking-ovn-3.0.1-1.el7ost.noarch 649/753 \n Verifying : puppet-cassandra-2.5.0-1.d180a6cgit.el7ost.noarch 650/753 \n Verifying : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 651/753 \n Verifying : openstack-aodh-common-5.1.0-1.el7ost.noarch 652/753 \n Verifying : erlang-runtime_tools-18.3.4.7-1.el7ost.x86_64 653/753 \n Verifying : collectd-5.8.0-5.el7ost.x86_64 654/753 \n Verifying : python-oslo-versionedobjects-1.26.1-1.el7ost.noarch 655/753 \n Verifying : puppet-ssh-3.0.1-3.3fb5405git.el7ost.noarch 656/753 \n Verifying : 1:python-manila-5.0.1-4.el7ost.noarch 657/753 \n Verifying : puppet-swift-11.4.0-1.el7ost.noarch 658/753 \n Verifying : python-os-brick-1.15.5-1.el7ost.noarch 659/753 \n Verifying : openstack-mistral-event-engine-5.2.0-2.el7ost.noarch 660/753 \n Verifying : erlang-os_mon-18.3.4.7-1.el7ost.x86_64 661/753 \n Verifying : collectd-smart-5.8.0-5.el7ost.x86_64 662/753 \n Verifying : openstack-swift-plugin-swift3-1.12.0-2.el7ost.noarch 663/753 \n Verifying : python-neutron-lib-1.9.1-1.el7ost.noarch 664/753 \n Verifying : puppet-stdlib-4.18.0-2.el7ost.noarch 665/753 \n Verifying : python-mistralclient-3.1.4-1.el7ost.noarch 666/753 \n Verifying : 1:python-ceilometer-9.0.4-2.el7ost.noarch 667/753 \n Verifying : rubygem-sensu-settings-9.6.0-1.el7ost.noarch 668/753 \n Verifying : python-dracclient-1.3.1-1.el7ost.noarch 669/753 \n Verifying : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.no 670/753 \n Verifying : 1:openstack-ceilometer-collector-9.0.4-2.el7ost.noarch 671/753 \n Verifying : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 672/753 \n Verifying : python-ironicclient-1.17.0-1.el7ost.noarch 673/753 \n Verifying : puppet-concat-4.0.1-1.b783e1egit.el7ost.noarch 674/753 \n Verifying : puppet-openstack_extras-11.5.0-1.el7ost.noarch 675/753 \n Verifying : python-cinderclient-3.1.0-1.el7ost.noarch 676/753 \n Verifying : python-alembic-0.8.10-1.el7ost.noarch 677/753 \n Verifying : pyparsing-2.0.7-1.el7ost.noarch 678/753 \n Verifying : python-neutronclient-6.5.0-1.el7ost.noarch 679/753 \n Verifying : 1:openstack-ceilometer-notification-9.0.4-2.el7ost.noa 680/753 \n Verifying : 1:openstack-ironic-api-9.1.3-1.el7ost.noarch 681/753 \n Verifying : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 682/753 \n Verifying : python-panko-3.1.0-1.el7ost.noarch 683/753 \n Verifying : python-django-1.8.18-1.el7ost.noarch 684/753 \n Verifying : os-apply-config-7.2.3-1.el7ost.noarch 685/753 \n Verifying : python-django-bash-completion-1.8.18-1.el7ost.noarch 686/753 \n Verifying : rubygem-eventmachine-1.2.1-1.el7ost.x86_64 687/753 \n Verifying : puppet-timezone-3.5.0-1.62ba3ccgit.el7ost.noarch 688/753 \n Verifying : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 689/753 \n Verifying : puppet-barbican-11.4.0-1.el7ost.noarch 690/753 \n Verifying : puppet-openstacklib-11.5.0-1.el7ost.noarch 691/753 \n Verifying : python-oslo-concurrency-lang-3.21.1-1.el7ost.noarch 692/753 \n Verifying : python-idna-2.4-1.el7.noarch 693/753 \n Verifying : python-oslo-policy-1.25.2-1.el7ost.noarch 694/753 \n Verifying : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 695/753 \n Verifying : python-oslo-db-lang-4.25.1-1.el7ost.noarch 696/753 \n Verifying : erlang-erts-18.3.4.7-1.el7ost.x86_64 697/753 \n Verifying : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 698/753 \n Verifying : python-oslo-rootwrap-5.9.2-1.el7ost.noarch 699/753 \n Verifying : puppet-fluentd-0.9.0-1.el7ost.noarch 700/753 \n Verifying : collectd-ceph-5.8.0-5.el7ost.x86_64 701/753 \n Verifying : openstack-neutron-lbaas-ui-3.0.1-3.el7ost.noarch 702/753 \n Verifying : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 703/753 \n Verifying : python-cachetools-1.1.6-2.el7ost.noarch 704/753 \n Verifying : openstack-mistral-engine-5.2.0-2.el7ost.noarch 705/753 \n Verifying : puppet-auditd-2.2.0-1.el7ost.noarch 706/753 \n Verifying : python-zaqarclient-1.7.0-1.el7ost.noarch 707/753 \n Verifying : 1:openstack-nova-placement-api-16.0.4-15.el7ost.noarch 708/753 \n Verifying : 1:python-keystoneclient-3.13.0-1.el7ost.noarch 709/753 \n Verifying : python-keystoneauth1-3.1.0-1.el7ost.noarch 710/753 \n Verifying : python-designateclient-2.7.0-1.el7ost.noarch 711/753 \n Verifying : 1:openstack-sahara-7.0.1-1.el7ost.noarch 712/753 \n Verifying : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 713/753 \n Verifying : python-oslo-sphinx-4.15.1-1.el7ost.noarch 714/753 \n Verifying : puppet-gnocchi-11.5.0-1.el7ost.noarch 715/753 \n Verifying : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 716/753 \n Verifying : puppet-sensu-2.30.1-3.el7ost.noarch 717/753 \n Verifying : python-croniter-0.3.4-5.el7ost.noarch 718/753 \n Verifying : python-pycadf-2.6.0-1.el7ost.noarch 719/753 \n Verifying : erlang-sasl-18.3.4.7-1.el7ost.x86_64 720/753 \n Verifying : collectd-virt-5.8.0-5.el7ost.x86_64 721/753 \n Verifying : python-voluptuous-0.8.9-1.el7ost.noarch 722/753 \n Verifying : 1:openstack-cinder-11.1.0-1.el7ost.noarch 723/753 \n Verifying : python-oslo-messaging-5.30.2-1.el7ost.noarch 724/753 \n Verifying : 1:openstack-ironic-conductor-9.1.3-1.el7ost.noarch 725/753 \n Verifying : python-oslo-log-lang-3.30.2-1.el7ost.noarch 726/753 \n Verifying : python-paunch-1.5.3-1.el7ost.noarch 727/753 \n Verifying : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 728/753 \n Verifying : collectd-netlink-5.8.0-5.el7ost.x86_64 729/753 \n Verifying : puppet-zaqar-11.4.0-1.el7ost.noarch 730/753 \n Verifying : puppet-mistral-11.4.0-1.el7ost.noarch 731/753 \n Verifying : puppet-ironic-11.5.0-1.el7ost.noarch 732/753 \n Verifying : puppet-heat-11.5.0-1.el7ost.noarch 733/753 \n Verifying : liberasurecode-1.5.0-1.el7ost.x86_64 734/753 \n Verifying : puppet-systemd-1.0.0-1.047b31dgit.el7ost.noarch 735/753 \n Verifying : puppet-horizon-11.5.0-1.el7ost.noarch 736/753 \n Verifying : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 737/753 \n Verifying : 2:ceph-radosgw-10.2.10-17.el7cp.x86_64 738/753 \n Verifying : erlang-hipe-18.3.4.7-1.el7ost.x86_64 739/753 \n Verifying : openstack-selinux-0.8.13-2.el7ost.noarch 740/753 \n Verifying : 1:openstack-ceilometer-polling-9.0.4-2.el7ost.noarch 741/753 \n Verifying : puppet-ec2api-11.4.0-1.el7ost.noarch 742/753 \n Verifying : puppet-archive-2.2.0-1.el7ost.noarch 743/753 \n Verifying : 1:python-nova-16.0.4-15.el7ost.noarch 744/753 \n Verifying : collectd-apache-5.8.0-5.el7ost.x86_64 745/753 \n Verifying : openstack-mistral-executor-5.2.0-2.el7ost.noarch 746/753 \n Verifying : puppet-panko-11.5.0-1.el7ost.noarch 747/753 \n Verifying : 2:libcephfs1-10.2.10-17.el7cp.x86_64 748/753 \n Verifying : python-aodh-5.1.0-1.el7ost.noarch 749/753 \n Verifying : python-openvswitch-2.7.3-3.git20180112.el7fdp.noarch 750/753 \n Verifying : python-gnocchi-4.0.3-3.el7ost.noarch 751/753 \n Verifying : 2:ceph-mds-10.2.10-17.el7cp.x86_64 752/753 \n Verifying : 2:librados2-10.2.10-17.el7cp.x86_64 753/753 \n\nInstalled:\n gnocchi-api.noarch 0:4.2.3-3.el7ost \n gnocchi-common.noarch 0:4.2.3-3.el7ost \n gnocchi-metricd.noarch 0:4.2.3-3.el7ost \n gnocchi-statsd.noarch 0:4.2.3-3.el7ost \n libcephfs2.x86_64 2:12.2.4-10.el7cp \n mariadb-server-galera.x86_64 3:10.1.20-2.el7ost \n openstack-ceilometer-common.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-heat-common.noarch 1:10.0.1-0.20180411125640.el7ost \n python-django-horizon.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost \n python-docker.noarch 0:2.4.2-1.3.el7 \n python2-alembic.noarch 0:0.9.7-1.el7ost \n python2-aodhclient.noarch 0:1.0.0-1.el7ost \n python2-automaton.noarch 0:1.14.0-1.el7ost \n python2-babel.noarch 0:2.3.4-1.1.el7ost \n python2-barbicanclient.noarch 0:4.6.0-1.el7ost \n python2-botocore.noarch 0:1.8.33-1.el7ost \n python2-cachetools.noarch 0:2.0.1-3.el7ost \n python2-castellan.noarch 0:0.17.0-1.el7ost \n python2-ceilometermiddleware.noarch 0:1.2.0-1.el7ost \n python2-cffi.x86_64 0:1.11.2-1.el7ost \n python2-cinderclient.noarch 0:3.5.0-1.el7ost \n python2-cliff.noarch 0:2.11.0-1.el7ost \n python2-croniter.noarch 0:0.3.19-1.el7ost \n python2-cursive.noarch 0:0.2.1-1.el7ost \n python2-dateutil.noarch 1:2.6.1-1.el7ost \n python2-debtcollector.noarch 0:1.19.0-1.el7ost \n python2-designateclient.noarch 0:2.9.0-1.el7ost \n python2-django.noarch 0:1.11.10-1.el7ost \n python2-django-compressor.noarch 0:2.1-5.el7ost \n python2-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost \n python2-extras.noarch 0:1.0.0-2.el7ost \n python2-fixtures.noarch 0:3.0.0-7.el7ost \n python2-futures.noarch 0:3.1.1-2.1.el7ost \n python2-futurist.noarch 0:1.6.0-1.el7ost \n python2-glance-store.noarch 0:0.23.1-0.20180213060248.ad7df98.el7ost \n python2-glanceclient.noarch 1:2.10.0-1.el7ost \n python2-gnocchiclient.noarch 0:7.0.1-1.el7ost \n python2-greenlet.x86_64 0:0.4.12-1.el7ost \n python2-heatclient.noarch 0:1.14.0-1.el7ost \n python2-idna.noarch 0:2.5-1.el7ost \n python2-ironicclient.noarch 0:2.2.0-1.el7ost \n python2-jinja2.noarch 0:2.10-2.el7ost \n python2-jsonpatch.noarch 0:1.21-1.el7ost \n python2-keystoneauth1.noarch 0:3.4.0-1.el7ost \n python2-keystoneclient.noarch 1:3.15.0-1.el7ost \n python2-keystonemiddleware.noarch 0:4.21.0-1.el7ost \n python2-magnumclient.noarch 0:2.9.0-1.el7ost \n python2-manilaclient.noarch 0:1.21.0-1.el7ost \n python2-markupsafe.x86_64 0:0.23-16.el7ost \n python2-microversion-parse.noarch 0:0.1.4-2.1.el7ost \n python2-mistral-lib.noarch 0:0.4.0-1.el7ost \n python2-mistralclient.noarch 0:3.3.0-1.el7ost \n python2-networking-bgpvpn.noarch 0:8.0.1-0.20180228154427.a15c091.el7ost \n python2-networking-l2gw.noarch 1:12.0.2-0.20180412115803.a9f8009.el7ost \n python2-neutron-lib.noarch 0:1.13.0-1.el7ost \n python2-neutronclient.noarch 0:6.7.0-1.el7ost \n python2-openstackclient.noarch 0:3.14.1-1.el7ost \n python2-openstacksdk.noarch 0:0.11.3-1.el7ost \n python2-os-brick.noarch 0:2.3.1-1.el7ost \n python2-os-client-config.noarch 0:1.29.0-1.el7ost \n python2-os-traits.noarch 0:0.5.0-1.el7ost \n python2-os-vif.noarch 0:1.9.1-2.el7ost \n python2-os-win.noarch 0:3.0.1-1.el7ost \n python2-osc-lib.noarch 0:1.9.0-1.el7ost \n python2-oslo-cache.noarch 0:1.28.0-1.el7ost \n python2-oslo-concurrency.noarch 0:3.25.0-1.el7ost \n python2-oslo-config.noarch 2:5.2.0-1.el7ost \n python2-oslo-context.noarch 0:2.20.0-1.el7ost \n python2-oslo-db.noarch 0:4.33.0-2.el7ost \n python2-oslo-i18n.noarch 0:3.19.0-2.el7ost \n python2-oslo-log.noarch 0:3.36.0-1.el7ost \n python2-oslo-messaging.noarch 0:5.35.0-1.el7ost \n python2-oslo-middleware.noarch 0:3.34.0-1.el7ost \n python2-oslo-policy.noarch 0:1.33.1-1.el7ost \n python2-oslo-privsep.noarch 0:1.27.0-1.el7ost \n python2-oslo-reports.noarch 0:1.26.0-1.el7ost \n python2-oslo-rootwrap.noarch 0:5.13.0-1.el7ost \n python2-oslo-serialization.noarch 0:2.24.0-1.el7ost \n python2-oslo-service.noarch 0:1.29.0-1.el7ost \n python2-oslo-sphinx.noarch 0:4.18.1-0.20180223103803.3d19539.el7ost \n python2-oslo-utils.noarch 0:3.35.0-1.el7ost \n python2-oslo-versionedobjects.noarch 0:1.31.2-1.el7ost \n python2-oslo-vmware.noarch 0:2.26.0-1.el7ost \n python2-osprofiler.noarch 0:1.15.2-1.el7ost \n python2-ovsdbapp.noarch 0:0.10.1-1.el7ost \n python2-pika_pool.noarch 0:0.1.3-3.1.el7ost \n python2-pyOpenSSL.noarch 0:17.3.0-3.el7ost \n python2-pycadf.noarch 0:2.7.0-1.el7ost \n python2-pyeclib.x86_64 0:1.5.0-3.el7ost \n python2-pyroute2.noarch 0:0.4.21-1.el7ost \n python2-requests.noarch 0:2.14.2-1.el7ost \n python2-requestsexceptions.noarch 0:1.4.0-1.el7ost \n python2-saharaclient.noarch 0:1.5.0-1.el7ost \n python2-scciclient.noarch 0:0.6.1-1.el7ost \n python2-sqlalchemy.x86_64 0:1.2.2-2.el7ost \n python2-stevedore.noarch 0:1.28.0-1.el7ost \n python2-sushy.noarch 0:1.3.2-1.el7ost \n python2-swiftclient.noarch 0:3.5.0-1.el7ost \n python2-taskflow.noarch 0:3.1.0-1.el7ost \n python2-tenacity.noarch 0:4.8.0-1.el7ost \n python2-tooz.noarch 0:1.60.0-1.el7ost \n python2-troveclient.noarch 0:2.14.0-1.el7ost \n python2-urllib3.noarch 0:1.21.1-1.2.el7ost \n python2-voluptuous.noarch 0:0.10.5-2.el7ost \n python2-yaql.noarch 0:1.1.3-2.el7ost \n python2-zaqarclient.noarch 0:1.9.0-1.el7ost \n\nDependency Installed:\n libradosstriper1.x86_64 2:12.2.4-10.el7cp \n mariadb-common.x86_64 3:10.1.20-2.el7ost \n mariadb-config.x86_64 3:10.1.20-2.el7ost \n mariadb-errmsg.x86_64 3:10.1.20-2.el7ost \n mariadb-server.x86_64 3:10.1.20-2.el7ost \n openstack-sahara-image-pack.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n puppet-designate.noarch 0:12.4.0-0.20180329031405.84870dd.el7ost \n puppet-dns.noarch 0:5.1.1-0.20180216195239.99cd025.el7ost \n python-jwt.noarch 0:1.5.3-1.el7 \n python-pyghmi.noarch 0:1.0.22-1.el7ost \n python-rgw.x86_64 2:12.2.4-10.el7cp \n python2-asn1crypto.noarch 0:0.23.0-2.el7ost \n python2-munch.noarch 0:2.2.0-2.el7ost \n python2-octaviaclient.noarch 0:1.4.0-1.el7ost \n python2-os-service-types.noarch 0:1.1.0-1.el7ost \n python2-pyparsing.noarch 0:2.1.10-3.el7ost \n rubygem-parse-cron.noarch 0:0.1.4-1.el7ost \n rubygem-sensu-extensions-check-dependencies.noarch 0:1.0.1-1.el7ost \n\nUpdated:\n ceph-base.x86_64 2:12.2.4-10.el7cp \n ceph-common.x86_64 2:12.2.4-10.el7cp \n ceph-mds.x86_64 2:12.2.4-10.el7cp \n ceph-mon.x86_64 2:12.2.4-10.el7cp \n ceph-radosgw.x86_64 2:12.2.4-10.el7cp \n ceph-selinux.x86_64 2:12.2.4-10.el7cp \n collectd.x86_64 0:5.8.0-10.el7ost \n collectd-apache.x86_64 0:5.8.0-10.el7ost \n collectd-ceph.x86_64 0:5.8.0-10.el7ost \n collectd-curl.x86_64 0:5.8.0-10.el7ost \n collectd-curl_json.x86_64 0:5.8.0-10.el7ost \n collectd-curl_xml.x86_64 0:5.8.0-10.el7ost \n collectd-disk.x86_64 0:5.8.0-10.el7ost \n collectd-ipmi.x86_64 0:5.8.0-10.el7ost \n collectd-iptables.x86_64 0:5.8.0-10.el7ost \n collectd-mysql.x86_64 0:5.8.0-10.el7ost \n collectd-netlink.x86_64 0:5.8.0-10.el7ost \n collectd-ping.x86_64 0:5.8.0-10.el7ost \n collectd-rrdcached.x86_64 0:5.8.0-10.el7ost \n collectd-rrdtool.x86_64 0:5.8.0-10.el7ost \n collectd-sensors.x86_64 0:5.8.0-10.el7ost \n collectd-smart.x86_64 0:5.8.0-10.el7ost \n collectd-utils.x86_64 0:5.8.0-10.el7ost \n collectd-virt.x86_64 0:5.8.0-10.el7ost \n collectd-write_http.x86_64 0:5.8.0-10.el7ost \n collectd-write_sensu.x86_64 0:5.8.0-10.el7ost \n erlang-asn1.x86_64 0:18.3.4.8-1.el7ost \n erlang-compiler.x86_64 0:18.3.4.8-1.el7ost \n erlang-crypto.x86_64 0:18.3.4.8-1.el7ost \n erlang-eldap.x86_64 0:18.3.4.8-1.el7ost \n erlang-erts.x86_64 0:18.3.4.8-1.el7ost \n erlang-hipe.x86_64 0:18.3.4.8-1.el7ost \n erlang-inets.x86_64 0:18.3.4.8-1.el7ost \n erlang-kernel.x86_64 0:18.3.4.8-1.el7ost \n erlang-mnesia.x86_64 0:18.3.4.8-1.el7ost \n erlang-os_mon.x86_64 0:18.3.4.8-1.el7ost \n erlang-otp_mibs.x86_64 0:18.3.4.8-1.el7ost \n erlang-public_key.x86_64 0:18.3.4.8-1.el7ost \n erlang-runtime_tools.x86_64 0:18.3.4.8-1.el7ost \n erlang-sasl.x86_64 0:18.3.4.8-1.el7ost \n erlang-snmp.x86_64 0:18.3.4.8-1.el7ost \n erlang-ssl.x86_64 0:18.3.4.8-1.el7ost \n erlang-stdlib.x86_64 0:18.3.4.8-1.el7ost \n erlang-syntax_tools.x86_64 0:18.3.4.8-1.el7ost \n erlang-tools.x86_64 0:18.3.4.8-1.el7ost \n erlang-xmerl.x86_64 0:18.3.4.8-1.el7ost \n libcollectdclient.x86_64 0:5.8.0-10.el7ost \n liberasurecode.x86_64 0:1.5.0-4.el7ost \n librados2.x86_64 2:12.2.4-10.el7cp \n librbd1.x86_64 2:12.2.4-10.el7cp \n librgw2.x86_64 2:12.2.4-10.el7cp \n mariadb.x86_64 3:10.1.20-2.el7ost \n mariadb-libs.x86_64 3:10.1.20-2.el7ost \n openstack-aodh-api.noarch 0:6.0.0-2.el7ost \n openstack-aodh-common.noarch 0:6.0.0-2.el7ost \n openstack-aodh-evaluator.noarch 0:6.0.0-2.el7ost \n openstack-aodh-listener.noarch 0:6.0.0-2.el7ost \n openstack-aodh-notifier.noarch 0:6.0.0-2.el7ost \n openstack-ceilometer-central.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-ceilometer-compute.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-ceilometer-ipmi.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-ceilometer-notification.noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n openstack-ceilometer-polling.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n openstack-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost \n openstack-dashboard.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost \n openstack-dashboard-theme.noarch 1:13.0.0-1.el7ost \n openstack-ec2-api.noarch 0:6.0.1-0.20180329214259.219dbc7.el7ost \n openstack-glance.noarch 1:16.0.1-2.el7ost \n openstack-heat-api.noarch 1:10.0.1-0.20180411125640.el7ost \n openstack-heat-api-cfn.noarch 1:10.0.1-0.20180411125640.el7ost \n openstack-heat-engine.noarch 1:10.0.1-0.20180411125640.el7ost \n openstack-ironic-api.noarch 1:10.1.2-4.el7ost \n openstack-ironic-common.noarch 1:10.1.2-4.el7ost \n openstack-ironic-conductor.noarch 1:10.1.2-4.el7ost \n openstack-ironic-inspector.noarch 0:7.2.1-0.20180409163360.el7ost \n openstack-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost \n openstack-manila.noarch 1:6.0.1-1.el7ost \n openstack-manila-share.noarch 1:6.0.1-1.el7ost \n openstack-manila-ui.noarch 0:2.13.0-3.el7ost \n openstack-mistral-api.noarch 0:6.0.2-1.el7ost \n openstack-mistral-common.noarch 0:6.0.2-1.el7ost \n openstack-mistral-engine.noarch 0:6.0.2-1.el7ost \n openstack-mistral-event-engine.noarch 0:6.0.2-1.el7ost \n openstack-mistral-executor.noarch 0:6.0.2-1.el7ost \n openstack-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-common.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost \n openstack-neutron-lbaas-ui.noarch 0:4.0.1-0.20180326210834.a2c502e.el7ost \n openstack-neutron-linuxbridge.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-metering-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n openstack-neutron-ml2.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-openvswitch.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n openstack-neutron-sriov-nic-agent.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost\n openstack-nova-api.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-common.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-compute.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-conductor.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-console.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-migration.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-novncproxy.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-placement-api.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-nova-scheduler.noarch 1:17.0.3-0.20180420001139.el7ost \n openstack-octavia-api.noarch 0:2.0.1-5.el7ost \n openstack-octavia-common.noarch 0:2.0.1-5.el7ost \n openstack-octavia-health-manager.noarch 0:2.0.1-5.el7ost \n openstack-octavia-housekeeping.noarch 0:2.0.1-5.el7ost \n openstack-octavia-worker.noarch 0:2.0.1-5.el7ost \n openstack-panko-api.noarch 0:4.0.1-1.el7ost \n openstack-panko-common.noarch 0:4.0.1-1.el7ost \n openstack-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-api.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-common.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-engine.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n openstack-sahara-ui.noarch 0:8.0.1-0.20180301091310.707059f.el7ost \n openstack-selinux.noarch 0:0.8.14-10.el7ost \n openstack-swift-account.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-swift-container.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-swift-object.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-swift-plugin-swift3.noarch 0:1.12.1-0.20180309183402.520b888.el7ost \n openstack-swift-proxy.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n openstack-zaqar.noarch 1:6.0.1-1.el7ost \n openvswitch.x86_64 0:2.9.0-20.el7fdp \n openvswitch-ovn-central.x86_64 0:2.9.0-20.el7fdp \n openvswitch-ovn-common.x86_64 0:2.9.0-20.el7fdp \n openvswitch-ovn-host.x86_64 0:2.9.0-20.el7fdp \n os-apply-config.noarch 0:8.3.1-0.20180308131116.62fdfc1.el7ost \n os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost \n os-refresh-config.noarch 0:8.3.1-0.20180308132441.016471a.el7ost \n puppet-aodh.noarch 0:12.4.0-0.20180329025539.8b519d2.el7ost \n puppet-apache.noarch 0:2.3.1-1.e587f2agit.el7ost \n puppet-archive.noarch 0:2.2.1-0.20180216011041.10888db.el7ost \n puppet-auditd.noarch 0:2.2.1-0.20180216200241.c0c1ccb.el7ost \n puppet-barbican.noarch 0:12.4.0-0.20180329025924.c9a95fd.el7ost \n puppet-cassandra.noarch 0:2.6.0-0.20180220172321.2454099.el7ost \n puppet-ceilometer.noarch 0:12.5.1-0.20180413035711.940590e.el7ost \n puppet-ceph.noarch 0:2.5.0-1.el7ost \n puppet-certmonger.noarch 0:2.3.0-1.el7ost \n puppet-cinder.noarch 0:12.4.1-0.20180329071637.4011a82.el7ost \n puppet-collectd.noarch 0:8.0.2-0.20180216105213.93c8d0b.el7ost \n puppet-concat.noarch 0:4.1.2-0.20180216000640.d4857df.el7ost \n puppet-contrail.noarch 0:1.0.1-0.20180216104752.ecf700b.el7ost \n puppet-corosync.noarch 0:6.0.1-0.20180216001140.9940eb9.el7ost \n puppet-datacat.noarch 0:0.6.3-0.20180215114545.5cce8f2.el7ost \n puppet-ec2api.noarch 0:12.4.0-0.20180329031927.424f258.el7ost \n puppet-elasticsearch.noarch 0:6.2.1-0.20180216015044.813c729.el7ost \n puppet-fdio.noarch 0:18.01-1.el7ost \n puppet-firewall.noarch 0:1.12.1-0.20180216004829.3dc1990.el7ost \n puppet-fluentd.noarch 0:0.10.0-0.20180216091746.4dfc15a.el7ost \n puppet-git.noarch 0:0.5.0-0.20180215134851.4e4498e.el7ost \n puppet-glance.noarch 0:12.5.0-2.el7ost \n puppet-gnocchi.noarch 0:12.4.0-0.20180329032858.5dfa350.el7ost \n puppet-haproxy.noarch 0:2.1.1-0.20180216093132.11ac7a2.el7ost \n puppet-heat.noarch 0:12.4.1-0.20180416203421.90e3fb0.el7ost \n puppet-horizon.noarch 0:12.4.0-0.20180329033844.64559b8.el7ost \n puppet-inifile.noarch 0:2.2.1-0.20180216005851.d2c38b9.el7ost \n puppet-ipaclient.noarch 0:2.5.2-0.20180216000114.b086731.el7ost \n puppet-ironic.noarch 0:12.4.0-0.20180329034302.8285d85.el7ost \n puppet-java.noarch 0:2.4.1-0.20180216101657.47afbd2.el7ost \n puppet-kafka.noarch 0:5.0.1-0.20180216125717.6419b44.el7ost \n puppet-keepalived.noarch 0:0.0.2-0.20180215113628.bbca37a.el7ost \n puppet-keystone.noarch 0:12.4.0-0.20180329034741.b6d2197.el7ost \n puppet-kibana3.noarch 0:0.0.5-0.20180215131629.6ca9631.el7ost \n puppet-kmod.noarch 0:2.2.1-0.20180215234536.ad51300.el7ost \n puppet-manila.noarch 0:12.4.0-0.20180329035214.6c18418.el7ost \n puppet-memcached.noarch 0:3.1.0-0.20180216112637.bf90f06.el7ost \n puppet-mistral.noarch 0:12.4.0-0.20180329035643.ab885c4.el7ost \n puppet-mysql.noarch 0:5.2.2-0.20180216012141.a5497b2.el7ost \n puppet-neutron.noarch 0:12.4.1-0.20180412211913.el7ost \n puppet-nova.noarch 0:12.4.0-3.el7ost \n puppet-nssdb.noarch 0:1.0.2-0.20180215135314.2ed2a2d.el7ost \n puppet-octavia.noarch 0:12.4.0-2.el7ost \n puppet-opendaylight.noarch 0:8.1.2-1.38977efgit.el7ost \n puppet-openstack_extras.noarch 0:12.4.1-0.20180413042250.2634296.el7ost \n puppet-openstacklib.noarch 0:12.4.0-0.20180329042555.4b30e6f.el7ost \n puppet-oslo.noarch 0:12.4.0-0.20180329043028.2259336.el7ost \n puppet-ovn.noarch 0:12.4.0-0.20180329043503.36ff219.el7ost \n puppet-pacemaker.noarch 0:0.7.2-0.20180423212248.fee47ee.el7ost \n puppet-panko.noarch 0:12.4.0-0.20180329043927.7641dbe.el7ost \n puppet-rabbitmq.noarch 0:8.1.1-0.20180216013831.d4b06b7.el7ost \n puppet-redis.noarch 0:3.2.1-0.20180216095743.bfcc212.el7ost \n puppet-remote.noarch 0:10.0.0-0.20180215135737.7420908.el7ost \n puppet-rsync.noarch 0:0.4.1-0.20180215235612.447685f.el7ost \n puppet-sahara.noarch 0:12.4.0-0.20180329044358.42162c3.el7ost \n puppet-sensu.noarch 0:2.50.0-1.el7ost \n puppet-snmp.noarch 0:3.9.1-0.20180216001706.5d73485.el7ost \n puppet-ssh.noarch 0:3.0.2-0.20180216110734.fb2de75.el7ost \n puppet-staging.noarch 0:1.0.5-0.20180215133924.b466d93.el7ost \n puppet-stdlib.noarch 0:4.24.1-0.20180216004353.b0d99ad.el7ost \n puppet-swift.noarch 0:12.4.0-0.20180329044944.1a67002.el7ost \n puppet-systemd.noarch 0:1.1.2-0.20180216110348.20a465b.el7ost \n puppet-timezone.noarch 0:4.1.1-0.20180216002204.32aa9f5.el7ost \n puppet-tomcat.noarch 0:2.2.1-0.20180216113018.c6d9954.el7ost \n puppet-tripleo.noarch 0:8.3.2-6.el7ost \n puppet-trove.noarch 0:12.4.0-0.20180329050409.e7bfdc9.el7ost \n puppet-uchiwa.noarch 0:2.0.0-0.20180216092614.92c7f71.el7ost \n puppet-vcsrepo.noarch 0:2.3.1-0.20180216003251.bb1209e.el7ost \n puppet-vswitch.noarch 0:8.4.0-0.20180329150818.fd94e91.el7ost \n puppet-xinetd.noarch 0:3.0.1-0.20180216005257.b95c79c.el7ost \n puppet-zaqar.noarch 0:12.4.0-1.el7ost \n puppet-zookeeper.noarch 0:0.7.7-0.20180216101303.88b4cea.el7ost \n pyparsing.noarch 0:2.1.10-3.el7ost \n python-aodh.noarch 0:6.0.0-2.el7ost \n python-ceilometer.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n python-cephfs.x86_64 2:12.2.4-10.el7cp \n python-cinder.noarch 1:12.0.1-0.20180418194613.c476898.el7ost \n python-django-bash-completion.noarch 0:1.11.10-1.el7ost \n python-dns.noarch 0:1.15.0-5.1.el7ost \n python-dracclient.noarch 0:1.3.2-0.20180326174322.a8ef5bf.el7ost \n python-glance.noarch 1:16.0.1-2.el7ost \n python-gnocchi.noarch 0:4.2.3-3.el7ost \n python-ironic-inspector-client.noarch 0:3.1.1-1.el7ost \n python-ironic-lib.noarch 0:2.12.1-1.el7ost \n python-keystone.noarch 1:13.0.1-0.20180420194847.7bd6454.el7ost \n python-manila.noarch 1:6.0.1-1.el7ost \n python-mistral.noarch 0:6.0.2-1.el7ost \n python-networking-odl.noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost \n python-networking-ovn.noarch 0:4.0.1-0.20180420150809.c7c16d4.el7ost \n python-neutron.noarch 1:12.0.2-0.20180421011359.0ec54fd.el7ost \n python-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost \n python-nova.noarch 1:17.0.3-0.20180420001139.el7ost \n python-octavia.noarch 0:2.0.1-5.el7ost \n python-openstackclient-lang.noarch 0:3.14.1-1.el7ost \n python-openvswitch.noarch 0:2.9.0-20.el7fdp \n python-oslo-cache-lang.noarch 0:1.28.0-1.el7ost \n python-oslo-concurrency-lang.noarch 0:3.25.0-1.el7ost \n python-oslo-db-lang.noarch 0:4.33.0-2.el7ost \n python-oslo-i18n-lang.noarch 0:3.19.0-2.el7ost \n python-oslo-log-lang.noarch 0:3.36.0-1.el7ost \n python-oslo-middleware-lang.noarch 0:3.34.0-1.el7ost \n python-oslo-policy-lang.noarch 0:1.33.1-1.el7ost \n python-oslo-privsep-lang.noarch 0:1.27.0-1.el7ost \n python-oslo-utils-lang.noarch 0:3.35.0-1.el7ost \n python-oslo-versionedobjects-lang.noarch 0:1.31.2-1.el7ost \n python-oslo-vmware-lang.noarch 0:2.26.0-1.el7ost \n python-panko.noarch 0:4.0.1-1.el7ost \n python-paunch.noarch 0:2.5.0-1.el7ost \n python-proliantutils.noarch 0:2.5.0-0.20180215153737.19072b8.el7ost \n python-pycadf-common.noarch 0:2.7.0-1.el7ost \n python-rados.x86_64 2:12.2.4-10.el7cp \n python-rbd.x86_64 2:12.2.4-10.el7cp \n python-rtslib.noarch 0:2.1.fb64-3.el7cp \n python-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n python-swift.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n python-twisted.x86_64 0:16.1.1-5.1.el7ost \n python2-cryptography.x86_64 0:2.1.4-2.el7ost \n rabbitmq-server.noarch 0:3.6.15-3.el7ost \n rbd-mirror.x86_64 2:12.2.4-10.el7cp \n rhosp-release.noarch 0:13.0-3.el7ost \n rubygem-eventmachine.x86_64 0:1.2.5-1.el7ost \n rubygem-oj.x86_64 0:2.18.1-1.el7ost \n rubygem-sensu-extensions.noarch 0:1.9.0-1.el7ost \n rubygem-sensu-extensions-occurrences.noarch 0:1.2.0-1.el7ost \n rubygem-sensu-json.noarch 0:2.1.0-1.el7ost \n rubygem-sensu-redis.noarch 0:2.2.0-1.el7ost \n rubygem-sensu-settings.noarch 0:10.9.0-1.el7ost \n rubygem-yajl-ruby.x86_64 0:1.3.1-1.el7 \n sensu.noarch 0:1.1.3-2.el7ost \n sensu-common.noarch 0:1.1.3-2.el7ost \n targetcli.noarch 0:2.1.fb47-0.1.20170815.git5bf3517.el7cp \n\nReplaced:\n libcephfs1.x86_64 2:10.2.10-17.el7cp \n mariadb-galera-server.x86_64 1:5.5.42-7.el7ost \n openstack-ceilometer-api.noarch 1:9.0.4-2.el7ost \n openstack-ceilometer-collector.noarch 1:9.0.4-2.el7ost \n openstack-gnocchi-api.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-common.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-indexer-sqlalchemy.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-metricd.noarch 0:4.0.3-3.el7ost \n openstack-gnocchi-statsd.noarch 0:4.0.3-3.el7ost \n openstack-heat-api-cloudwatch.noarch 1:9.0.3-1.el7ost \n python-alembic.noarch 0:0.8.10-1.el7ost \n python-aodhclient.noarch 0:0.9.0-1.el7ost \n python-automaton.noarch 0:1.12.1-1.el7ost \n python-babel.noarch 0:2.3.4-1.el7ost \n python-barbicanclient.noarch 0:4.5.2-1.el7ost \n python-botocore.noarch 0:1.4.43-1.el7ost \n python-cachetools.noarch 0:1.1.6-2.el7ost \n python-castellan.noarch 0:0.12.2-1.el7ost \n python-ceilometermiddleware.noarch 0:1.1.0-1.el7ost \n python-cffi.x86_64 0:1.6.0-5.el7 \n python-cinderclient.noarch 0:3.1.0-1.el7ost \n python-cliff.noarch 0:2.8.0-1.el7ost \n python-croniter.noarch 0:0.3.4-5.el7ost \n python-cursive.noarch 0:0.1.2-1.el7ost \n python-dateutil.noarch 1:2.4.2-1.el7ost \n python-debtcollector.noarch 0:1.17.1-1.el7ost \n python-designateclient.noarch 0:2.7.0-1.el7ost \n python-django.noarch 0:1.8.18-1.el7ost \n python-django-compressor.noarch 0:2.0-1.el7ost \n python-django-openstack-auth.noarch 0:3.5.0-3.el7ost \n python-docker-py.noarch 0:1.10.6-3.el7 \n python-ec2-api.noarch 0:5.0.0-2.el7ost \n python-extras.noarch 0:0.0.3-8.el7ost \n python-fixtures.noarch 0:3.0.0-2.el7ost \n python-futures.noarch 0:3.0.3-1.el7ost \n python-futurist.noarch 0:1.3.1-1.el7ost \n python-glance-store.noarch 0:0.22.0-1.el7ost \n python-glanceclient.noarch 1:2.8.0-2.el7ost \n python-gnocchiclient.noarch 0:3.3.1-1.el7ost \n python-greenlet.x86_64 0:0.4.2-4.el7 \n python-heatclient.noarch 0:1.11.1-1.el7ost \n python-idna.noarch 0:2.4-1.el7 \n python-ironicclient.noarch 0:1.17.0-1.el7ost \n python-jinja2.noarch 0:2.7.2-2.el7cp \n python-jsonpatch.noarch 0:1.2-4.el7 \n python-keystoneauth1.noarch 0:3.1.0-1.el7ost \n python-keystoneclient.noarch 1:3.13.0-1.el7ost \n python-keystonemiddleware.noarch 0:4.17.0-1.el7ost \n python-magnumclient.noarch 0:2.7.0-1.el7ost \n python-manilaclient.noarch 0:1.17.2-1.el7ost \n python-markupsafe.x86_64 0:0.11-10.el7 \n python-microversion-parse.noarch 0:0.1.4-2.el7ost \n python-mistral-lib.noarch 0:0.3.3-1.el7ost \n python-mistralclient.noarch 0:3.1.4-1.el7ost \n python-networking-bgpvpn.noarch 0:7.0.0-3.el7ost \n python-networking-l2gw.noarch 1:11.0.0-2.el7ost \n python-neutron-lib.noarch 0:1.9.1-1.el7ost \n python-neutronclient.noarch 0:6.5.0-1.el7ost \n python-openstackclient.noarch 0:3.12.0-1.el7ost \n python-openstacksdk.noarch 0:0.9.17-1.el7ost \n python-os-brick.noarch 0:1.15.5-1.el7ost \n python-os-client-config.noarch 0:1.28.0-1.el7ost \n python-os-traits.noarch 0:0.3.3-1.el7ost \n python-os-vif.noarch 0:1.7.0-1.el7ost \n python-os-win.noarch 0:2.2.0-1.el7ost \n python-osc-lib.noarch 0:1.7.0-1.el7ost \n python-oslo-cache.noarch 0:1.25.1-1.el7ost \n python-oslo-concurrency.noarch 0:3.21.1-1.el7ost \n python-oslo-config.noarch 2:4.11.1-1.el7ost \n python-oslo-context.noarch 0:2.17.1-1.el7ost \n python-oslo-db.noarch 0:4.25.1-1.el7ost \n python-oslo-i18n.noarch 0:3.17.1-1.el7ost \n python-oslo-log.noarch 0:3.30.2-1.el7ost \n python-oslo-messaging.noarch 0:5.30.2-1.el7ost \n python-oslo-middleware.noarch 0:3.30.1-1.el7ost \n python-oslo-policy.noarch 0:1.25.2-1.el7ost \n python-oslo-privsep.noarch 0:1.22.1-1.el7ost \n python-oslo-reports.noarch 0:1.22.1-1.el7ost \n python-oslo-rootwrap.noarch 0:5.9.2-1.el7ost \n python-oslo-serialization.noarch 0:2.20.2-1.el7ost \n python-oslo-service.noarch 0:1.25.1-1.el7ost \n python-oslo-sphinx.noarch 0:4.15.1-1.el7ost \n python-oslo-utils.noarch 0:3.28.1-1.el7ost \n python-oslo-versionedobjects.noarch 0:1.26.1-1.el7ost \n python-oslo-vmware.noarch 0:2.23.1-1.el7ost \n python-osprofiler.noarch 0:1.11.0-1.el7ost \n python-ovsdbapp.noarch 0:0.4.1-1.el7ost \n python-pika_pool.noarch 0:0.1.3-3.el7ost \n python-pyOpenSSL.noarch 0:16.2.0-3.el7ost \n python-pycadf.noarch 0:2.6.0-1.el7ost \n python-pyeclib.x86_64 0:1.5.0-1.el7ost \n python-pyroute2.noarch 0:0.4.19-1.el7ost \n python-requests.noarch 0:2.14.2-0.1.el7ost \n python-requestsexceptions.noarch 0:1.3.0-1.el7ost \n python-saharaclient.noarch 0:1.3.0-1.el7ost \n python-scciclient.noarch 0:0.5.0-1.el7ost \n python-sqlalchemy.x86_64 0:1.1.11-1.el7ost \n python-stevedore.noarch 0:1.25.1-1.el7ost \n python-sushy.noarch 0:1.1.0-1.el7ost \n python-swiftclient.noarch 0:3.4.0-1.el7ost \n python-taskflow.noarch 0:2.14.1-1.el7ost \n python-tenacity.noarch 0:4.4.0-1.el7ost \n python-tooz.noarch 0:1.58.0-1.el7ost \n python-troveclient.noarch 0:2.12.0-1.el7ost \n python-urllib3.noarch 0:1.21.1-1.0.el7ost \n python-voluptuous.noarch 0:0.8.9-1.el7ost \n python-yaql.noarch 0:1.1.0-3.el7ost \n python-zaqarclient.noarch 0:1.7.0-1.el7ost \n\nComplete!\n"]} >2018-05-25 11:24:43,078 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:24:43,098 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:43,113 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:24:43,131 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:43,147 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:24:43,166 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:43,181 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:24:43,200 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:43,216 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:24:43,331 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/Compute/upgrade_tasks.yaml for 192.168.24.14 >2018-05-25 11:24:43,365 p=1695 u=mistral | TASK [Check if openstack-ceilometer-compute is deployed] *********************** >2018-05-25 11:24:45,650 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-compute"], "delta": "0:00:00.012410", "end": "2018-05-25 15:24:41.940055", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:41.927645", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:24:45,650 p=1695 u=mistral | ...ignoring >2018-05-25 11:24:45,664 p=1695 u=mistral | TASK [Check if openstack-ceilometer-polling is deployed] *********************** >2018-05-25 11:24:47,889 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-polling"], "delta": "0:00:00.012726", "end": "2018-05-25 15:24:44.179148", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:44.166422", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:24:47,890 p=1695 u=mistral | ...ignoring >2018-05-25 11:24:47,903 p=1695 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:24:50,105 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.012857", "end": "2018-05-25 15:24:46.395761", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:46.382904", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:24:50,105 p=1695 u=mistral | ...ignoring >2018-05-25 11:24:50,122 p=1695 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:24:52,301 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.011273", "end": "2018-05-25 15:24:48.593679", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:48.582406", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:24:52,301 p=1695 u=mistral | ...ignoring >2018-05-25 11:24:52,316 p=1695 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:24:54,517 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.014010", "end": "2018-05-25 15:24:50.806085", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:50.792075", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:24:54,517 p=1695 u=mistral | ...ignoring >2018-05-25 11:24:54,532 p=1695 u=mistral | TASK [Check if nova_compute is deployed] *************************************** >2018-05-25 11:24:56,683 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-compute"], "delta": "0:00:00.011605", "end": "2018-05-25 15:24:52.974253", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:52.962648", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:24:56,683 p=1695 u=mistral | ...ignoring >2018-05-25 11:24:56,699 p=1695 u=mistral | TASK [Check if nova_libvirt is deployed] *************************************** >2018-05-25 11:24:58,896 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "libvirtd"], "delta": "0:00:00.012345", "end": "2018-05-25 15:24:55.186662", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:55.174317", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:24:58,896 p=1695 u=mistral | ...ignoring >2018-05-25 11:24:58,912 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-compute is running] *** >2018-05-25 11:24:58,933 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:58,951 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-polling is running] *** >2018-05-25 11:24:58,970 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:58,986 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:24:59,007 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,022 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:24:59,045 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,059 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:24:59,082 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,108 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-compute is running] *** >2018-05-25 11:24:59,129 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,144 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service libvirtd is running] ********** >2018-05-25 11:24:59,164 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,179 p=1695 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 11:24:59,199 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,213 p=1695 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 11:24:59,233 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,247 p=1695 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 11:24:59,268 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,282 p=1695 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 11:24:59,301 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,315 p=1695 u=mistral | TASK [Stop and disable ceilometer compute agent] ******************************* >2018-05-25 11:24:59,336 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,356 p=1695 u=mistral | TASK [Stop and disable ceilometer polling agent] ******************************* >2018-05-25 11:24:59,375 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,388 p=1695 u=mistral | TASK [Set fact for removal of openstack-ceilometer-compute and polling package] *** >2018-05-25 11:24:59,405 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,424 p=1695 u=mistral | TASK [Remove openstack-ceilometer-compute package if operator requests it] ***** >2018-05-25 11:24:59,444 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,460 p=1695 u=mistral | TASK [Remove openstack-ceilometer-polling package if operator requests it] ***** >2018-05-25 11:24:59,480 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,494 p=1695 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 11:24:59,512 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,527 p=1695 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 11:24:59,544 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,558 p=1695 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 11:24:59,580 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,594 p=1695 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 11:24:59,614 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,627 p=1695 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 11:24:59,646 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,661 p=1695 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 11:24:59,679 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,693 p=1695 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 11:24:59,710 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,724 p=1695 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 11:24:59,745 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,759 p=1695 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 11:24:59,777 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,792 p=1695 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 11:24:59,813 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,826 p=1695 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 11:24:59,843 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,857 p=1695 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 11:24:59,875 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,889 p=1695 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:24:59,908 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,921 p=1695 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-05-25 11:24:59,941 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,955 p=1695 u=mistral | TASK [Set fact for removal of openstack-nova-compute package] ****************** >2018-05-25 11:24:59,972 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:24:59,986 p=1695 u=mistral | TASK [Remove openstack-nova-compute package if operator requests it] *********** >2018-05-25 11:25:00,004 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,018 p=1695 u=mistral | TASK [Stop and disable libvirtd service] *************************************** >2018-05-25 11:25:00,037 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,051 p=1695 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 11:25:00,069 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,082 p=1695 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 11:25:00,102 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,115 p=1695 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 11:25:00,133 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,146 p=1695 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 11:25:00,164 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,178 p=1695 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 11:25:00,198 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,212 p=1695 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 11:25:00,230 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,245 p=1695 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 11:25:00,263 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,276 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:00,294 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,308 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:00,326 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,340 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:00,360 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,374 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:00,392 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:00,405 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:00,498 p=1695 u=mistral | included: /var/lib/mistral/e3efb7ba-8a89-4f80-b54e-d5a48a9de74a/Compute/upgrade_tasks.yaml for 192.168.24.14 >2018-05-25 11:25:00,523 p=1695 u=mistral | TASK [Check if openstack-ceilometer-compute is deployed] *********************** >2018-05-25 11:25:02,668 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-compute"], "delta": "0:00:00.012177", "end": "2018-05-25 15:24:58.959287", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:24:58.947110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:25:02,668 p=1695 u=mistral | ...ignoring >2018-05-25 11:25:02,681 p=1695 u=mistral | TASK [Check if openstack-ceilometer-polling is deployed] *********************** >2018-05-25 11:25:04,867 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-polling"], "delta": "0:00:00.011549", "end": "2018-05-25 15:25:01.157943", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:25:01.146394", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:25:04,868 p=1695 u=mistral | ...ignoring >2018-05-25 11:25:04,883 p=1695 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:25:07,053 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.012922", "end": "2018-05-25 15:25:03.342493", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:25:03.329571", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:25:07,053 p=1695 u=mistral | ...ignoring >2018-05-25 11:25:07,067 p=1695 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:25:09,244 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.012682", "end": "2018-05-25 15:25:05.535912", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:25:05.523230", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:25:09,245 p=1695 u=mistral | ...ignoring >2018-05-25 11:25:09,267 p=1695 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:25:11,405 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.011565", "end": "2018-05-25 15:25:07.696437", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:25:07.684872", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:25:11,406 p=1695 u=mistral | ...ignoring >2018-05-25 11:25:11,419 p=1695 u=mistral | TASK [Check if nova_compute is deployed] *************************************** >2018-05-25 11:25:13,661 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-compute"], "delta": "0:00:00.012616", "end": "2018-05-25 15:25:09.951032", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:25:09.938416", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:25:13,661 p=1695 u=mistral | ...ignoring >2018-05-25 11:25:13,677 p=1695 u=mistral | TASK [Check if nova_libvirt is deployed] *************************************** >2018-05-25 11:25:15,880 p=1695 u=mistral | fatal: [192.168.24.14]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "libvirtd"], "delta": "0:00:00.011929", "end": "2018-05-25 15:25:12.170031", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:25:12.158102", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:25:15,880 p=1695 u=mistral | ...ignoring >2018-05-25 11:25:15,894 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-compute is running] *** >2018-05-25 11:25:15,914 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:15,928 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-polling is running] *** >2018-05-25 11:25:15,946 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:15,962 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:25:15,982 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:15,998 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:25:16,026 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,041 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:25:16,063 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,080 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-compute is running] *** >2018-05-25 11:25:16,100 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,115 p=1695 u=mistral | TASK [PreUpgrade step0,validation: Check service libvirtd is running] ********** >2018-05-25 11:25:16,136 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,150 p=1695 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 11:25:16,172 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,185 p=1695 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 11:25:16,207 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,223 p=1695 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 11:25:16,242 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,256 p=1695 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 11:25:16,273 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,287 p=1695 u=mistral | TASK [Stop and disable ceilometer compute agent] ******************************* >2018-05-25 11:25:16,305 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,319 p=1695 u=mistral | TASK [Stop and disable ceilometer polling agent] ******************************* >2018-05-25 11:25:16,339 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,357 p=1695 u=mistral | TASK [Set fact for removal of openstack-ceilometer-compute and polling package] *** >2018-05-25 11:25:16,379 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,397 p=1695 u=mistral | TASK [Remove openstack-ceilometer-compute package if operator requests it] ***** >2018-05-25 11:25:16,417 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,430 p=1695 u=mistral | TASK [Remove openstack-ceilometer-polling package if operator requests it] ***** >2018-05-25 11:25:16,449 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,463 p=1695 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 11:25:16,484 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,497 p=1695 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 11:25:16,518 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,534 p=1695 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 11:25:16,554 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,568 p=1695 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 11:25:16,587 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,601 p=1695 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 11:25:16,620 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,635 p=1695 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 11:25:16,655 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,669 p=1695 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 11:25:16,688 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,702 p=1695 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 11:25:16,723 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,737 p=1695 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 11:25:16,756 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,770 p=1695 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 11:25:16,789 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,804 p=1695 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 11:25:16,824 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,840 p=1695 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 11:25:16,859 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,874 p=1695 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:25:16,892 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,907 p=1695 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-05-25 11:25:16,926 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,940 p=1695 u=mistral | TASK [Set fact for removal of openstack-nova-compute package] ****************** >2018-05-25 11:25:16,960 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:16,976 p=1695 u=mistral | TASK [Remove openstack-nova-compute package if operator requests it] *********** >2018-05-25 11:25:16,994 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,009 p=1695 u=mistral | TASK [Stop and disable libvirtd service] *************************************** >2018-05-25 11:25:17,028 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,043 p=1695 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 11:25:17,065 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,081 p=1695 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 11:25:17,101 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,116 p=1695 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 11:25:17,136 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,150 p=1695 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 11:25:17,168 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,182 p=1695 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 11:25:17,205 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,220 p=1695 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 11:25:17,243 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,258 p=1695 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 11:25:17,284 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,297 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:17,315 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,329 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:17,350 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,364 p=1695 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:17,383 p=1695 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:17,386 p=1695 u=mistral | PLAY RECAP ********************************************************************* >2018-05-25 11:25:17,386 p=1695 u=mistral | 192.168.24.14 : ok=72 changed=54 unreachable=0 failed=0 >2018-05-25 11:25:23,349 p=3950 u=mistral | Using /tmp/ansible-mistral-actioneyNSeg/ansible.cfg as config file >2018-05-25 11:25:24,091 p=3950 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-25 11:25:24,297 p=3950 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:25:24,297 p=3950 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:25:24,928 p=3950 u=mistral | PLAY [Gather facts undercloud] ************************************************* >2018-05-25 11:25:24,928 p=3950 u=mistral | skipping: no hosts matched >2018-05-25 11:25:24,932 p=3950 u=mistral | PLAY [Gather facts overcloud] ************************************************** >2018-05-25 11:25:24,947 p=3950 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-25 11:25:30,856 p=3950 u=mistral | ok: [192.168.24.14] >2018-05-25 11:25:30,861 p=3950 u=mistral | PLAY [Load global variables] *************************************************** >2018-05-25 11:25:30,883 p=3950 u=mistral | TASK [include_vars] ************************************************************ >2018-05-25 11:25:30,924 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"deploy_steps_max": 6}, "ansible_included_var_files": ["/var/lib/mistral/7884a444-9a6a-47c8-b922-73184b9763c5/global_vars.yaml"], "changed": false} >2018-05-25 11:25:30,930 p=3950 u=mistral | PLAY [Bootstrap TripleO servers] *********************************************** >2018-05-25 11:25:30,946 p=3950 u=mistral | TASK [tripleo-bootstrap : Deploy required packages to bootstrap TripleO] ******* >2018-05-25 11:25:37,385 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "msg": "", "rc": 0, "results": ["jq-1.3-4.el7ost.x86_64 providing jq is already installed", "Loaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nResolving Dependencies\n--> Running transaction check\n---> Package openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n openstack-heat-agents\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost rhelosp-13.0-puddle 4.3 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 4.3 k\nInstalled size: 369 \nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7os 1/1 \n Verifying : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7os 1/1 \n\nInstalled:\n openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n\nComplete!\n"]} >2018-05-25 11:25:37,398 p=3950 u=mistral | TASK [tripleo-bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data] *** >2018-05-25 11:25:39,733 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/heat-config/tripleo-config-download", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-25 11:25:39,738 p=3950 u=mistral | PLAY [Server deployments] ****************************************************** >2018-05-25 11:25:39,754 p=3950 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:39,784 p=3950 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:39,813 p=3950 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:39,843 p=3950 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:39,872 p=3950 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:25:39,895 p=3950 u=mistral | PLAY [Host prep steps] ********************************************************* >2018-05-25 11:25:39,920 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:39,941 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/aodh) => {"changed": false, "item": "/var/log/containers/aodh", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:39,945 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/aodh-api) => {"changed": false, "item": "/var/log/containers/httpd/aodh-api", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:39,962 p=3950 u=mistral | TASK [aodh logs readme] ******************************************************** >2018-05-25 11:25:39,979 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:39,992 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,011 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,025 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,043 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,057 p=3950 u=mistral | TASK [ceilometer logs readme] ************************************************** >2018-05-25 11:25:40,075 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,088 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,111 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/cinder) => {"changed": false, "item": "/var/log/containers/cinder", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,115 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/cinder-api) => {"changed": false, "item": "/var/log/containers/httpd/cinder-api", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,130 p=3950 u=mistral | TASK [cinder logs readme] ****************************************************** >2018-05-25 11:25:40,148 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,162 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:40,181 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/cinder) => {"changed": false, "item": "/var/log/containers/cinder", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,195 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:40,216 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/cinder) => {"changed": false, "item": "/var/log/containers/cinder", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,220 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/lib/cinder) => {"changed": false, "item": "/var/lib/cinder", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,235 p=3950 u=mistral | TASK [ensure ceph configurations exist] **************************************** >2018-05-25 11:25:40,252 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,266 p=3950 u=mistral | TASK [cinder_enable_iscsi_backend fact] **************************************** >2018-05-25 11:25:40,284 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,298 p=3950 u=mistral | TASK [cinder create LVM volume group dd] *************************************** >2018-05-25 11:25:40,317 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,331 p=3950 u=mistral | TASK [cinder create LVM volume group] ****************************************** >2018-05-25 11:25:40,350 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,364 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,383 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/glance) => {"changed": false, "item": "/var/log/containers/glance", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,397 p=3950 u=mistral | TASK [glance logs readme] ****************************************************** >2018-05-25 11:25:40,416 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,431 p=3950 u=mistral | TASK [Mount Netapp NFS] ******************************************************** >2018-05-25 11:25:40,448 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,462 p=3950 u=mistral | TASK [Mount Netapp NFS] ******************************************************** >2018-05-25 11:25:40,481 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,494 p=3950 u=mistral | TASK [stat] ******************************************************************** >2018-05-25 11:25:40,512 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,526 p=3950 u=mistral | TASK [copy] ******************************************************************** >2018-05-25 11:25:40,545 p=3950 u=mistral | skipping: [192.168.24.14] => (item={u'NETAPP_SHARE': u''}) => {"changed": false, "item": {"NETAPP_SHARE": ""}, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,560 p=3950 u=mistral | TASK [Mount Netapp NFS] ******************************************************** >2018-05-25 11:25:40,583 p=3950 u=mistral | skipping: [192.168.24.14] => (item={u'NETAPP_SHARE': u'', u'NFS_OPTIONS': u'_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0'}) => {"changed": false, "item": {"NETAPP_SHARE": "", "NFS_OPTIONS": "_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0"}, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,597 p=3950 u=mistral | TASK [Mount NFS on host] ******************************************************* >2018-05-25 11:25:40,618 p=3950 u=mistral | skipping: [192.168.24.14] => (item={u'NFS_OPTIONS': u'_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0', u'NFS_SHARE': u''}) => {"changed": false, "item": {"NFS_OPTIONS": "_netdev,bg,intr,context=system_u:object_r:glance_var_lib_t:s0", "NFS_SHARE": ""}, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,632 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,654 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/gnocchi) => {"changed": false, "item": "/var/log/containers/gnocchi", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,659 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/gnocchi-api) => {"changed": false, "item": "/var/log/containers/httpd/gnocchi-api", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,673 p=3950 u=mistral | TASK [gnocchi logs readme] ***************************************************** >2018-05-25 11:25:40,690 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,704 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,722 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,737 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:40,758 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/lib/haproxy) => {"changed": false, "item": "/var/lib/haproxy", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,773 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,796 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/heat) => {"changed": false, "item": "/var/log/containers/heat", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,798 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/heat-api) => {"changed": false, "item": "/var/log/containers/httpd/heat-api", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,819 p=3950 u=mistral | TASK [heat logs readme] ******************************************************** >2018-05-25 11:25:40,836 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,850 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,873 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/heat) => {"changed": false, "item": "/var/log/containers/heat", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,876 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/heat-api-cfn) => {"changed": false, "item": "/var/log/containers/httpd/heat-api-cfn", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,890 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,910 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,923 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:40,946 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/horizon) => {"changed": false, "item": "/var/log/containers/horizon", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,948 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/horizon) => {"changed": false, "item": "/var/log/containers/httpd/horizon", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,962 p=3950 u=mistral | TASK [horizon logs readme] ***************************************************** >2018-05-25 11:25:40,980 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:40,994 p=3950 u=mistral | TASK [stat /lib/systemd/system/iscsid.socket] ********************************** >2018-05-25 11:25:41,012 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,026 p=3950 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:25:41,045 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,060 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,083 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/keystone) => {"changed": false, "item": "/var/log/containers/keystone", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,087 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/keystone) => {"changed": false, "item": "/var/log/containers/httpd/keystone", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,100 p=3950 u=mistral | TASK [keystone logs readme] **************************************************** >2018-05-25 11:25:41,118 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,132 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,151 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,165 p=3950 u=mistral | TASK [memcached logs readme] *************************************************** >2018-05-25 11:25:41,183 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,197 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:41,218 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/mysql) => {"changed": false, "item": "/var/log/containers/mysql", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,221 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/lib/mysql) => {"changed": false, "item": "/var/lib/mysql", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,234 p=3950 u=mistral | TASK [mysql logs readme] ******************************************************* >2018-05-25 11:25:41,251 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,265 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,290 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/neutron) => {"changed": false, "item": "/var/log/containers/neutron", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,291 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/neutron-api) => {"changed": false, "item": "/var/log/containers/httpd/neutron-api", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,306 p=3950 u=mistral | TASK [neutron logs readme] ***************************************************** >2018-05-25 11:25:41,326 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,340 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,363 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/neutron) => {"changed": false, "item": "/var/log/containers/neutron", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,377 p=3950 u=mistral | TASK [create /var/lib/neutron] ************************************************* >2018-05-25 11:25:41,393 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,407 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,430 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/nova) => {"changed": false, "item": "/var/log/containers/nova", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,432 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/nova-api) => {"changed": false, "item": "/var/log/containers/httpd/nova-api", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,447 p=3950 u=mistral | TASK [nova logs readme] ******************************************************** >2018-05-25 11:25:41,464 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,478 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,496 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,511 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,533 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/nova) => {"changed": false, "item": "/var/log/containers/nova", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,540 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/nova-placement) => {"changed": false, "item": "/var/log/containers/httpd/nova-placement", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,555 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:41,578 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/panko) => {"changed": false, "item": "/var/log/containers/panko", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,581 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/httpd/panko-api) => {"changed": false, "item": "/var/log/containers/httpd/panko-api", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,595 p=3950 u=mistral | TASK [panko logs readme] ******************************************************* >2018-05-25 11:25:41,614 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,628 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:41,651 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/lib/rabbitmq) => {"changed": false, "item": "/var/lib/rabbitmq", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,654 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/rabbitmq) => {"changed": false, "item": "/var/log/containers/rabbitmq", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,667 p=3950 u=mistral | TASK [rabbitmq logs readme] **************************************************** >2018-05-25 11:25:41,684 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,698 p=3950 u=mistral | TASK [stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container] *** >2018-05-25 11:25:41,716 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,731 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:41,753 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/lib/redis) => {"changed": false, "item": "/var/lib/redis", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,759 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers/redis) => {"changed": false, "item": "/var/log/containers/redis", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,763 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/run/redis) => {"changed": false, "item": "/var/run/redis", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,780 p=3950 u=mistral | TASK [redis logs readme] ******************************************************* >2018-05-25 11:25:41,798 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,813 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:41,834 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/srv/node) => {"changed": false, "item": "/srv/node", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,838 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/swift) => {"changed": false, "item": "/var/log/swift", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,853 p=3950 u=mistral | TASK [Create swift logging symlink] ******************************************** >2018-05-25 11:25:41,872 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,891 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:25:41,914 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/srv/node) => {"changed": false, "item": "/srv/node", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,921 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/swift) => {"changed": false, "item": "/var/log/swift", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,924 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers) => {"changed": false, "item": "/var/log/containers", "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,937 p=3950 u=mistral | TASK [Set swift_use_local_disks fact] ****************************************** >2018-05-25 11:25:41,955 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:41,968 p=3950 u=mistral | TASK [Create Swift d1 directory if needed] ************************************* >2018-05-25 11:25:41,986 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:42,000 p=3950 u=mistral | TASK [swift logs readme] ******************************************************* >2018-05-25 11:25:42,019 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:25:42,032 p=3950 u=mistral | TASK [Format SwiftRawDisks] **************************************************** >2018-05-25 11:25:42,059 p=3950 u=mistral | TASK [Mount devices defined in SwiftRawDisks] ********************************** >2018-05-25 11:25:42,085 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:44,237 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/containers/ceilometer", "secontext": "system_u:object_r:var_log_t:s0", "size": 25, "state": "directory", "uid": 0} >2018-05-25 11:25:44,251 p=3950 u=mistral | TASK [ceilometer logs readme] ************************************************** >2018-05-25 11:25:47,913 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "checksum": "ddd9b447be4ffb7bbfc2fa4cf7f104a4e7b2a6f3", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/ceilometer/readme.txt", "secontext": "system_u:object_r:var_log_t:s0", "size": 88, "state": "file", "uid": 0} >2018-05-25 11:25:47,928 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:25:50,088 p=3950 u=mistral | ok: [192.168.24.14] => (item=/var/log/containers/neutron) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/neutron", "mode": "0755", "owner": "root", "path": "/var/log/containers/neutron", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-25 11:25:50,102 p=3950 u=mistral | TASK [neutron logs readme] ***************************************************** >2018-05-25 11:25:53,563 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "checksum": "f5a95f434a4aad25a9a81a045dec39159a6e8864", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/neutron/readme.txt", "secontext": "system_u:object_r:neutron_log_t:s0", "size": 124, "state": "file", "uid": 0} >2018-05-25 11:25:53,578 p=3950 u=mistral | TASK [stat /lib/systemd/system/iscsid.socket] ********************************** >2018-05-25 11:25:55,780 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "stat": {"atime": 1527209819.4452925, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "424de87cd6ae66547b285288742255731a46ab83", "ctime": 1527009570.7701347, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4325107, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "24a2a7be9caade5deecb38169c7e8eea", "mimetype": "text/plain", "mode": "0644", "mtime": 1513292517.0, "nlink": 1, "path": "/lib/systemd/system/iscsid.socket", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 175, "uid": 0, "version": "18446744071789361996", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-25 11:25:55,794 p=3950 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:25:58,196 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "enabled": false, "name": "iscsid.socket", "state": "stopped", "status": {"Accept": "no", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Backlog": "128", "Before": "iscsid.service sockets.target shutdown.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Open-iSCSI iscsid Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "man:iscsid(8) man:iscsiadm(8)", "FragmentPath": "/usr/lib/systemd/system/iscsid.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "iscsid.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "22970", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "22970", "LimitSTACK": "18446744073709551615", "ListenStream": "@ISCSIADM_ABSTRACT_NAMESPACE", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "iscsid.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "Requires": "sysinit.target", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "iscsid.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "-.slice"}} >2018-05-25 11:25:58,211 p=3950 u=mistral | TASK [create persistent logs directory] **************************************** >2018-05-25 11:26:00,427 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "gid": 42436, "group": "42436", "mode": "0755", "owner": "42436", "path": "/var/log/containers/nova", "secontext": "system_u:object_r:var_log_t:s0", "size": 264, "state": "directory", "uid": 42436} >2018-05-25 11:26:00,443 p=3950 u=mistral | TASK [nova logs readme] ******************************************************** >2018-05-25 11:26:04,000 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "checksum": "c2216cc4edf5d3ce90f10748c3243db4e1842a85", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/log/nova/readme.txt", "secontext": "system_u:object_r:nova_log_t:s0", "size": 113, "state": "file", "uid": 0} >2018-05-25 11:26:04,017 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:26:06,228 p=3950 u=mistral | ok: [192.168.24.14] => (item=/var/lib/nova) => {"changed": false, "gid": 162, "group": "nova", "item": "/var/lib/nova", "mode": "0755", "owner": "nova", "path": "/var/lib/nova", "secontext": "system_u:object_r:nova_var_lib_t:s0", "size": 89, "state": "directory", "uid": 162} >2018-05-25 11:26:08,380 p=3950 u=mistral | ok: [192.168.24.14] => (item=/var/lib/libvirt) => {"changed": false, "gid": 0, "group": "root", "item": "/var/lib/libvirt", "mode": "0755", "owner": "root", "path": "/var/lib/libvirt", "secontext": "system_u:object_r:virt_var_lib_t:s0", "size": 104, "state": "directory", "uid": 0} >2018-05-25 11:26:08,395 p=3950 u=mistral | TASK [ensure ceph configurations exist] **************************************** >2018-05-25 11:26:10,551 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ceph", "secontext": "system_u:object_r:etc_t:s0", "size": 20, "state": "directory", "uid": 0} >2018-05-25 11:26:10,567 p=3950 u=mistral | TASK [is Instance HA enabled] ************************************************** >2018-05-25 11:26:10,613 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"instance_ha_enabled": false}, "changed": false} >2018-05-25 11:26:10,631 p=3950 u=mistral | TASK [prepare Instance HA script directory] ************************************ >2018-05-25 11:26:10,653 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:10,667 p=3950 u=mistral | TASK [install Instance HA script that runs nova-compute] *********************** >2018-05-25 11:26:10,687 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:10,702 p=3950 u=mistral | TASK [Get list of instance HA compute nodes] *********************************** >2018-05-25 11:26:10,723 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:10,737 p=3950 u=mistral | TASK [If instance HA is enabled on the node activate the evacuation completed check] *** >2018-05-25 11:26:10,757 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:10,771 p=3950 u=mistral | TASK [create libvirt persistent data directories] ****************************** >2018-05-25 11:26:12,964 p=3950 u=mistral | ok: [192.168.24.14] => (item=/etc/libvirt) => {"changed": false, "gid": 0, "group": "root", "item": "/etc/libvirt", "mode": "0700", "owner": "root", "path": "/etc/libvirt", "secontext": "system_u:object_r:virt_etc_t:s0", "size": 232, "state": "directory", "uid": 0} >2018-05-25 11:26:15,120 p=3950 u=mistral | ok: [192.168.24.14] => (item=/etc/libvirt/secrets) => {"changed": false, "gid": 0, "group": "root", "item": "/etc/libvirt/secrets", "mode": "0700", "owner": "root", "path": "/etc/libvirt/secrets", "secontext": "system_u:object_r:virt_etc_rw_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-25 11:26:17,282 p=3950 u=mistral | ok: [192.168.24.14] => (item=/etc/libvirt/qemu) => {"changed": false, "gid": 0, "group": "root", "item": "/etc/libvirt/qemu", "mode": "0700", "owner": "root", "path": "/etc/libvirt/qemu", "secontext": "system_u:object_r:virt_etc_rw_t:s0", "size": 51, "state": "directory", "uid": 0} >2018-05-25 11:26:19,461 p=3950 u=mistral | ok: [192.168.24.14] => (item=/var/lib/libvirt) => {"changed": false, "gid": 0, "group": "root", "item": "/var/lib/libvirt", "mode": "0755", "owner": "root", "path": "/var/lib/libvirt", "secontext": "system_u:object_r:virt_var_lib_t:s0", "size": 104, "state": "directory", "uid": 0} >2018-05-25 11:26:21,643 p=3950 u=mistral | ok: [192.168.24.14] => (item=/var/log/containers/libvirt) => {"changed": false, "gid": 0, "group": "root", "item": "/var/log/containers/libvirt", "mode": "0755", "owner": "root", "path": "/var/log/containers/libvirt", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-25 11:26:21,664 p=3950 u=mistral | TASK [ensure qemu group is present on the host] ******************************** >2018-05-25 11:26:24,076 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "gid": 107, "name": "qemu", "state": "present", "system": false} >2018-05-25 11:26:24,092 p=3950 u=mistral | TASK [ensure qemu user is present on the host] ********************************* >2018-05-25 11:26:26,562 p=3950 u=mistral | ok: [192.168.24.14] => {"append": false, "changed": false, "comment": "qemu user", "group": 107, "home": "/", "move_home": false, "name": "qemu", "shell": "/sbin/nologin", "state": "present", "uid": 107} >2018-05-25 11:26:26,581 p=3950 u=mistral | TASK [create directory for vhost-user sockets with qemu ownership] ************* >2018-05-25 11:26:28,724 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "gid": 107, "group": "qemu", "mode": "0755", "owner": "qemu", "path": "/var/lib/vhost_sockets", "secontext": "system_u:object_r:virt_cache_t:s0", "size": 6, "state": "directory", "uid": 107} >2018-05-25 11:26:28,739 p=3950 u=mistral | TASK [check if libvirt is installed] ******************************************* >2018-05-25 11:26:31,171 p=3950 u=mistral | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm > >2018-05-25 11:26:31,171 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "cmd": ["/usr/bin/rpm", "-q", "libvirt-daemon"], "delta": "0:00:00.059556", "end": "2018-05-25 15:26:27.459150", "failed_when_result": false, "rc": 0, "start": "2018-05-25 15:26:27.399594", "stderr": "", "stderr_lines": [], "stdout": "libvirt-daemon-3.9.0-14.el7_5.5.x86_64", "stdout_lines": ["libvirt-daemon-3.9.0-14.el7_5.5.x86_64"]} >2018-05-25 11:26:31,185 p=3950 u=mistral | TASK [make sure libvirt services are disabled] ********************************* >2018-05-25 11:26:33,399 p=3950 u=mistral | ok: [192.168.24.14] => (item=libvirtd.service) => {"changed": false, "enabled": false, "item": "libvirtd.service", "name": "libvirtd.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 20:40:43 UTC", "ActiveEnterTimestampMonotonic": "6061511", "ActiveExitTimestamp": "Wed 2018-05-23 20:45:37 UTC", "ActiveExitTimestampMonotonic": "300571276", "ActiveState": "inactive", "After": "apparmor.service systemd-journald.socket dbus.service virtlockd.service iscsid.service basic.target local-fs.target network.target remote-fs.target virtlockd.socket virtlogd.socket virtlogd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 20:40:43 UTC", "AssertTimestampMonotonic": "5841913", "Before": "shutdown.target openstack-nova-compute.service machine-qemu\\x5cx2d2\\x5cx2dinstance\\x5cx2d00000002.scope libvirt-guests.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 20:40:43 UTC", "ConditionTimestampMonotonic": "5841913", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Virtualization daemon", "DevicePolicy": "auto", "Documentation": "man:libvirtd(8) https://libvirt.org", "EnvironmentFile": "/etc/sysconfig/libvirtd (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2018-05-23 20:45:37 UTC", "ExecMainExitTimestampMonotonic": "300580852", "ExecMainPID": "1114", "ExecMainStartTimestamp": "Wed 2018-05-23 20:40:43 UTC", "ExecMainStartTimestampMonotonic": "5843202", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/libvirtd ; argv[]=/usr/sbin/libvirtd $LIBVIRTD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/libvirtd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "libvirtd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2018-05-23 20:45:37 UTC", "InactiveEnterTimestampMonotonic": "300580971", "InactiveExitTimestamp": "Wed 2018-05-23 20:40:43 UTC", "InactiveExitTimestampMonotonic": "5843236", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "8192", "LimitNPROC": "22970", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "22970", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "libvirtd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target virtlogd.socket virtlockd.socket", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "32768", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "WantedBy": "libvirt-guests.service", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 11:26:35,554 p=3950 u=mistral | ok: [192.168.24.14] => (item=virtlogd.socket) => {"changed": false, "enabled": false, "item": "virtlogd.socket", "name": "virtlogd.socket", "state": "stopped", "status": {"Accept": "no", "ActiveEnterTimestamp": "Wed 2018-05-23 20:40:40 UTC", "ActiveEnterTimestampMonotonic": "3690566", "ActiveExitTimestamp": "Wed 2018-05-23 20:45:38 UTC", "ActiveExitTimestampMonotonic": "300811114", "ActiveState": "inactive", "After": "-.slice -.mount sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 20:40:40 UTC", "AssertTimestampMonotonic": "3690098", "Backlog": "128", "Before": "sockets.target libvirtd.service virtlogd.service shutdown.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 20:40:40 UTC", "ConditionTimestampMonotonic": "3690098", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Virtual machine log manager socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "FragmentPath": "/usr/lib/systemd/system/virtlogd.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "virtlogd.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2018-05-23 20:45:38 UTC", "InactiveEnterTimestampMonotonic": "300811114", "InactiveExitTimestamp": "Wed 2018-05-23 20:40:40 UTC", "InactiveExitTimestampMonotonic": "3690566", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "22970", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "22970", "LimitSTACK": "18446744073709551615", "ListenStream": "/var/run/libvirt/virtlogd-sock", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "virtlogd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "RequiredBy": "libvirtd.service virtlogd.service", "Requires": "-.mount sysinit.target", "RequiresMountsFor": "/var/run/libvirt/virtlogd-sock", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "virtlogd.service", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "-.slice"}} >2018-05-25 11:26:35,570 p=3950 u=mistral | TASK [stat /lib/systemd/system/iscsid.socket] ********************************** >2018-05-25 11:26:35,588 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,602 p=3950 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 11:26:35,620 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,633 p=3950 u=mistral | TASK [create persistent directories] ******************************************* >2018-05-25 11:26:35,654 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/srv/node) => {"changed": false, "item": "/srv/node", "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,659 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/swift) => {"changed": false, "item": "/var/log/swift", "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,665 p=3950 u=mistral | skipping: [192.168.24.14] => (item=/var/log/containers) => {"changed": false, "item": "/var/log/containers", "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,680 p=3950 u=mistral | TASK [Set swift_use_local_disks fact] ****************************************** >2018-05-25 11:26:35,699 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,713 p=3950 u=mistral | TASK [Create Swift d1 directory if needed] ************************************* >2018-05-25 11:26:35,731 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,745 p=3950 u=mistral | TASK [Create swift logging symlink] ******************************************** >2018-05-25 11:26:35,765 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,778 p=3950 u=mistral | TASK [swift logs readme] ******************************************************* >2018-05-25 11:26:35,796 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:26:35,810 p=3950 u=mistral | TASK [Format SwiftRawDisks] **************************************************** >2018-05-25 11:26:35,839 p=3950 u=mistral | TASK [Mount devices defined in SwiftRawDisks] ********************************** >2018-05-25 11:26:35,859 p=3950 u=mistral | PLAY [External deployment step 1] ********************************************** >2018-05-25 11:26:35,860 p=3950 u=mistral | skipping: no hosts matched >2018-05-25 11:26:35,863 p=3950 u=mistral | PLAY [Overcloud deploy step tasks for 1] *************************************** >2018-05-25 11:26:35,869 p=3950 u=mistral | PLAY [Overcloud common deploy step tasks 1] ************************************ >2018-05-25 11:26:35,889 p=3950 u=mistral | TASK [Create /var/lib/tripleo-config directory] ******************************** >2018-05-25 11:26:38,053 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/tripleo-config", "secontext": "system_u:object_r:container_file_t:s0", "size": 253, "state": "directory", "uid": 0} >2018-05-25 11:26:38,072 p=3950 u=mistral | TASK [Check if puppet step_config.pp manifest exists] ************************** >2018-05-25 11:26:38,294 p=3950 u=mistral | ok: [192.168.24.14 -> localhost] => {"changed": false, "stat": {"atime": 1527261920.9735923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "unknown", "checksum": "8f810f92fdf32afab7b3c422148cdceba656cace", "ctime": 1527261920.9735923, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 156311491, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "120a526fb80f3e8964a0016ed7e98632", "mimetype": "unknown", "mode": "0644", "mtime": 1527261920.9735923, "nlink": 1, "path": "Compute/step_config.pp", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1567, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-25 11:26:38,306 p=3950 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-25 11:26:38,357 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"role_data_step_config": "# Copyright 2014 Red Hat, Inc.\n# All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\"); you may\n# not use this file except in compliance with the License. You may obtain\n# a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\n# License for the specific language governing permissions and limitations\n# under the License.\n\n# Common config, from tripleo-heat-templates/puppet/manifests/overcloud_common.pp\n# The content of this file will be used to generate\n# the puppet manifests for all roles, the placeholder\n# Compute will be replaced by 'controller', 'blockstorage',\n# 'cephstorage' and all the deployed roles.\n\nif hiera('step') >= 4 {\n hiera_include('Compute_classes', [])\n}\n\n$package_manifest_name = join(['/var/lib/tripleo/installed-packages/overcloud_Compute', hiera('step')])\npackage_manifest{$package_manifest_name: ensure => present}\n\n# End of overcloud_common.pp\n\ninclude ::tripleo::trusted_cas\ninclude ::tripleo::profile::base::docker\n\ninclude ::tripleo::profile::base::kernel\ninclude ::tripleo::profile::base::database::mysql::client\ninclude ::tripleo::profile::base::time::ntp\ninclude ::tripleo::profile::base::snmp\n\ninclude ::tripleo::profile::base::sshd\n\ninclude ::timezone\ninclude ::tripleo::firewall\n\ninclude ::tripleo::packages\n\ninclude ::tripleo::profile::base::tuned"}, "changed": false} >2018-05-25 11:26:38,371 p=3950 u=mistral | TASK [Write the puppet step_config manifest] *********************************** >2018-05-25 11:26:42,927 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "checksum": "8f810f92fdf32afab7b3c422148cdceba656cace", "dest": "/var/lib/tripleo-config/puppet_step_config.pp", "gid": 0, "group": "root", "md5sum": "120a526fb80f3e8964a0016ed7e98632", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 1567, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527261998.42-110395900277023/source", "state": "file", "uid": 0} >2018-05-25 11:26:42,943 p=3950 u=mistral | TASK [Create /var/lib/docker-puppet] ******************************************* >2018-05-25 11:26:45,136 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-puppet", "secontext": "system_u:object_r:container_file_t:s0", "size": 80, "state": "directory", "uid": 0} >2018-05-25 11:26:45,153 p=3950 u=mistral | TASK [Check if docker-puppet puppet_config.yaml configuration file exists] ***** >2018-05-25 11:26:45,367 p=3950 u=mistral | ok: [192.168.24.14 -> localhost] => {"changed": false, "stat": {"atime": 1527261920.9305923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "unknown", "checksum": "68b1433ef060867cbb335225e77cc24249326f22", "ctime": 1527261920.9305923, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 156343199, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "1bf5b2d24804716006ef2f59f1f0db4a", "mimetype": "unknown", "mode": "0644", "mtime": 1527261920.9305923, "nlink": 1, "path": "Compute/puppet_config.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2175, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-25 11:26:45,382 p=3950 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-25 11:26:45,442 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"role_data_puppet_config": "[{\"puppet_tags\": \"ceilometer_config\", \"config_volume\": \"ceilometer\", \"step_config\": \"include ::tripleo::profile::base::ceilometer::agent::polling\\n\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1\"}, {\"puppet_tags\": \"neutron_plugin_ml2\", \"config_volume\": \"neutron\", \"step_config\": \"include ::tripleo::profile::base::neutron::plugins::ml2\\n\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\"}, {\"puppet_tags\": \"neutron_config,neutron_agent_ovs,neutron_plugin_ml2\", \"config_volume\": \"neutron\", \"step_config\": \"include ::tripleo::profile::base::neutron::ovs\\n\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-neutron-server:latest\", \"volumes\": [\"/lib/modules:/lib/modules:ro\", \"/run/openvswitch:/run/openvswitch\"]}, {\"puppet_tags\": \"iscsid_config\", \"config_volume\": \"iscsid\", \"step_config\": \"include ::tripleo::profile::base::iscsid\", \"config_image\": \"registry.access.redhat.com/rhosp13/openstack-iscsid:latest\", \"volumes\": [\"/etc/iscsi:/etc/iscsi\"]}, {\"puppet_tags\": \"nova_config,nova_paste_api_ini\", \"config_volume\": \"nova_libvirt\", \"step_config\": \"# TODO(emilien): figure how to deal with libvirt profile.\\n# We'll probably treat it like we do with Neutron plugins.\\n# Until then, just include it in the default nova-compute role.\\ninclude tripleo::profile::base::nova::compute::libvirt\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1\"}, {\"puppet_tags\": \"libvirtd_config,nova_config,file,libvirt_tls_password\", \"config_volume\": \"nova_libvirt\", \"step_config\": \"include tripleo::profile::base::nova::libvirt\\n\\ninclude ::tripleo::profile::base::database::mysql::client\", \"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1\"}, {\"config_image\": \"192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1\", \"config_volume\": \"nova_libvirt\", \"step_config\": \"include ::tripleo::profile::base::sshd\\ninclude tripleo::profile::base::nova::migration::target\"}, {\"config_image\": \"192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1\", \"config_volume\": \"crond\", \"step_config\": \"include ::tripleo::profile::base::logging::logrotate\"}]"}, "changed": false} >2018-05-25 11:26:45,456 p=3950 u=mistral | TASK [Write docker-puppet.json file] ******************************************* >2018-05-25 11:26:49,834 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "checksum": "7652d165a12f07b624e1bd2b4fe66ea32f372023", "dest": "/var/lib/docker-puppet/docker-puppet.json", "gid": 0, "group": "root", "md5sum": "4034b062c540699b4a71fcb34530c105", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 2235, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262005.5-83473897962643/source", "state": "file", "uid": 0} >2018-05-25 11:26:49,848 p=3950 u=mistral | TASK [Create /var/lib/docker-config-scripts] *********************************** >2018-05-25 11:26:52,057 p=3950 u=mistral | ok: [192.168.24.14] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-config-scripts", "secontext": "system_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-05-25 11:26:52,072 p=3950 u=mistral | TASK [Clean old /var/lib/docker-container-startup-configs.json file] *********** >2018-05-25 11:26:54,260 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "path": "/var/lib/docker-container-startup-configs.json", "state": "absent"} >2018-05-25 11:26:54,288 p=3950 u=mistral | TASK [Check if docker_config_scripts.yaml file exists] ************************* >2018-05-25 11:26:54,504 p=3950 u=mistral | ok: [192.168.24.14 -> localhost] => {"changed": false, "stat": {"atime": 1527261920.7285924, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "unknown", "checksum": "da5704e40bdac3bdb62d112907309507ed835e10", "ctime": 1527261920.7285924, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 156343181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "ae377ab6bd9d445597cd5543e7b3d8a4", "mimetype": "unknown", "mode": "0644", "mtime": 1527261920.7285924, "nlink": 1, "path": "Compute/docker_config_scripts.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 751, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-25 11:26:54,517 p=3950 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-25 11:26:54,569 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"role_data_docker_config_scripts": {"neutron_ovs_agent_launcher.sh": {"content": "#!/bin/bash\nset -xe\n/usr/bin/python -m neutron.cmd.destroy_patch_ports --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent\n/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-dir /etc/neutron/conf.d/common --log-file=/var/log/neutron/openvswitch-agent.log\n", "mode": "0755"}}}, "changed": false} >2018-05-25 11:26:54,584 p=3950 u=mistral | TASK [Write docker config scripts] ********************************************* >2018-05-25 11:26:58,907 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'content': u'#!/bin/bash\nset -xe\n/usr/bin/python -m neutron.cmd.destroy_patch_ports --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent\n/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-dir /etc/neutron/conf.d/common --log-file=/var/log/neutron/openvswitch-agent.log\n', 'mode': u'0755'}, 'key': u'neutron_ovs_agent_launcher.sh'}) => {"changed": true, "checksum": "03f62b0a94bee17ece72ba1a3fc7577e68d9e6a4", "dest": "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh", "gid": 0, "group": "root", "item": {"key": "neutron_ovs_agent_launcher.sh", "value": {"content": "#!/bin/bash\nset -xe\n/usr/bin/python -m neutron.cmd.destroy_patch_ports --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-dir /etc/neutron/conf.d/common --config-dir /etc/neutron/conf.d/neutron-openvswitch-agent\n/usr/bin/neutron-openvswitch-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --config-dir /etc/neutron/conf.d/common --log-file=/var/log/neutron/openvswitch-agent.log\n", "mode": "0755"}}, "md5sum": "1672c3fb89d576d045d5f3d5b23684c9", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 651, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262014.63-275992473214871/source", "state": "file", "uid": 0} >2018-05-25 11:26:58,922 p=3950 u=mistral | TASK [Set docker_config_default fact] ****************************************** >2018-05-25 11:26:58,977 p=3950 u=mistral | ok: [192.168.24.14] => (item=1) => {"ansible_facts": {"docker_config_default": {"step_1": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "1"} >2018-05-25 11:26:59,003 p=3950 u=mistral | ok: [192.168.24.14] => (item=2) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "2"} >2018-05-25 11:26:59,084 p=3950 u=mistral | ok: [192.168.24.14] => (item=3) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "3"} >2018-05-25 11:26:59,104 p=3950 u=mistral | ok: [192.168.24.14] => (item=4) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}, "step_4": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "4"} >2018-05-25 11:26:59,123 p=3950 u=mistral | ok: [192.168.24.14] => (item=5) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}, "step_4": {}, "step_5": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "5"} >2018-05-25 11:26:59,143 p=3950 u=mistral | ok: [192.168.24.14] => (item=6) => {"ansible_facts": {"docker_config_default": {"step_1": {}, "step_2": {}, "step_3": {}, "step_4": {}, "step_5": {}, "step_6": {}}}, "ansible_facts_cacheable": false, "changed": false, "item": "6"} >2018-05-25 11:26:59,159 p=3950 u=mistral | TASK [Check if docker_config.yaml file exists] ********************************* >2018-05-25 11:26:59,364 p=3950 u=mistral | ok: [192.168.24.14 -> localhost] => {"changed": false, "stat": {"atime": 1527261920.7175922, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 24, "charset": "unknown", "checksum": "a994b9393c31cc32036edc1c1825d8f1ad8ef6cf", "ctime": 1527261920.7175922, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 156343180, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "ccb5355ae66d9450ace4a1b1f45e3b42", "mimetype": "unknown", "mode": "0644", "mtime": 1527261920.7175922, "nlink": 1, "path": "Compute/docker_config.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 10488, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-25 11:26:59,379 p=3950 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-25 11:26:59,488 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"role_data_docker_config": {"step_3": {"iscsid": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-iscsid:latest", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro", "/dev/:/dev/", "/run/:/run/", "/sys:/sys", "/lib/modules:/lib/modules:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro"]}, "neutron_ovs_bridge": {"command": ["puppet", "apply", "--modulepath", "/etc/puppet/modules:/usr/share/openstack-puppet/modules", "--tags", "file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config", "-v", "-e", "include neutron::agents::ml2::ovs"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "pid": "host", "privileged": true, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/etc/puppet:/etc/puppet:ro", "/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro", "/var/run/openvswitch/:/var/run/openvswitch/"]}, "nova_libvirt": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova_libvirt.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "/lib/modules:/lib/modules:ro", "/dev:/dev", "/run:/run", "/sys/fs/cgroup:/sys/fs/cgroup", "/var/lib/nova:/var/lib/nova:shared", "/etc/libvirt:/etc/libvirt", "/var/run/libvirt:/var/run/libvirt", "/var/lib/libvirt:/var/lib/libvirt", "/var/log/containers/libvirt:/var/log/libvirt", "/var/log/libvirt/qemu:/var/log/libvirt/qemu:ro", "/var/lib/vhost_sockets:/var/lib/vhost_sockets", "/sys/fs/selinux:/sys/fs/selinux"]}, "nova_virtlogd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 0, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova_virtlogd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/dev:/dev", "/run:/run", "/sys/fs/cgroup:/sys/fs/cgroup", "/var/lib/nova:/var/lib/nova:shared", "/var/run/libvirt:/var/run/libvirt", "/var/lib/libvirt:/var/lib/libvirt", "/etc/libvirt/qemu:/etc/libvirt/qemu:ro", "/var/log/libvirt/qemu:/var/log/libvirt/qemu"]}}, "step_4": {"ceilometer_agent_compute": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-compute:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_compute.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/run/libvirt:/var/run/libvirt:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "logrotate_crond": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", "net": "none", "pid": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro", "/var/log/containers:/var/log/containers"]}, "neutron_ovs_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch"]}, "nova_compute": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", "ipc": "host", "net": "host", "privileged": true, "restart": "always", "ulimit": ["nofile=1024"], "user": "nova", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_compute.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "/dev:/dev", "/lib/modules:/lib/modules:ro", "/run:/run", "/var/lib/nova:/var/lib/nova:shared", "/var/lib/libvirt:/var/lib/libvirt", "/sys/class/net:/sys/class/net", "/sys/bus/pci:/sys/bus/pci"]}, "nova_migration_target": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova-migration-target.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/ssh/:/host-ssh/:ro", "/run:/run", "/var/lib/nova:/var/lib/nova:shared"]}}}}, "changed": false} >2018-05-25 11:26:59,502 p=3950 u=mistral | TASK [Set docker_startup_configs_with_default fact] **************************** >2018-05-25 11:26:59,563 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"docker_config_with_default": {"step_1": {}, "step_2": {}, "step_3": {"iscsid": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-iscsid:latest", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro", "/dev/:/dev/", "/run/:/run/", "/sys:/sys", "/lib/modules:/lib/modules:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro"]}, "neutron_ovs_bridge": {"command": ["puppet", "apply", "--modulepath", "/etc/puppet/modules:/usr/share/openstack-puppet/modules", "--tags", "file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config", "-v", "-e", "include neutron::agents::ml2::ovs"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "pid": "host", "privileged": true, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/etc/puppet:/etc/puppet:ro", "/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro", "/var/run/openvswitch/:/var/run/openvswitch/"]}, "nova_libvirt": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova_libvirt.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "/lib/modules:/lib/modules:ro", "/dev:/dev", "/run:/run", "/sys/fs/cgroup:/sys/fs/cgroup", "/var/lib/nova:/var/lib/nova:shared", "/etc/libvirt:/etc/libvirt", "/var/run/libvirt:/var/run/libvirt", "/var/lib/libvirt:/var/lib/libvirt", "/var/log/containers/libvirt:/var/log/libvirt", "/var/log/libvirt/qemu:/var/log/libvirt/qemu:ro", "/var/lib/vhost_sockets:/var/lib/vhost_sockets", "/sys/fs/selinux:/sys/fs/selinux"]}, "nova_virtlogd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 0, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova_virtlogd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/dev:/dev", "/run:/run", "/sys/fs/cgroup:/sys/fs/cgroup", "/var/lib/nova:/var/lib/nova:shared", "/var/run/libvirt:/var/run/libvirt", "/var/lib/libvirt:/var/lib/libvirt", "/etc/libvirt/qemu:/etc/libvirt/qemu:ro", "/var/log/libvirt/qemu:/var/log/libvirt/qemu"]}}, "step_4": {"ceilometer_agent_compute": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-compute:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_compute.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/run/libvirt:/var/run/libvirt:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "logrotate_crond": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", "net": "none", "pid": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro", "/var/log/containers:/var/log/containers"]}, "neutron_ovs_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch"]}, "nova_compute": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", "ipc": "host", "net": "host", "privileged": true, "restart": "always", "ulimit": ["nofile=1024"], "user": "nova", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_compute.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "/dev:/dev", "/lib/modules:/lib/modules:ro", "/run:/run", "/var/lib/nova:/var/lib/nova:shared", "/var/lib/libvirt:/var/lib/libvirt", "/sys/class/net:/sys/class/net", "/sys/bus/pci:/sys/bus/pci"]}, "nova_migration_target": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova-migration-target.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/ssh/:/host-ssh/:ro", "/run:/run", "/var/lib/nova:/var/lib/nova:shared"]}}, "step_5": {}, "step_6": {}}}, "changed": false} >2018-05-25 11:26:59,577 p=3950 u=mistral | TASK [Write docker-container-startup-configs] ********************************** >2018-05-25 11:27:03,884 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "checksum": "126a4ced5a0b51aed77d8cf4395473d20b909d2b", "dest": "/var/lib/docker-container-startup-configs.json", "gid": 0, "group": "root", "md5sum": "e11a1e47ff3c263d97c6ffc73cc04d11", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 10080, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262019.62-143527000828249/source", "state": "file", "uid": 0} >2018-05-25 11:27:03,898 p=3950 u=mistral | TASK [Write per-step docker-container-startup-configs] ************************* >2018-05-25 11:27:08,275 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {}, 'key': u'step_1'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_1.json", "gid": 0, "group": "root", "item": {"key": "step_1", "value": {}}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 2, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262023.95-46917570565856/source", "state": "file", "uid": 0} >2018-05-25 11:27:12,588 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'neutron_ovs_bridge': {'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'command': [u'puppet', u'apply', u'--modulepath', u'/etc/puppet/modules:/usr/share/openstack-puppet/modules', u'--tags', u'file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config', u'-v', u'-e', u'include neutron::agents::ml2::ovs'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro', u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch', u'/etc/puppet:/etc/puppet:ro', u'/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro', u'/var/run/openvswitch/:/var/run/openvswitch/'], 'net': u'host', 'detach': False, 'privileged': True}, 'nova_virtlogd': {'start_order': 0, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/nova_virtlogd.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro', u'/lib/modules:/lib/modules:ro', u'/dev:/dev', u'/run:/run', u'/sys/fs/cgroup:/sys/fs/cgroup', u'/var/lib/nova:/var/lib/nova:shared', u'/var/run/libvirt:/var/run/libvirt', u'/var/lib/libvirt:/var/lib/libvirt', u'/etc/libvirt/qemu:/etc/libvirt/qemu:ro', u'/var/log/libvirt/qemu:/var/log/libvirt/qemu'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'iscsid': {'start_order': 2, 'image': u'registry.access.redhat.com/rhosp13/openstack-iscsid:latest', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro', u'/dev/:/dev/', u'/run/:/run/', u'/sys:/sys', u'/lib/modules:/lib/modules:ro', u'/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'nova_libvirt': {'start_order': 1, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/nova_libvirt.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro', u'/lib/modules:/lib/modules:ro', u'/dev:/dev', u'/run:/run', u'/sys/fs/cgroup:/sys/fs/cgroup', u'/var/lib/nova:/var/lib/nova:shared', u'/etc/libvirt:/etc/libvirt', u'/var/run/libvirt:/var/run/libvirt', u'/var/lib/libvirt:/var/lib/libvirt', u'/var/log/containers/libvirt:/var/log/libvirt', u'/var/log/libvirt/qemu:/var/log/libvirt/qemu:ro', u'/var/lib/vhost_sockets:/var/lib/vhost_sockets', u'/sys/fs/selinux:/sys/fs/selinux'], 'net': u'host', 'privileged': True, 'restart': u'always'}}, 'key': u'step_3'}) => {"changed": true, "checksum": "734d2f9dac83b234459be94f347d142a4dfc2f78", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_3.json", "gid": 0, "group": "root", "item": {"key": "step_3", "value": {"iscsid": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-iscsid:latest", "net": "host", "privileged": true, "restart": "always", "start_order": 2, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/iscsid.json:/var/lib/kolla/config_files/config.json:ro", "/dev/:/dev/", "/run/:/run/", "/sys:/sys", "/lib/modules:/lib/modules:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro"]}, "neutron_ovs_bridge": {"command": ["puppet", "apply", "--modulepath", "/etc/puppet/modules:/usr/share/openstack-puppet/modules", "--tags", "file,file_line,concat,augeas,neutron::plugins::ovs::bridge,vs_config", "-v", "-e", "include neutron::agents::ml2::ovs"], "detach": false, "environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", "net": "host", "pid": "host", "privileged": true, "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch", "/etc/puppet:/etc/puppet:ro", "/usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro", "/var/run/openvswitch/:/var/run/openvswitch/"]}, "nova_libvirt": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 1, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova_libvirt.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "/lib/modules:/lib/modules:ro", "/dev:/dev", "/run:/run", "/sys/fs/cgroup:/sys/fs/cgroup", "/var/lib/nova:/var/lib/nova:shared", "/etc/libvirt:/etc/libvirt", "/var/run/libvirt:/var/run/libvirt", "/var/lib/libvirt:/var/lib/libvirt", "/var/log/containers/libvirt:/var/log/libvirt", "/var/log/libvirt/qemu:/var/log/libvirt/qemu:ro", "/var/lib/vhost_sockets:/var/lib/vhost_sockets", "/sys/fs/selinux:/sys/fs/selinux"]}, "nova_virtlogd": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-libvirt:2018-05-22.1", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 0, "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova_virtlogd.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/lib/modules:/lib/modules:ro", "/dev:/dev", "/run:/run", "/sys/fs/cgroup:/sys/fs/cgroup", "/var/lib/nova:/var/lib/nova:shared", "/var/run/libvirt:/var/run/libvirt", "/var/lib/libvirt:/var/lib/libvirt", "/etc/libvirt/qemu:/etc/libvirt/qemu:ro", "/var/log/libvirt/qemu:/var/log/libvirt/qemu"]}}}, "md5sum": "a02466fb4afe0b14c5a0097a60881dad", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 4717, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262028.3-76337972136556/source", "state": "file", "uid": 0} >2018-05-25 11:27:16,987 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {}, 'key': u'step_2'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_2.json", "gid": 0, "group": "root", "item": {"key": "step_2", "value": {}}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 2, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262032.67-228966427859430/source", "state": "file", "uid": 0} >2018-05-25 11:27:21,269 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {}, 'key': u'step_5'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_5.json", "gid": 0, "group": "root", "item": {"key": "step_5", "value": {}}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 2, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262037.02-223390247396239/source", "state": "file", "uid": 0} >2018-05-25 11:27:25,599 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'nova_compute': {'ipc': u'host', 'ulimit': [u'nofile=1024'], 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'nova', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/nova:/var/log/nova', u'/var/lib/kolla/config_files/nova_compute.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro', u'/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro', u'/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro', u'/dev:/dev', u'/lib/modules:/lib/modules:ro', u'/run:/run', u'/var/lib/nova:/var/lib/nova:shared', u'/var/lib/libvirt:/var/lib/libvirt', u'/sys/class/net:/sys/class/net', u'/sys/bus/pci:/sys/bus/pci'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'ceilometer_agent_compute': {'image': u'192.168.24.1:8787/rhosp12/openstack-ceilometer-compute:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/ceilometer_agent_compute.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro', u'/var/run/libvirt:/var/run/libvirt:ro', u'/var/log/containers/ceilometer:/var/log/ceilometer'], 'net': u'host', 'privileged': False, 'restart': u'always'}, 'nova_migration_target': {'image': u'192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/nova-migration-target.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro', u'/etc/ssh/:/host-ssh/:ro', u'/run:/run', u'/var/lib/nova:/var/lib/nova:shared'], 'net': u'host', 'privileged': True, 'restart': u'always'}, 'logrotate_crond': {'image': u'192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'user': u'root', 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro', u'/var/log/containers:/var/log/containers'], 'net': u'none', 'privileged': True, 'restart': u'always'}, 'neutron_ovs_agent': {'start_order': 10, 'ulimit': [u'nofile=1024'], 'healthcheck': {'test': u'/openstack/healthcheck'}, 'image': u'registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest', 'pid': u'host', 'environment': [u'KOLLA_CONFIG_STRATEGY=COPY_ALWAYS'], 'volumes': [u'/etc/hosts:/etc/hosts:ro', u'/etc/localtime:/etc/localtime:ro', u'/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', u'/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', u'/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', u'/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', u'/dev/log:/dev/log', u'/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro', u'/etc/puppet:/etc/puppet:ro', u'/var/log/containers/neutron:/var/log/neutron', u'/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro', u'/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro', u'/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro', u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch'], 'net': u'host', 'privileged': True, 'restart': u'always'}}, 'key': u'step_4'}) => {"changed": true, "checksum": "21d0bd0945ffa9df8dae60bd7db0fddec6760c98", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_4.json", "gid": 0, "group": "root", "item": {"key": "step_4", "value": {"ceilometer_agent_compute": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-ceilometer-compute:2018-05-22.1", "net": "host", "privileged": false, "restart": "always", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/ceilometer_agent_compute.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/ceilometer/:/var/lib/kolla/config_files/src:ro", "/var/run/libvirt:/var/run/libvirt:ro", "/var/log/containers/ceilometer:/var/log/ceilometer"]}, "logrotate_crond": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", "net": "none", "pid": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/logrotate-crond.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/crond/:/var/lib/kolla/config_files/src:ro", "/var/log/containers:/var/log/containers"]}, "neutron_ovs_agent": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "registry.access.redhat.com/rhosp13/openstack-neutron-openvswitch-agent:latest", "net": "host", "pid": "host", "privileged": true, "restart": "always", "start_order": 10, "ulimit": ["nofile=1024"], "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/neutron:/var/log/neutron", "/var/lib/kolla/config_files/neutron_ovs_agent.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/neutron/:/var/lib/kolla/config_files/src:ro", "/var/lib/docker-config-scripts/neutron_ovs_agent_launcher.sh:/neutron_ovs_agent_launcher.sh:ro", "/lib/modules:/lib/modules:ro", "/run/openvswitch:/run/openvswitch"]}, "nova_compute": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "healthcheck": {"test": "/openstack/healthcheck"}, "image": "192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", "ipc": "host", "net": "host", "privileged": true, "restart": "always", "ulimit": ["nofile=1024"], "user": "nova", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/log/containers/nova:/var/log/nova", "/var/lib/kolla/config_files/nova_compute.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/iscsi:/var/lib/kolla/config_files/src-iscsid:ro", "/etc/ceph:/var/lib/kolla/config_files/src-ceph:ro", "/dev:/dev", "/lib/modules:/lib/modules:ro", "/run:/run", "/var/lib/nova:/var/lib/nova:shared", "/var/lib/libvirt:/var/lib/libvirt", "/sys/class/net:/sys/class/net", "/sys/bus/pci:/sys/bus/pci"]}, "nova_migration_target": {"environment": ["KOLLA_CONFIG_STRATEGY=COPY_ALWAYS"], "image": "192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", "net": "host", "privileged": true, "restart": "always", "user": "root", "volumes": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/nova-migration-target.json:/var/lib/kolla/config_files/config.json:ro", "/var/lib/config-data/puppet-generated/nova_libvirt/:/var/lib/kolla/config_files/src:ro", "/etc/ssh/:/host-ssh/:ro", "/run:/run", "/var/lib/nova:/var/lib/nova:shared"]}}}, "md5sum": "a583c887c2f35a9f5d4e4c31e39459fb", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 5283, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262041.29-214874128487746/source", "state": "file", "uid": 0} >2018-05-25 11:27:29,894 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {}, 'key': u'step_6'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/var/lib/tripleo-config/docker-container-startup-config-step_6.json", "gid": 0, "group": "root", "item": {"key": "step_6", "value": {}}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 2, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262045.62-163791156721797/source", "state": "file", "uid": 0} >2018-05-25 11:27:29,915 p=3950 u=mistral | TASK [Create /var/lib/kolla/config_files directory] **************************** >2018-05-25 11:27:32,111 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/kolla/config_files", "secontext": "system_u:object_r:container_file_t:s0", "size": 181, "state": "directory", "uid": 0} >2018-05-25 11:27:32,129 p=3950 u=mistral | TASK [Check if kolla_config.yaml file exists] ********************************** >2018-05-25 11:27:32,352 p=3950 u=mistral | ok: [192.168.24.14 -> localhost] => {"changed": false, "stat": {"atime": 1527261920.8255923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "unknown", "checksum": "50df95de192779dac55d4a397a6f95fcd12d87ed", "ctime": 1527261920.8255923, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 156343190, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "ba095f1898304862b3a8dd30f6161bc2", "mimetype": "unknown", "mode": "0644", "mtime": 1527261920.8255923, "nlink": 1, "path": "Compute/kolla_config.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2626, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-25 11:27:32,367 p=3950 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-25 11:27:32,443 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"role_data_kolla_config": {"/var/lib/kolla/config_files/ceilometer_agent_compute.json": {"command": "/usr/bin/ceilometer-polling --polling-namespaces compute --logfile /var/log/ceilometer/compute.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/iscsid.json": {"command": "/usr/sbin/iscsid -f", "config_files": [{"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}]}, "/var/lib/kolla/config_files/logrotate-crond.json": {"command": "/usr/sbin/crond -s -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}, "/var/lib/kolla/config_files/neutron_ovs_agent.json": {"command": "/neutron_ovs_agent_launcher.sh", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}]}, "/var/lib/kolla/config_files/nova-migration-target.json": {"command": "/usr/sbin/sshd -D -p 2022", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ssh/", "owner": "root", "perm": "0600", "source": "/host-ssh/ssh_host_*_key"}]}, "/var/lib/kolla/config_files/nova_compute.json": {"command": "/usr/bin/nova-compute ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}, {"owner": "nova:nova", "path": "/var/lib/nova", "recurse": true}, {"owner": "nova:nova", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}, "/var/lib/kolla/config_files/nova_libvirt.json": {"command": "/usr/sbin/libvirtd", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "nova:nova", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}, "/var/lib/kolla/config_files/nova_virtlogd.json": {"command": "/usr/sbin/virtlogd --config /etc/libvirt/virtlogd.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}}, "changed": false} >2018-05-25 11:27:32,458 p=3950 u=mistral | TASK [Write kolla config json files] ******************************************* >2018-05-25 11:27:35,987 p=3950 u=mistral | ok: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/crond -s -n'}, 'key': '/var/lib/kolla/config_files/logrotate-crond.json'}) => {"changed": false, "checksum": "ffe9de0004da782a3c06187384e88a4f193887b2", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/logrotate-crond.json", "value": {"command": "/usr/sbin/crond -s -n", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/logrotate-crond.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 160, "state": "file", "uid": 0} >2018-05-25 11:27:40,323 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/etc/iscsi/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-iscsid/*'}], 'command': u'/usr/sbin/iscsid -f'}, 'key': '/var/lib/kolla/config_files/iscsid.json'}) => {"changed": true, "checksum": "387019c8bc60637f85c721b28db63dfca36f33af", "dest": "/var/lib/kolla/config_files/iscsid.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/iscsid.json", "value": {"command": "/usr/sbin/iscsid -f", "config_files": [{"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}]}}, "md5sum": "e65dbf63b98ae7cb5f9fd9ecc3cc8b4e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 175, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262056.02-188062611955747/source", "state": "file", "uid": 0} >2018-05-25 11:27:44,723 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}], 'command': u'/usr/sbin/libvirtd', 'permissions': [{'owner': u'nova:nova', 'path': u'/etc/ceph/ceph.client.openstack.keyring', 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/nova_libvirt.json'}) => {"changed": true, "checksum": "f32034f43b658fe31fa0369cd667e57a362e0c2d", "dest": "/var/lib/kolla/config_files/nova_libvirt.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_libvirt.json", "value": {"command": "/usr/sbin/libvirtd", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "nova:nova", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}}, "md5sum": "c323b59a10f3ec69a2a2d0a06681329e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 384, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262060.41-149766967393637/source", "state": "file", "uid": 0} >2018-05-25 11:27:48,260 p=3950 u=mistral | ok: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/ssh/', 'owner': u'root', 'perm': u'0600', 'source': u'/host-ssh/ssh_host_*_key'}], 'command': u'/usr/sbin/sshd -D -p 2022'}, 'key': '/var/lib/kolla/config_files/nova-migration-target.json'}) => {"changed": false, "checksum": "882b7882f0b34c72ae5284051e60690015fc361a", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova-migration-target.json", "value": {"command": "/usr/sbin/sshd -D -p 2022", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/ssh/", "owner": "root", "perm": "0600", "source": "/host-ssh/ssh_host_*_key"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/nova-migration-target.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 258, "state": "file", "uid": 0} >2018-05-25 11:27:52,689 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/sbin/virtlogd --config /etc/libvirt/virtlogd.conf'}, 'key': '/var/lib/kolla/config_files/nova_virtlogd.json'}) => {"changed": true, "checksum": "a4af841d6d1801c462a6a1139e31b47f42edff29", "dest": "/var/lib/kolla/config_files/nova_virtlogd.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_virtlogd.json", "value": {"command": "/usr/sbin/virtlogd --config /etc/libvirt/virtlogd.conf", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "md5sum": "4c34471118814cd01e49b876305c431a", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 193, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262068.28-50598654560088/source", "state": "file", "uid": 0} >2018-05-25 11:27:56,974 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/neutron_ovs_agent_launcher.sh', 'permissions': [{'owner': u'neutron:neutron', 'path': u'/var/log/neutron', 'recurse': True}]}, 'key': '/var/lib/kolla/config_files/neutron_ovs_agent.json'}) => {"changed": true, "checksum": "80ea1b42feb7dcf83a9da19be33cda27f6042bae", "dest": "/var/lib/kolla/config_files/neutron_ovs_agent.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/neutron_ovs_agent.json", "value": {"command": "/neutron_ovs_agent_launcher.sh", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}], "permissions": [{"owner": "neutron:neutron", "path": "/var/log/neutron", "recurse": true}]}}, "md5sum": "1d661180054ac3e86e2be6eaa791e4ed", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 261, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262072.72-121261203014295/source", "state": "file", "uid": 0} >2018-05-25 11:28:01,282 p=3950 u=mistral | changed: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}, {'dest': u'/etc/iscsi/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-iscsid/*'}, {'dest': u'/etc/ceph/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src-ceph/'}], 'command': u'/usr/bin/nova-compute ', 'permissions': [{'owner': u'nova:nova', 'path': u'/var/log/nova', 'recurse': True}, {'owner': u'nova:nova', 'path': u'/var/lib/nova', 'recurse': True}, {'owner': u'nova:nova', 'path': u'/etc/ceph/ceph.client.openstack.keyring', 'perm': u'0600'}]}, 'key': '/var/lib/kolla/config_files/nova_compute.json'}) => {"changed": true, "checksum": "12de9af5166393f72bd9dbd564b640497bcfaa26", "dest": "/var/lib/kolla/config_files/nova_compute.json", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/nova_compute.json", "value": {"command": "/usr/bin/nova-compute ", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}, {"dest": "/etc/iscsi/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-iscsid/*"}, {"dest": "/etc/ceph/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src-ceph/"}], "permissions": [{"owner": "nova:nova", "path": "/var/log/nova", "recurse": true}, {"owner": "nova:nova", "path": "/var/lib/nova", "recurse": true}, {"owner": "nova:nova", "path": "/etc/ceph/ceph.client.openstack.keyring", "perm": "0600"}]}}, "md5sum": "eb5ae3b6c21bbd38b99e9bc582b0dca4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:container_file_t:s0", "size": 643, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262077.0-270207971658276/source", "state": "file", "uid": 0} >2018-05-25 11:28:04,758 p=3950 u=mistral | ok: [192.168.24.14] => (item={'value': {'config_files': [{'dest': u'/', 'merge': True, 'preserve_properties': True, 'source': u'/var/lib/kolla/config_files/src/*'}], 'command': u'/usr/bin/ceilometer-polling --polling-namespaces compute --logfile /var/log/ceilometer/compute.log'}, 'key': u'/var/lib/kolla/config_files/ceilometer_agent_compute.json'}) => {"changed": false, "checksum": "26ed9af06dde1ad792b7b96d40a01cebe946881d", "gid": 0, "group": "root", "item": {"key": "/var/lib/kolla/config_files/ceilometer_agent_compute.json", "value": {"command": "/usr/bin/ceilometer-polling --polling-namespaces compute --logfile /var/log/ceilometer/compute.log", "config_files": [{"dest": "/", "merge": true, "preserve_properties": true, "source": "/var/lib/kolla/config_files/src/*"}]}}, "mode": "0600", "owner": "root", "path": "/var/lib/kolla/config_files/ceilometer_agent_compute.json", "secontext": "system_u:object_r:container_file_t:s0", "size": 237, "state": "file", "uid": 0} >2018-05-25 11:28:04,775 p=3950 u=mistral | TASK [Clean /var/lib/docker-puppet/docker-puppet-tasks*.json files] ************ >2018-05-25 11:28:04,788 p=3950 u=mistral | [WARNING]: Unable to find '/var/lib/docker-puppet' in expected paths. > >2018-05-25 11:28:04,808 p=3950 u=mistral | TASK [Check if docker_puppet_tasks.yaml file exists] *************************** >2018-05-25 11:28:05,020 p=3950 u=mistral | ok: [192.168.24.14 -> localhost] => {"changed": false, "stat": {"atime": 1527261920.7385924, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "unknown", "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "ctime": 1527261920.7385924, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 987, "gr_name": "mistral", "inode": 156343182, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "8a80554c91d9fca8acb82f023de02f11", "mimetype": "unknown", "mode": "0644", "mtime": 1527261920.7385924, "nlink": 1, "path": "Compute/docker_puppet_tasks.yaml", "pw_name": "mistral", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3, "uid": 990, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-05-25 11:28:05,034 p=3950 u=mistral | TASK [Set fact when file existed] ********************************************** >2018-05-25 11:28:05,085 p=3950 u=mistral | ok: [192.168.24.14] => {"ansible_facts": {"role_data_docker_puppet_tasks": {}}, "changed": false} >2018-05-25 11:28:05,099 p=3950 u=mistral | TASK [Write docker-puppet-tasks json files] ************************************ >2018-05-25 11:28:05,130 p=3950 u=mistral | TASK [Set host puppet debugging fact string] *********************************** >2018-05-25 11:28:05,150 p=3950 u=mistral | skipping: [192.168.24.14] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:28:05,163 p=3950 u=mistral | TASK [Write the config_step hieradata] ***************************************** >2018-05-25 11:28:09,576 p=3950 u=mistral | changed: [192.168.24.14] => {"changed": true, "checksum": "dfdcc7695edd230e7a2c06fc7b739bfa56506d8f", "dest": "/etc/puppet/hieradata/config_step.json", "gid": 0, "group": "root", "md5sum": "f0ef53dcc6eb8440334b1ebaa90bfd63", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:puppet_etc_t:s0", "size": 11, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1527262085.2-272129682120389/source", "state": "file", "uid": 0} >2018-05-25 11:28:09,592 p=3950 u=mistral | TASK [Run puppet host configuration for step 1] ******************************** >2018-05-25 11:28:27,526 p=3950 u=mistral | changed: [192.168.24.14] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} >2018-05-25 11:28:27,543 p=3950 u=mistral | TASK [Debug output for task which failed: Run puppet host configuration for step 1] *** >2018-05-25 11:28:27,608 p=3950 u=mistral | ok: [192.168.24.14] => { > "failed_when_result": false, > "outputs.stdout_lines|default([])|union(outputs.stderr_lines|default([]))": [ > "Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Scope(Class[Tripleo::Firewall::Post]): At this stage, all network traffic is blocked.", > "Notice: Compiled catalog for compute-1.localdomain in environment production in 2.07 seconds", > "Notice: /Stage[main]/Main/Package_manifest[/var/lib/tripleo/installed-packages/overcloud_Compute1]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/File[/var/lib/openstack]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Group[docker]/ensure: created", > "Notice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}537f072fe8f462b20e5e88f9121550b2' to '{md5}10f254d10d26c96b6f0cd3be245def6a'", > "Notice: /Stage[main]/Ntp::Service/Service[ntp]: Triggered 'refresh' from 1 events", > "Notice: /Stage[main]/Tripleo::Profile::Base::Kernel/Kmod::Load[nf_conntrack_proto_sctp]/Exec[modprobe nf_conntrack_proto_sctp]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Kernel/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[net.ipv4.ip_forward]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-sysconfig-options]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-daemon.json-debug]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Docker/Service[docker]: Triggered 'refresh' from 3 events", > "Notice: /Stage[main]/Ssh::Server::Config/Concat[/etc/ssh/sshd_config]/File[/etc/ssh/sshd_config]/content: content changed '{md5}e6710de9dd15a87c8efd38054199eec1' to '{md5}3534841fdb8db5b58d66600a60bf3759'", > "Notice: /Stage[main]/Ssh::Server::Service/Service[sshd]: Triggered 'refresh' from 2 events", > "Notice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Service_rules[snmp]/Tripleo::Firewall::Rule[124 snmp]/Firewall[124 snmp ipv4]/ensure: created", > "Notice: /Stage[main]/Firewall::Linux::Redhat/File[/etc/sysconfig/iptables]/seluser: seluser changed 'unconfined_u' to 'system_u'", > "Notice: /Stage[main]/Tripleo::Firewall/Exec[nonpersistent_v4_rules_cleanup]/returns: executed successfully", > "Notice: Applied catalog in 5.13 seconds", > "Changes:", > " Total: 12", > "Events:", > " Success: 12", > "Resources:", > " Changed: 12", > " Out of sync: 12", > " Total: 141", > " Corrective change: 3", > " Restarted: 3", > "Time:", > " Concat fragment: 0.00", > " Concat file: 0.00", > " Anchor: 0.00", > " Schedule: 0.00", > " Package manifest: 0.00", > " Sysctl runtime: 0.01", > " Sysctl: 0.01", > " Group: 0.02", > " Service: 0.12", > " File: 0.15", > " Augeas: 0.20", > " Exec: 0.22", > " Package: 0.26", > " Firewall: 0.44", > " Last run: 1527262103", > " Config retrieval: 2.47", > " Total: 3.91", > " Filebucket: 0.00", > "Version:", > " Config: 1527262095", > " Puppet: 4.8.2", > "Warning: Undefined variable '::deploy_config_name'; ", > " (file & line not available)", > "Warning: Undefined variable 'deploy_config_name'; ", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ip_address instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp\", 56]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 35]", > " (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')", > "Warning: This method is deprecated, please use the stdlib validate_legacy function,", > " with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 54]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Absolute_Path. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 55]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 56]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 66]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 68]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ntp/manifests/init.pp\", 76]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp\", 29]", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ssh/manifests/server.pp\", 12]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 39]", > "Warning: Puppet::Type::Firewall::ProviderIptables: Skipping unparsable iptables rule: keys (4) and values (6) count mismatch on line: -A neutron-openvswi-PREROUTING -m physdev --physdev-in qvbb5de58e0-35 -m comment --comment \"Set zone for 58e0-35be-4a1a-a17e-c2682e7a28d8\" -j CT --zone 2", > "Warning: Puppet::Type::Firewall::ProviderIptables: Skipping unparsable iptables rule: keys (4) and values (6) count mismatch on line: -A neutron-openvswi-PREROUTING -i qvbb5de58e0-35 -m comment --comment \"Set zone for 58e0-35be-4a1a-a17e-c2682e7a28d8\" -j CT --zone 2", > "Warning: Puppet::Type::Firewall::ProviderIptables: Skipping unparsable iptables rule: keys (4) and values (6) count mismatch on line: -A neutron-openvswi-PREROUTING -m physdev --physdev-in tapb5de58e0-35 -m comment --comment \"Set zone for 58e0-35be-4a1a-a17e-c2682e7a28d8\" -j CT --zone 2", > "Warning: Puppet::Type::Firewall::ProviderIp6tables: Skipping unparsable iptables rule: keys (4) and values (6) count mismatch on line: -A neutron-openvswi-PREROUTING -m physdev --physdev-in qvbb5de58e0-35 -m comment --comment \"Set zone for 58e0-35be-4a1a-a17e-c2682e7a28d8\" -j CT --zone 2", > "Warning: Puppet::Type::Firewall::ProviderIp6tables: Skipping unparsable iptables rule: keys (4) and values (6) count mismatch on line: -A neutron-openvswi-PREROUTING -i qvbb5de58e0-35 -m comment --comment \"Set zone for 58e0-35be-4a1a-a17e-c2682e7a28d8\" -j CT --zone 2", > "Warning: Puppet::Type::Firewall::ProviderIp6tables: Skipping unparsable iptables rule: keys (4) and values (6) count mismatch on line: -A neutron-openvswi-PREROUTING -m physdev --physdev-in tapb5de58e0-35 -m comment --comment \"Set zone for 58e0-35be-4a1a-a17e-c2682e7a28d8\" -j CT --zone 2" > ] >} >2018-05-25 11:28:27,623 p=3950 u=mistral | TASK [Run docker-puppet tasks (generate config) during step 1] ***************** >2018-05-25 11:29:02,174 p=3950 u=mistral | ok: [192.168.24.14] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} >2018-05-25 11:29:02,189 p=3950 u=mistral | TASK [Debug output for task which failed: Run docker-puppet tasks (generate config) during step 1] *** >2018-05-25 11:29:02,317 p=3950 u=mistral | fatal: [192.168.24.14]: FAILED! => { > "changed": false, > "failed_when_result": true, > "outputs.stdout_lines|default([])|union(outputs.stderr_lines|default([]))": [ > "2018-05-25 15:28:26,120 INFO: 524789 -- Running docker-puppet", > "2018-05-25 15:28:26,120 DEBUG: 524789 -- CONFIG: /var/lib/docker-puppet/docker-puppet.json", > "2018-05-25 15:28:26,120 DEBUG: 524789 -- config_volume ceilometer", > "2018-05-25 15:28:26,120 DEBUG: 524789 -- puppet_tags ceilometer_config", > "2018-05-25 15:28:26,120 DEBUG: 524789 -- manifest include ::tripleo::profile::base::ceilometer::agent::polling", > "", > "2018-05-25 15:28:26,120 DEBUG: 524789 -- config_image 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- volumes []", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- Adding new service", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- config_volume neutron", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- puppet_tags neutron_plugin_ml2", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- manifest include ::tripleo::profile::base::neutron::plugins::ml2", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- config_image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- puppet_tags neutron_config,neutron_agent_ovs,neutron_plugin_ml2", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- manifest include ::tripleo::profile::base::neutron::ovs", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- volumes [u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch']", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- Existing service, appending puppet tags and manifest", > "2018-05-25 15:28:26,121 DEBUG: 524789 -- config_volume iscsid", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- puppet_tags iscsid_config", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- manifest include ::tripleo::profile::base::iscsid", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- config_image registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- volumes [u'/etc/iscsi:/etc/iscsi']", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- Adding new service", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- config_volume nova_libvirt", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- puppet_tags nova_config,nova_paste_api_ini", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- manifest # TODO(emilien): figure how to deal with libvirt profile.", > "# We'll probably treat it like we do with Neutron plugins.", > "# Until then, just include it in the default nova-compute role.", > "include tripleo::profile::base::nova::compute::libvirt", > "include ::tripleo::profile::base::database::mysql::client", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- volumes []", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- puppet_tags libvirtd_config,nova_config,file,libvirt_tls_password", > "2018-05-25 15:28:26,122 DEBUG: 524789 -- manifest include tripleo::profile::base::nova::libvirt", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- Existing service, appending puppet tags and manifest", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- config_volume nova_libvirt", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- puppet_tags ", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- manifest include ::tripleo::profile::base::sshd", > "include tripleo::profile::base::nova::migration::target", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- volumes []", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- config_volume crond", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- manifest include ::tripleo::profile::base::logging::logrotate", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- config_image 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- Adding new service", > "2018-05-25 15:28:26,123 INFO: 524789 -- Service compilation completed.", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- - [u'ceilometer', u'file,file_line,concat,augeas,cron,ceilometer_config', u'include ::tripleo::profile::base::ceilometer::agent::polling\\n', u'192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1', []]", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- - [u'nova_libvirt', u'file,file_line,concat,augeas,cron,nova_config,nova_paste_api_ini,libvirtd_config,nova_config,file,libvirt_tls_password', u\"# TODO(emilien): figure how to deal with libvirt profile.\\n# We'll probably treat it like we do with Neutron plugins.\\n# Until then, just include it in the default nova-compute role.\\ninclude tripleo::profile::base::nova::compute::libvirt\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude tripleo::profile::base::nova::libvirt\\n\\ninclude ::tripleo::profile::base::database::mysql::client\\ninclude ::tripleo::profile::base::sshd\\ninclude tripleo::profile::base::nova::migration::target\", u'192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1', []]", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- - [u'crond', 'file,file_line,concat,augeas,cron', u'include ::tripleo::profile::base::logging::logrotate', u'192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1', []]", > "2018-05-25 15:28:26,123 DEBUG: 524789 -- - [u'neutron', u'file,file_line,concat,augeas,cron,neutron_plugin_ml2,neutron_config,neutron_agent_ovs,neutron_plugin_ml2', u'include ::tripleo::profile::base::neutron::plugins::ml2\\n\\ninclude ::tripleo::profile::base::neutron::ovs\\n', u'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest', [u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch']]", > "2018-05-25 15:28:26,124 DEBUG: 524789 -- - [u'iscsid', u'file,file_line,concat,augeas,cron,iscsid_config', u'include ::tripleo::profile::base::iscsid', u'registry.access.redhat.com/rhosp13/openstack-iscsid:latest', [u'/etc/iscsi:/etc/iscsi']]", > "2018-05-25 15:28:26,124 INFO: 524789 -- Starting multiprocess configuration steps. Using 3 processes.", > "2018-05-25 15:28:26,137 INFO: 524790 -- Starting configuration of ceilometer using image 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 15:28:26,138 DEBUG: 524790 -- config_volume ceilometer", > "2018-05-25 15:28:26,138 DEBUG: 524790 -- puppet_tags file,file_line,concat,augeas,cron,ceilometer_config", > "2018-05-25 15:28:26,138 DEBUG: 524790 -- manifest include ::tripleo::profile::base::ceilometer::agent::polling", > "2018-05-25 15:28:26,138 DEBUG: 524790 -- config_image 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 15:28:26,138 DEBUG: 524790 -- volumes []", > "2018-05-25 15:28:26,138 INFO: 524791 -- Starting configuration of nova_libvirt using image 192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", > "2018-05-25 15:28:26,138 INFO: 524792 -- Starting configuration of crond using image 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 15:28:26,139 DEBUG: 524791 -- config_volume nova_libvirt", > "2018-05-25 15:28:26,139 DEBUG: 524791 -- puppet_tags file,file_line,concat,augeas,cron,nova_config,nova_paste_api_ini,libvirtd_config,nova_config,file,libvirt_tls_password", > "2018-05-25 15:28:26,139 DEBUG: 524792 -- config_volume crond", > "2018-05-25 15:28:26,139 DEBUG: 524791 -- manifest # TODO(emilien): figure how to deal with libvirt profile.", > "include tripleo::profile::base::nova::libvirt", > "include ::tripleo::profile::base::sshd", > "2018-05-25 15:28:26,139 DEBUG: 524792 -- puppet_tags file,file_line,concat,augeas,cron", > "2018-05-25 15:28:26,139 DEBUG: 524791 -- config_image 192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", > "2018-05-25 15:28:26,139 DEBUG: 524792 -- manifest include ::tripleo::profile::base::logging::logrotate", > "2018-05-25 15:28:26,139 DEBUG: 524791 -- volumes []", > "2018-05-25 15:28:26,139 DEBUG: 524792 -- config_image 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 15:28:26,139 DEBUG: 524792 -- volumes []", > "2018-05-25 15:28:26,140 INFO: 524790 -- Removing container: docker-puppet-ceilometer", > "2018-05-25 15:28:26,142 INFO: 524791 -- Removing container: docker-puppet-nova_libvirt", > "2018-05-25 15:28:26,145 INFO: 524792 -- Removing container: docker-puppet-crond", > "2018-05-25 15:28:26,193 INFO: 524790 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 15:28:26,199 INFO: 524791 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", > "2018-05-25 15:28:26,200 INFO: 524792 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 15:28:26,251 DEBUG: 524791 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-nova-compute ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-nova-compute", > "Digest: sha256:d70ac5cd92f12cc1bbab164f3f6c4f5125a2d6862cb132c9bc647cc249064637", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", > "2018-05-25 15:28:26,255 DEBUG: 524791 -- NET_HOST enabled", > "2018-05-25 15:28:26,255 DEBUG: 524791 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-nova_libvirt --env PUPPET_TAGS=file,file_line,concat,augeas,cron,nova_config,nova_paste_api_ini,libvirtd_config,nova_config,file,libvirt_tls_password --env NAME=nova_libvirt --env HOSTNAME=compute-1 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpO4ggcn:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-nova-compute:2018-05-22.1", > "2018-05-25 15:28:26,267 DEBUG: 524790 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-ceilometer-central ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-ceilometer-central", > "Digest: sha256:ec01bfe492a3a5359eb44c9e8a6756cc717deee05c49220e70010d998d114f68", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 15:28:26,271 DEBUG: 524790 -- NET_HOST enabled", > "2018-05-25 15:28:26,271 DEBUG: 524790 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-ceilometer --env PUPPET_TAGS=file,file_line,concat,augeas,cron,ceilometer_config --env NAME=ceilometer --env HOSTNAME=compute-1 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmp_uDqlj:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-ceilometer-central:2018-05-22.1", > "2018-05-25 15:28:26,274 DEBUG: 524792 -- Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-cron ... ", > "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-cron", > "Digest: sha256:533c49945f7c62e887512700dfd01d7d36a841250aa34ee36e7f1c07ab07b915", > "Status: Image is up to date for 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 15:28:26,276 DEBUG: 524792 -- NET_HOST enabled", > "2018-05-25 15:28:26,277 DEBUG: 524792 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-crond --env PUPPET_TAGS=file,file_line,concat,augeas,cron --env NAME=crond --env HOSTNAME=compute-1 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmp_hkdZ4:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro 192.168.24.1:8787/rhosp12/openstack-cron:2018-05-22.1", > "2018-05-25 15:28:35,954 DEBUG: 524792 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for compute-1.localdomain in environment production in 0.71 seconds", > "Notice: /Stage[main]/Tripleo::Profile::Base::Logging::Logrotate/File[/etc/logrotate-crond.conf]/ensure: defined content as '{md5}d1f604a2ac3a2e5eaf4396040f030f88'", > "Notice: /Stage[main]/Tripleo::Profile::Base::Logging::Logrotate/Cron[logrotate-crond]/ensure: created", > "Notice: Applied catalog in 0.07 seconds", > "Changes:", > " Total: 2", > "Events:", > " Success: 2", > "Resources:", > " Changed: 2", > " Out of sync: 2", > " Skipped: 7", > " Total: 9", > "Time:", > " Cron: 0.01", > " File: 0.02", > " Config retrieval: 0.84", > " Total: 0.86", > " Last run: 1527262115", > "Version:", > " Config: 1527262114", > " Puppet: 4.8.2", > "Gathering files modified after 2018-05-25 15:28:26.628586813 +0000", > "2018-05-25 15:28:35,955 DEBUG: 524792 -- + mkdir -p /etc/puppet", > "+ cp -a /tmp/puppet-etc/auth.conf /tmp/puppet-etc/hiera.yaml /tmp/puppet-etc/hieradata /tmp/puppet-etc/modules /tmp/puppet-etc/puppet.conf /tmp/puppet-etc/ssl /etc/puppet", > "+ rm -Rf /etc/puppet/ssl", > "+ echo '{\"step\": 6}'", > "+ TAGS=", > "+ '[' -n file,file_line,concat,augeas,cron ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron'", > "+ origin_of_time=/var/lib/config-data/crond.origin_of_time", > "+ touch /var/lib/config-data/crond.origin_of_time", > "+ sync", > "+ set +e", > "+ FACTER_hostname=compute-1", > "+ FACTER_uuid=docker", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron /etc/config.pp", > "Failed to get D-Bus connection: Operation not permitted", > "Warning: Undefined variable 'deploy_config_name'; ", > " (file & line not available)", > "+ rc=2", > "+ set -e", > "+ '[' 2 -ne 2 -a 2 -ne 0 ']'", > "+ '[' -z '' ']'", > "+ archivedirs=(\"/etc\" \"/root\" \"/opt\" \"/var/lib/ironic/tftpboot\" \"/var/lib/ironic/httpboot\" \"/var/www\" \"/var/spool/cron\" \"/var/lib/nova/.ssh\")", > "+ rsync_srcs=", > "+ for d in '\"${archivedirs[@]}\"'", > "+ '[' -d /etc ']'", > "+ rsync_srcs+=' /etc'", > "+ '[' -d /root ']'", > "+ rsync_srcs+=' /root'", > "+ '[' -d /opt ']'", > "+ rsync_srcs+=' /opt'", > "+ '[' -d /var/lib/ironic/tftpboot ']'", > "+ '[' -d /var/lib/ironic/httpboot ']'", > "+ '[' -d /var/www ']'", > "+ '[' -d /var/spool/cron ']'", > "+ rsync_srcs+=' /var/spool/cron'", > "+ '[' -d /var/lib/nova/.ssh ']'", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/crond", > "++ stat -c %y /var/lib/config-data/crond.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 15:28:26.628586813 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/crond", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/crond", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/crond.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/crond --mtime=1970-01-01", > "+ awk '{print $1}'", > "tar: Removing leading `/' from member names", > "+ md5sum", > "+ tar -c -f - /var/lib/config-data/puppet-generated/crond --mtime=1970-01-01", > "2018-05-25 15:28:35,956 INFO: 524792 -- Removing container: docker-puppet-crond", > "2018-05-25 15:28:36,075 DEBUG: 524792 -- docker-puppet-crond", > "2018-05-25 15:28:36,076 INFO: 524792 -- Finished processing puppet configs for crond", > "2018-05-25 15:28:36,076 INFO: 524792 -- Starting configuration of neutron using image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:36,076 DEBUG: 524792 -- config_volume neutron", > "2018-05-25 15:28:36,077 DEBUG: 524792 -- puppet_tags file,file_line,concat,augeas,cron,neutron_plugin_ml2,neutron_config,neutron_agent_ovs,neutron_plugin_ml2", > "2018-05-25 15:28:36,077 DEBUG: 524792 -- manifest include ::tripleo::profile::base::neutron::plugins::ml2", > "include ::tripleo::profile::base::neutron::ovs", > "2018-05-25 15:28:36,077 DEBUG: 524792 -- config_image registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:36,077 DEBUG: 524792 -- volumes [u'/lib/modules:/lib/modules:ro', u'/run/openvswitch:/run/openvswitch']", > "2018-05-25 15:28:36,078 INFO: 524792 -- Removing container: docker-puppet-neutron", > "2018-05-25 15:28:36,117 INFO: 524792 -- Pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:38,291 DEBUG: 524790 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for compute-1.localdomain in environment production in 1.50 seconds", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[DEFAULT/http_timeout]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[DEFAULT/host]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[publisher/telemetry_secret]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[database/event_time_to_live]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[database/metering_time_to_live]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[hardware/readonly_user_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Ceilometer_config[hardware/readonly_user_password]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/filter_project]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/archive_policy]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/resources_definition_file]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/auth_url]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/region_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/username]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/password]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/project_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/auth_type]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/interface]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Polling/Ceilometer_config[DEFAULT/polling_namespaces]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Agent::Polling/Ceilometer_config[coordination/backend_url]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Logging/Oslo::Log[ceilometer_config]/Ceilometer_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Ceilometer::Logging/Oslo::Log[ceilometer_config]/Ceilometer_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_port]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Notifications[ceilometer_config]/Ceilometer_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Notifications[ceilometer_config]/Ceilometer_config[oslo_messaging_notifications/transport_url]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Notifications[ceilometer_config]/Ceilometer_config[oslo_messaging_notifications/topics]/ensure: created", > "Notice: /Stage[main]/Ceilometer/Oslo::Messaging::Default[ceilometer_config]/Ceilometer_config[DEFAULT/transport_url]/ensure: created", > "Notice: Applied catalog in 0.88 seconds", > " Total: 32", > " Success: 32", > " Total: 141", > " Skipped: 22", > " Out of sync: 32", > " Changed: 32", > " Ceilometer config: 0.72", > " Config retrieval: 1.71", > " Last run: 1527262117", > " Total: 2.43", > " Resources: 0.00", > " Config: 1527262115", > "Gathering files modified after 2018-05-25 15:28:26.650586303 +0000", > "2018-05-25 15:28:38,291 DEBUG: 524790 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,ceilometer_config ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,ceilometer_config'", > "+ origin_of_time=/var/lib/config-data/ceilometer.origin_of_time", > "+ touch /var/lib/config-data/ceilometer.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,ceilometer_config /etc/config.pp", > "Warning: ModuleLoader: module 'ceilometer' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: ModuleLoader: module 'openstacklib' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: This method is deprecated, please use the stdlib validate_legacy function,", > " with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ceilometer/manifests/init.pp\", 346]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/ceilometer/agent/polling.pp\", 57]", > " (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')", > "Warning: Scope(Class[Ceilometer]): ceilometer::rabbit_host, ceilometer::rabbit_hosts, ceilometer::rabbit_password, ceilometer::rabbit_port, ceilometer::rabbit_userid, ceilometer::rabbit_virtual_host and ceilometer::rpc_backend are deprecated. Please use ceilometer::default_transport_url instead.", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/ceilometer/manifests/config.pp\", 35]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/ceilometer.pp\", 105]", > "Warning: ModuleLoader: module 'oslo' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/config-data/ceilometer", > "++ stat -c %y /var/lib/config-data/ceilometer.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 15:28:26.650586303 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/ceilometer", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/ceilometer", > "++ find /etc /root /opt /var/spool/cron -newer /var/lib/config-data/ceilometer.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/ceilometer --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/ceilometer --mtime=1970-01-01", > "2018-05-25 15:28:38,291 INFO: 524790 -- Removing container: docker-puppet-ceilometer", > "2018-05-25 15:28:38,346 DEBUG: 524790 -- docker-puppet-ceilometer", > "2018-05-25 15:28:38,346 INFO: 524790 -- Finished processing puppet configs for ceilometer", > "2018-05-25 15:28:38,346 INFO: 524790 -- Starting configuration of iscsid using image registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:38,346 DEBUG: 524790 -- config_volume iscsid", > "2018-05-25 15:28:38,346 DEBUG: 524790 -- puppet_tags file,file_line,concat,augeas,cron,iscsid_config", > "2018-05-25 15:28:38,346 DEBUG: 524790 -- manifest include ::tripleo::profile::base::iscsid", > "2018-05-25 15:28:38,346 DEBUG: 524790 -- config_image registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:38,346 DEBUG: 524790 -- volumes [u'/etc/iscsi:/etc/iscsi']", > "2018-05-25 15:28:38,348 INFO: 524790 -- Removing container: docker-puppet-iscsid", > "2018-05-25 15:28:38,380 INFO: 524790 -- Pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:40,429 WARNING: 524792 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:40,429 WARNING: 524792 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:42,490 WARNING: 524790 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:42,491 WARNING: 524790 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:44,198 WARNING: 524792 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:44,199 WARNING: 524792 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:46,271 WARNING: 524790 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:46,271 WARNING: 524790 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:47,703 DEBUG: 524791 -- Notice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend", > "Notice: Compiled catalog for compute-1.localdomain in environment production in 2.80 seconds", > "Notice: /Stage[main]/Tripleo::Profile::Base::Nova::Migration::Client/File[/etc/nova/migration/identity]/content: content changed '{md5}056b96e7e8124e1bc55f77cba4e68ce7' to '{md5}0a6c2c2ca9f2795098a74db810d22547'", > "Notice: /Stage[main]/Tripleo::Profile::Base::Nova::Migration::Client/File_line[nova_ssh_port]/ensure: created", > "Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Nova::Libvirt/File[/etc/sasl2/libvirt.conf]/content: content changed '{md5}09c4fa846e8e27bfa3ab3325900d63ea' to '{md5}2f138c0278e1b666ec77a6d8ba3054a1'", > "Notice: /Stage[main]/Tripleo::Profile::Base::Nova::Libvirt/Exec[set libvirt sasl credentials]/returns: executed successfully", > "Notice: /Stage[main]/Tripleo::Profile::Base::Nova::Migration::Target/File[/etc/nova/migration/authorized_keys]/content: content changed '{md5}dff145cb4e519333c0096aae8de2e77c' to '{md5}12a54f746f51d587f0cbc1929c3a5319'", > "Notice: /Stage[main]/Nova::Db/Nova_config[api_database/connection]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Nova_config[placement_database/connection]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[glance/api_servers]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/my_ip]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[api/auth_strategy]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/image_service]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/host]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[cinder/catalog_info]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[os_vif_linux_bridge/use_ipv6]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[notifications/notify_api_faults]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[notifications/notification_format]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/state_path]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/service_down_time]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/rootwrap_config]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[DEFAULT/report_interval]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[notifications/notify_on_state_change]/ensure: created", > "Notice: /Stage[main]/Nova/Nova_config[upgrade_levels/compute]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/auth_type]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/auth_url]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/password]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/project_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/username]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/os_region_name]/ensure: created", > "Notice: /Stage[main]/Nova::Placement/Nova_config[placement/os_interface]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/reserved_host_memory_mb]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/heal_instance_info_cache_interval]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[key_manager/backend]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/allow_resize_to_same_host]/ensure: created", > "Notice: /Stage[main]/Nova::Vncproxy::Common/Nova_config[vnc/novncproxy_base_url]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[vnc/vncserver_proxyclient_address]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[vnc/keymap]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[vnc/enabled]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit_period]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/force_raw_images]/ensure: created", > "Notice: /Stage[main]/Nova::Compute/Nova_config[glance/verify_glance_signatures]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/dhcp_domain]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/firewall_driver]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_is_fatal]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_timeout]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/default_floating_pool]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/url]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/timeout]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/project_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/project_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/region_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/username]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/user_domain_name]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/password]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_url]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/ovs_bridge]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/extension_sync_interval]/ensure: created", > "Notice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_type]/ensure: created", > "Notice: /Stage[main]/Nova::Migration::Libvirt/Nova_config[libvirt/live_migration_uri]/ensure: created", > "Notice: /Stage[main]/Nova::Migration::Libvirt/Libvirtd_config[listen_tls]/ensure: created", > "Notice: /Stage[main]/Nova::Migration::Libvirt/Libvirtd_config[listen_tcp]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[DEFAULT/compute_driver]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[vnc/vncserver_listen]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[libvirt/virt_type]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[libvirt/cpu_mode]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[libvirt/inject_password]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[libvirt/inject_key]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[libvirt/inject_partition]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt/Nova_config[libvirt/enabled_perf_events]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt::Config/Libvirtd_config[unix_sock_group]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt::Config/Libvirtd_config[auth_unix_ro]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt::Config/Libvirtd_config[auth_unix_rw]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt::Config/Libvirtd_config[unix_sock_ro_perms]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt::Config/Libvirtd_config[unix_sock_rw_perms]/ensure: created", > "Notice: /Stage[main]/Nova::Compute::Libvirt::Qemu/Augeas[qemu-conf-limits]/returns: executed successfully", > "Notice: /Stage[main]/Nova::Cache/Oslo::Cache[nova_config]/Nova_config[cache/backend]/ensure: created", > "Notice: /Stage[main]/Nova::Cache/Oslo::Cache[nova_config]/Nova_config[cache/enabled]/ensure: created", > "Notice: /Stage[main]/Nova::Cache/Oslo::Cache[nova_config]/Nova_config[cache/memcache_servers]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Oslo::Db[nova_config]/Nova_config[database/connection]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Oslo::Db[nova_config]/Nova_config[database/max_retries]/ensure: created", > "Notice: /Stage[main]/Nova::Db/Oslo::Db[nova_config]/Nova_config[database/db_max_retries]/ensure: created", > "Notice: /Stage[main]/Nova::Logging/Oslo::Log[nova_config]/Nova_config[DEFAULT/debug]/ensure: created", > "Notice: /Stage[main]/Nova::Logging/Oslo::Log[nova_config]/Nova_config[DEFAULT/log_dir]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/heartbeat_timeout_threshold]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/rabbit_password]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/ssl]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Rabbit[nova_config]/Nova_config[oslo_messaging_rabbit/rabbit_port]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Default[nova_config]/Nova_config[DEFAULT/transport_url]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Notifications[nova_config]/Nova_config[oslo_messaging_notifications/driver]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Messaging::Notifications[nova_config]/Nova_config[oslo_messaging_notifications/transport_url]/ensure: created", > "Notice: /Stage[main]/Nova/Oslo::Concurrency[nova_config]/Nova_config[oslo_concurrency/lock_path]/ensure: created", > "Notice: /Stage[main]/Ssh::Server::Config/Concat[/etc/ssh/sshd_config]/File[/etc/ssh/sshd_config]/content: content changed '{md5}40d961cd3154f0439fcac1a50bd77b96' to '{md5}5d943a01ffd64865ad5d5710b467b752'", > "Notice: Applied catalog in 7.35 seconds", > " Total: 96", > " Success: 96", > " Total: 302", > " Skipped: 43", > " Out of sync: 96", > " Changed: 96", > " Concat fragment: 0.00", > " Concat file: 0.00", > " File line: 0.00", > " Exec: 0.01", > " Libvirtd config: 0.02", > " File: 0.03", > " Package: 0.09", > " Augeas: 0.61", > " Total: 10.22", > " Last run: 1527262126", > " Config retrieval: 3.20", > " Nova config: 6.26", > " Config: 1527262116", > "Gathering files modified after 2018-05-25 15:28:26.647586373 +0000", > "2018-05-25 15:28:47,703 DEBUG: 524791 -- + mkdir -p /etc/puppet", > "+ '[' -n file,file_line,concat,augeas,cron,nova_config,nova_paste_api_ini,libvirtd_config,nova_config,file,libvirt_tls_password ']'", > "+ TAGS='--tags file,file_line,concat,augeas,cron,nova_config,nova_paste_api_ini,libvirtd_config,nova_config,file,libvirt_tls_password'", > "+ origin_of_time=/var/lib/config-data/nova_libvirt.origin_of_time", > "+ touch /var/lib/config-data/nova_libvirt.origin_of_time", > "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,nova_config,nova_paste_api_ini,libvirtd_config,nova_config,file,libvirt_tls_password /etc/config.pp", > "ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/nova.pp\", 100]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/compute.pp\", 54]", > "Warning: ModuleLoader: module 'nova' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > " with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/nova/manifests/config.pp\", 37]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova.pp\", 108]", > "Warning: Scope(Class[Nova::Db]): placement_database_connection has no effect as of pike, and may be removed in a future release", > "Warning: Scope(Class[Nova::Db]): placement_slave_connection has no effect as of pike, and may be removed in a future release", > " with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/nova/manifests/db.pp\", 121]:[\"/etc/puppet/modules/nova/manifests/init.pp\", 561]", > " with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/nova/manifests/init.pp\", 564]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/compute.pp\", 54]", > "Warning: Scope(Class[Nova]): nova::rabbit_host, nova::rabbit_hosts, nova::rabbit_password, nova::rabbit_port, nova::rabbit_userid, nova::rabbit_virtual_host and nova::rpc_backend are deprecated. Please use nova::default_transport_url instead.", > "Warning: Unknown variable: '::nova::api::pci_alias'. at /etc/puppet/modules/nova/manifests/pci.pp:19:34", > "Warning: Unknown variable: '::nova::vncproxy::host'. at /etc/puppet/modules/nova/manifests/vncproxy/common.pp:31:5", > "Warning: Unknown variable: '::nova::vncproxy::vncproxy_protocol'. at /etc/puppet/modules/nova/manifests/vncproxy/common.pp:36:5", > "Warning: Unknown variable: '::nova::vncproxy::port'. at /etc/puppet/modules/nova/manifests/vncproxy/common.pp:41:5", > "Warning: Unknown variable: '::nova::vncproxy::vncproxy_path'. at /etc/puppet/modules/nova/manifests/vncproxy/common.pp:46:5", > "Warning: Unknown variable: '::nova::compute::pci_passthrough'. at /etc/puppet/modules/nova/manifests/compute/pci.pp:19:38", > "Warning: Unknown variable: '::nova::api::default_floating_pool'. at /etc/puppet/modules/nova/manifests/network/neutron.pp:112:38", > "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ip_address instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp\", 56]:[\"/etc/config.pp\", 7]", > " with Stdlib::Compat::Ip_Address. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/migration/target.pp\", 56]:[\"/etc/puppet/modules/tripleo/manifests/profile/base/nova/migration/target.pp\", 56]", > "Warning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules", > "Warning: Exec[set libvirt sasl credentials](provider=posix): Cannot understand environment setting \"TLS_PASSWORD=\"", > "+ rsync_srcs+=' /var/lib/nova/.ssh'", > "+ rsync -a -R --delay-updates --delete-after /etc /root /opt /var/spool/cron /var/lib/nova/.ssh /var/lib/config-data/nova_libvirt", > "++ stat -c %y /var/lib/config-data/nova_libvirt.origin_of_time", > "+ echo 'Gathering files modified after 2018-05-25 15:28:26.647586373 +0000'", > "+ mkdir -p /var/lib/config-data/puppet-generated/nova_libvirt", > "+ rsync -a -R -0 --delay-updates --delete-after --files-from=/dev/fd/63 / /var/lib/config-data/puppet-generated/nova_libvirt", > "++ find /etc /root /opt /var/spool/cron /var/lib/nova/.ssh -newer /var/lib/config-data/nova_libvirt.origin_of_time -not -path '/etc/puppet*' -print0", > "+ tar -c -f - /var/lib/config-data/nova_libvirt --mtime=1970-01-01", > "+ tar -c -f - /var/lib/config-data/puppet-generated/nova_libvirt --mtime=1970-01-01", > "2018-05-25 15:28:47,703 INFO: 524791 -- Removing container: docker-puppet-nova_libvirt", > "2018-05-25 15:28:47,746 DEBUG: 524791 -- docker-puppet-nova_libvirt", > "2018-05-25 15:28:47,746 INFO: 524791 -- Finished processing puppet configs for nova_libvirt", > "2018-05-25 15:28:48,293 WARNING: 524792 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:48,293 WARNING: 524792 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:50,143 WARNING: 524790 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:50,144 WARNING: 524790 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:52,284 WARNING: 524792 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:52,284 WARNING: 524792 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:53,892 WARNING: 524790 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:53,892 WARNING: 524790 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:56,014 WARNING: 524792 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:56,014 WARNING: 524792 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:56,014 ERROR: 524792 -- Failed to pull image: registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:56,014 DEBUG: 524792 -- Trying to pull repository registry.access.redhat.com/rhosp13/openstack-neutron-server ... ", > "2018-05-25 15:28:56,014 DEBUG: 524792 -- error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:56,017 DEBUG: 524792 -- NET_HOST enabled", > "2018-05-25 15:28:56,017 DEBUG: 524792 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-neutron --env PUPPET_TAGS=file,file_line,concat,augeas,cron,neutron_plugin_ml2,neutron_config,neutron_agent_ovs,neutron_plugin_ml2 --env NAME=neutron --env HOSTNAME=compute-1 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmp10jUZB:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --volume /lib/modules:/lib/modules:ro --volume /run/openvswitch:/run/openvswitch --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro registry.access.redhat.com/rhosp13/openstack-neutron-server:latest", > "2018-05-25 15:28:56,775 ERROR: 524792 -- Failed running docker-puppet.py for neutron", > "2018-05-25 15:28:56,775 ERROR: 524792 -- Unable to find image 'registry.access.redhat.com/rhosp13/openstack-neutron-server:latest' locally", > "Trying to pull repository registry.access.redhat.com/rhosp13/openstack-neutron-server ... ", > "/usr/bin/docker-current: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\".", > "See '/usr/bin/docker-current run --help'.", > "2018-05-25 15:28:56,775 INFO: 524792 -- Finished processing puppet configs for neutron", > "2018-05-25 15:28:57,576 WARNING: 524790 -- docker pull failed: error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:57,576 WARNING: 524790 -- retrying pulling image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:57,576 ERROR: 524790 -- Failed to pull image: registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:57,576 DEBUG: 524790 -- Trying to pull repository registry.access.redhat.com/rhosp13/openstack-iscsid ... ", > "2018-05-25 15:28:57,576 DEBUG: 524790 -- error parsing HTTP 404 response body: invalid character 'F' looking for beginning of value: \"File not found.\\\"\"", > "2018-05-25 15:28:57,579 DEBUG: 524790 -- NET_HOST enabled", > "2018-05-25 15:28:57,579 DEBUG: 524790 -- Running docker command: /usr/bin/docker run --user root --name docker-puppet-iscsid --env PUPPET_TAGS=file,file_line,concat,augeas,cron,iscsid_config --env NAME=iscsid --env HOSTNAME=compute-1 --env NO_ARCHIVE= --env STEP=6 --volume /etc/localtime:/etc/localtime:ro --volume /tmp/tmpyFdOnG:/etc/config.pp:ro,z --volume /etc/puppet/:/tmp/puppet-etc/:ro,z --volume /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro,z --volume /var/lib/config-data:/var/lib/config-data/:z --volume tripleo_logs:/var/log/tripleo/ --volume /dev/log:/dev/log --volume /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro --volume /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro --volume /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro --volume /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro --volume /var/lib/docker-puppet/docker-puppet.sh:/var/lib/docker-puppet/docker-puppet.sh:z --volume /etc/iscsi:/etc/iscsi --entrypoint /var/lib/docker-puppet/docker-puppet.sh --net host --volume /etc/hosts:/etc/hosts:ro registry.access.redhat.com/rhosp13/openstack-iscsid:latest", > "2018-05-25 15:28:58,404 ERROR: 524790 -- Failed running docker-puppet.py for iscsid", > "2018-05-25 15:28:58,404 ERROR: 524790 -- Unable to find image 'registry.access.redhat.com/rhosp13/openstack-iscsid:latest' locally", > "Trying to pull repository registry.access.redhat.com/rhosp13/openstack-iscsid ... ", > "2018-05-25 15:28:58,404 INFO: 524790 -- Finished processing puppet configs for iscsid", > "2018-05-25 15:28:58,405 ERROR: 524789 -- ERROR configuring neutron", > "2018-05-25 15:28:58,405 ERROR: 524789 -- ERROR configuring iscsid", > "2018-05-25 15:28:58,405 DEBUG: 524789 -- CONFIG_VOLUME_PREFIX: /var/lib/config-data", > "2018-05-25 15:28:58,405 DEBUG: 524789 -- STARTUP_CONFIG_PATTERN: /var/lib/tripleo-config/docker-container-startup-config-step_*.json", > "2018-05-25 15:28:58,407 DEBUG: 524789 -- Looking for hashfile /var/lib/config-data/puppet-generated/neutron.md5sum for config_volume /var/lib/config-data/puppet-generated/neutron", > "2018-05-25 15:28:58,407 DEBUG: 524789 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova_libvirt.md5sum for config_volume /var/lib/config-data/puppet-generated/nova_libvirt", > "2018-05-25 15:28:58,407 DEBUG: 524789 -- Got hashfile /var/lib/config-data/puppet-generated/nova_libvirt.md5sum for config_volume /var/lib/config-data/puppet-generated/nova_libvirt", > "2018-05-25 15:28:58,407 DEBUG: 524789 -- Updating config hash for nova_virtlogd, config_volume=iscsid hash=90cb471b2ab3c33f63057aaadce750d3", > "2018-05-25 15:28:58,408 DEBUG: 524789 -- Got hashfile /var/lib/config-data/puppet-generated/nova_libvirt.md5sum for config_volume /var/lib/config-data/puppet-generated/nova_libvirt", > "2018-05-25 15:28:58,408 DEBUG: 524789 -- Updating config hash for nova_libvirt, config_volume=iscsid hash=90cb471b2ab3c33f63057aaadce750d3", > "2018-05-25 15:28:58,409 DEBUG: 524789 -- Looking for hashfile /var/lib/config-data/puppet-generated/nova_libvirt.md5sum for config_volume /var/lib/config-data/puppet-generated/nova_libvirt", > "2018-05-25 15:28:58,409 DEBUG: 524789 -- Got hashfile /var/lib/config-data/puppet-generated/nova_libvirt.md5sum for config_volume /var/lib/config-data/puppet-generated/nova_libvirt", > "2018-05-25 15:28:58,409 DEBUG: 524789 -- Updating config hash for nova_compute, config_volume=iscsid hash=90cb471b2ab3c33f63057aaadce750d3", > "2018-05-25 15:28:58,409 DEBUG: 524789 -- Looking for hashfile /var/lib/config-data/puppet-generated/ceilometer.md5sum for config_volume /var/lib/config-data/puppet-generated/ceilometer", > "2018-05-25 15:28:58,409 DEBUG: 524789 -- Got hashfile /var/lib/config-data/puppet-generated/ceilometer.md5sum for config_volume /var/lib/config-data/puppet-generated/ceilometer", > "2018-05-25 15:28:58,409 DEBUG: 524789 -- Updating config hash for ceilometer_agent_compute, config_volume=iscsid hash=8b24a9c35579e2ef3a5158656873d034", > "2018-05-25 15:28:58,410 DEBUG: 524789 -- Updating config hash for nova_migration_target, config_volume=iscsid hash=90cb471b2ab3c33f63057aaadce750d3", > "2018-05-25 15:28:58,410 DEBUG: 524789 -- Looking for hashfile /var/lib/config-data/puppet-generated/crond.md5sum for config_volume /var/lib/config-data/puppet-generated/crond", > "2018-05-25 15:28:58,410 DEBUG: 524789 -- Got hashfile /var/lib/config-data/puppet-generated/crond.md5sum for config_volume /var/lib/config-data/puppet-generated/crond", > "2018-05-25 15:28:58,410 DEBUG: 524789 -- Updating config hash for logrotate_crond, config_volume=iscsid hash=5072610772f3e7c59127ba7102cc823f", > "2018-05-25 15:28:58,410 DEBUG: 524789 -- Looking for hashfile /var/lib/config-data/puppet-generated/neutron.md5sum for config_volume /var/lib/config-data/puppet-generated/neutron" > ] >} >2018-05-25 11:29:02,318 p=3950 u=mistral | NO MORE HOSTS LEFT ************************************************************* >2018-05-25 11:29:02,319 p=3950 u=mistral | PLAY RECAP ********************************************************************* >2018-05-25 11:29:02,319 p=3950 u=mistral | 192.168.24.14 : ok=50 changed=15 unreachable=0 failed=1 >2018-05-25 11:44:34,514 p=7363 u=mistral | Using /tmp/ansible-mistral-actionFi8x_F/ansible.cfg as config file >2018-05-25 11:44:35,201 p=7363 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-25 11:44:35,263 p=7363 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:44:35,356 p=7363 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:44:35,557 p=7363 u=mistral | PLAY [overcloud] *************************************************************** >2018-05-25 11:44:35,576 p=7363 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-25 11:44:41,453 p=7363 u=mistral | ok: [192.168.24.7] >2018-05-25 11:44:41,471 p=7363 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:44:41,625 p=7363 u=mistral | included: /var/lib/mistral/46b5cb0f-91d6-4053-b935-1255526a77f1/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:44:41,642 p=7363 u=mistral | included: /var/lib/mistral/46b5cb0f-91d6-4053-b935-1255526a77f1/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:44:41,659 p=7363 u=mistral | included: /var/lib/mistral/46b5cb0f-91d6-4053-b935-1255526a77f1/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:44:41,677 p=7363 u=mistral | included: /var/lib/mistral/46b5cb0f-91d6-4053-b935-1255526a77f1/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:44:41,695 p=7363 u=mistral | included: /var/lib/mistral/46b5cb0f-91d6-4053-b935-1255526a77f1/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:44:41,710 p=7363 u=mistral | included: /var/lib/mistral/46b5cb0f-91d6-4053-b935-1255526a77f1/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:44:41,729 p=7363 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:44:42,246 p=7363 u=mistral | included: /var/lib/mistral/46b5cb0f-91d6-4053-b935-1255526a77f1/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 11:44:42,344 p=7363 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 11:44:44,785 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.055158", "end": "2018-05-25 15:44:41.043428", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:40.988270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:44:44,785 p=7363 u=mistral | ...ignoring >2018-05-25 11:44:44,804 p=7363 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 11:44:47,013 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.012028", "end": "2018-05-25 15:44:43.271342", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 15:44:43.259314", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:44:47,013 p=7363 u=mistral | ...ignoring >2018-05-25 11:44:47,034 p=7363 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 11:44:49,272 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.013740", "end": "2018-05-25 15:44:45.528852", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:45.515112", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:44:49,272 p=7363 u=mistral | ...ignoring >2018-05-25 11:44:49,296 p=7363 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 11:44:51,542 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.014705", "end": "2018-05-25 15:44:47.800132", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:47.785427", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:44:51,542 p=7363 u=mistral | ...ignoring >2018-05-25 11:44:51,563 p=7363 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 11:44:53,871 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.014388", "end": "2018-05-25 15:44:50.125420", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:50.111032", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:44:53,872 p=7363 u=mistral | ...ignoring >2018-05-25 11:44:53,895 p=7363 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 11:44:56,133 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.014358", "end": "2018-05-25 15:44:52.390036", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:52.375678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:44:56,133 p=7363 u=mistral | ...ignoring >2018-05-25 11:44:56,151 p=7363 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 11:44:58,375 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.013974", "end": "2018-05-25 15:44:54.630184", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:54.616210", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:44:58,375 p=7363 u=mistral | ...ignoring >2018-05-25 11:44:58,396 p=7363 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 11:45:00,619 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.013569", "end": "2018-05-25 15:44:56.876608", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:56.863039", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 11:45:00,620 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:00,639 p=7363 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 11:45:02,870 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.014074", "end": "2018-05-25 15:44:59.128918", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:44:59.114844", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 11:45:02,870 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:02,892 p=7363 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 11:45:02,930 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 11:45:02,960 p=7363 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 11:45:05,152 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.004057", "end": "2018-05-25 15:45:01.408057", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 15:45:01.404000", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:05,152 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:05,173 p=7363 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 11:45:05,217 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 11:45:05,236 p=7363 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 11:45:08,286 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 11:45:08,286 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:08,307 p=7363 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 11:45:10,515 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.014343", "end": "2018-05-25 15:45:06.772612", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:06.758269", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:10,516 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:10,534 p=7363 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 11:45:12,745 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013455", "end": "2018-05-25 15:45:09.003673", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:08.990218", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:12,746 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:12,769 p=7363 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 11:45:15,066 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.054776", "end": "2018-05-25 15:45:11.322993", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:11.268217", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:15,066 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:15,084 p=7363 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 11:45:17,246 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011153", "end": "2018-05-25 15:45:13.503914", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 15:45:13.492761", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:17,246 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:17,267 p=7363 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 11:45:19,460 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.012907", "end": "2018-05-25 15:45:15.717698", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:15.704791", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:19,460 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:19,479 p=7363 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 11:45:21,689 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013377", "end": "2018-05-25 15:45:17.946999", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:17.933622", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:21,690 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:21,716 p=7363 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 11:45:21,756 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 11:45:21,775 p=7363 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 11:45:24,136 p=7363 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:45:24,158 p=7363 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 11:45:24,205 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 11:45:24,226 p=7363 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 11:45:26,512 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095537", "end": "2018-05-25 15:45:22.769433", "rc": 0, "start": "2018-05-25 15:45:22.673896", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 11:45:26,532 p=7363 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 11:45:26,574 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 11:45:26,595 p=7363 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 11:45:29,505 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-05-25 11:45:29,505 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:29,526 p=7363 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 11:45:31,776 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013705", "end": "2018-05-25 15:45:28.031374", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:28.017669", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:31,777 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:31,798 p=7363 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 11:45:34,106 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.055487", "end": "2018-05-25 15:45:30.360194", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:30.304707", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:34,106 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:34,125 p=7363 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 11:45:36,383 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.014208", "end": "2018-05-25 15:45:32.633643", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:32.619435", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:36,383 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:36,404 p=7363 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 11:45:38,843 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.056235", "end": "2018-05-25 15:45:35.095838", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:35.039603", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:38,843 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:38,863 p=7363 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 11:45:41,212 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.013541", "end": "2018-05-25 15:45:37.468855", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:37.455314", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:41,212 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:41,232 p=7363 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 11:45:43,524 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.053872", "end": "2018-05-25 15:45:39.780929", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:39.727057", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:43,524 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:43,543 p=7363 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:45:45,772 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.013405", "end": "2018-05-25 15:45:42.028217", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:42.014812", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:45,772 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:45,793 p=7363 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:45:47,975 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013120", "end": "2018-05-25 15:45:44.231324", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:44.218204", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:47,975 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:47,996 p=7363 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 11:45:50,407 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.059616", "end": "2018-05-25 15:45:46.661199", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:46.601583", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:50,407 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:50,425 p=7363 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 11:45:52,722 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.014073", "end": "2018-05-25 15:45:48.976979", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:45:48.962906", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:45:52,722 p=7363 u=mistral | ...ignoring >2018-05-25 11:45:52,744 p=7363 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 11:45:55,000 p=7363 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 11:45:55,028 p=7363 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 11:45:55,066 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 11:45:55,084 p=7363 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 11:45:57,453 p=7363 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:45:57,476 p=7363 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 11:45:57,520 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 11:45:57,538 p=7363 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 11:46:00,006 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.100759", "end": "2018-05-25 15:45:56.261703", "rc": 0, "start": "2018-05-25 15:45:56.160944", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 11:46:00,027 p=7363 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 11:46:00,070 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 11:46:00,089 p=7363 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 11:46:00,310 p=7817 u=mistral | Using /tmp/ansible-mistral-actionxbdmXa/ansible.cfg as config file >2018-05-25 11:46:01,006 p=7817 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-25 11:46:01,069 p=7817 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:46:01,168 p=7817 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 11:46:01,376 p=7817 u=mistral | PLAY [overcloud] *************************************************************** >2018-05-25 11:46:01,397 p=7817 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-25 11:46:03,184 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-05-25 11:46:03,185 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:03,207 p=7363 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 11:46:05,517 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.013941", "end": "2018-05-25 15:46:01.770631", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:01.756690", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:05,517 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:05,537 p=7363 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 11:46:07,685 p=7817 u=mistral | ok: [192.168.24.7] >2018-05-25 11:46:07,704 p=7817 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:46:07,820 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013029", "end": "2018-05-25 15:46:04.073363", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:04.060334", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:07,820 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:07,849 p=7363 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 11:46:07,854 p=7817 u=mistral | included: /var/lib/mistral/2963f632-9ce9-42d6-b928-b1d191723bb2/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:46:07,871 p=7817 u=mistral | included: /var/lib/mistral/2963f632-9ce9-42d6-b928-b1d191723bb2/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:46:07,887 p=7817 u=mistral | included: /var/lib/mistral/2963f632-9ce9-42d6-b928-b1d191723bb2/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:46:07,903 p=7817 u=mistral | included: /var/lib/mistral/2963f632-9ce9-42d6-b928-b1d191723bb2/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:46:07,921 p=7817 u=mistral | included: /var/lib/mistral/2963f632-9ce9-42d6-b928-b1d191723bb2/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:46:07,939 p=7817 u=mistral | included: /var/lib/mistral/2963f632-9ce9-42d6-b928-b1d191723bb2/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 11:46:07,957 p=7817 u=mistral | TASK [include] ***************************************************************** >2018-05-25 11:46:08,468 p=7817 u=mistral | included: /var/lib/mistral/2963f632-9ce9-42d6-b928-b1d191723bb2/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 11:46:08,569 p=7817 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 11:46:10,240 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013670", "end": "2018-05-25 15:46:06.492666", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:06.478996", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:10,241 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:10,262 p=7363 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 11:46:11,165 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.060475", "end": "2018-05-25 15:46:07.418499", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:07.358024", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:11,165 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:11,187 p=7817 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 11:46:12,682 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.014041", "end": "2018-05-25 15:46:08.935696", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:08.921655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:12,682 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:12,703 p=7363 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:46:13,554 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011323", "end": "2018-05-25 15:46:09.807806", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 15:46:09.796483", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:13,554 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:13,585 p=7817 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 11:46:15,238 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.015993", "end": "2018-05-25 15:46:11.489337", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:11.473344", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:15,238 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:15,262 p=7363 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 11:46:16,093 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.014111", "end": "2018-05-25 15:46:12.347390", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:12.333279", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:16,093 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:16,112 p=7817 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 11:46:17,606 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.014966", "end": "2018-05-25 15:46:13.857728", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:13.842762", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:17,606 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:17,626 p=7363 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 11:46:18,411 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.016049", "end": "2018-05-25 15:46:14.663443", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:14.647394", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:18,411 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:18,434 p=7817 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 11:46:20,124 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.056638", "end": "2018-05-25 15:46:16.379052", "rc": 0, "start": "2018-05-25 15:46:16.322414", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:20,144 p=7363 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 11:46:20,948 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.017828", "end": "2018-05-25 15:46:17.189930", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:17.172102", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:20,948 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:20,969 p=7817 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 11:46:22,472 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.014651", "end": "2018-05-25 15:46:18.724921", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:18.710270", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:22,472 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:22,492 p=7363 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 11:46:23,295 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.014235", "end": "2018-05-25 15:46:19.549434", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:19.535199", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:23,296 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:23,315 p=7817 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 11:46:25,022 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.015183", "end": "2018-05-25 15:46:21.274736", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:21.259553", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:25,022 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:25,043 p=7363 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 11:46:25,863 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.015029", "end": "2018-05-25 15:46:22.115775", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:22.100746", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:25,864 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:25,896 p=7817 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 11:46:27,563 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013112", "end": "2018-05-25 15:46:23.817122", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:23.804010", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:27,563 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:27,583 p=7363 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 11:46:28,415 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.015502", "end": "2018-05-25 15:46:24.670444", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:24.654942", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 11:46:28,415 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:28,435 p=7817 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 11:46:30,127 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.055969", "end": "2018-05-25 15:46:26.378928", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:26.322959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:30,127 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:30,146 p=7363 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 11:46:30,926 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.016197", "end": "2018-05-25 15:46:27.178062", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:27.161865", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 11:46:30,926 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:30,946 p=7817 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 11:46:30,983 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 11:46:31,001 p=7817 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 11:46:32,533 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.016707", "end": "2018-05-25 15:46:28.785114", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:28.768407", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:32,534 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:32,553 p=7363 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 11:46:33,379 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.005570", "end": "2018-05-25 15:46:29.628124", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 15:46:29.622554", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:33,379 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:33,406 p=7817 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 11:46:33,448 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 11:46:33,466 p=7817 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 11:46:34,971 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.016610", "end": "2018-05-25 15:46:31.223809", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:31.207199", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:34,971 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:34,996 p=7363 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 11:46:35,040 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 11:46:35,064 p=7363 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 11:46:36,815 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 11:46:36,815 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:36,838 p=7817 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 11:46:37,414 p=7363 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:46:37,439 p=7363 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 11:46:37,483 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 11:46:37,502 p=7363 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 11:46:39,136 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.014734", "end": "2018-05-25 15:46:35.390436", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:35.375702", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:39,137 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:39,155 p=7817 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 11:46:40,145 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.132600", "end": "2018-05-25 15:46:36.397568", "rc": 0, "start": "2018-05-25 15:46:36.264968", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 11:46:40,163 p=7363 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 11:46:40,210 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 11:46:40,233 p=7363 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 11:46:41,607 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.015124", "end": "2018-05-25 15:46:37.859784", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:37.844660", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:41,607 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:41,626 p=7817 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 11:46:43,101 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-05-25 11:46:43,102 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:43,120 p=7363 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 11:46:43,158 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 11:46:43,178 p=7363 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 11:46:44,247 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.056384", "end": "2018-05-25 15:46:40.497811", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:40.441427", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:44,247 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:44,268 p=7817 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 11:46:45,354 p=7363 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:46:45,375 p=7363 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 11:46:45,417 p=7363 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 11:46:45,437 p=7363 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 11:46:46,572 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.013071", "end": "2018-05-25 15:46:42.823502", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 15:46:42.810431", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:46,572 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:46,600 p=7817 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 11:46:48,436 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-05-25 11:46:48,437 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:48,462 p=7363 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 11:46:48,990 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.012282", "end": "2018-05-25 15:46:45.244786", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:45.232504", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:48,991 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:49,015 p=7817 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 11:46:50,904 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014544", "end": "2018-05-25 15:46:47.151440", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:47.136896", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:51,370 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.014476", "end": "2018-05-25 15:46:47.622621", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:47.608145", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:51,370 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:51,391 p=7817 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 11:46:51,439 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 11:46:51,457 p=7817 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 11:46:53,174 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.015731", "end": "2018-05-25 15:46:49.428015", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:49.412284", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:53,176 p=7363 u=mistral | ...ignoring >2018-05-25 11:46:53,206 p=7363 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 11:46:54,007 p=7817 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:46:54,040 p=7817 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 11:46:54,087 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 11:46:54,110 p=7817 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 11:46:55,664 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.014377", "end": "2018-05-25 15:46:51.916412", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:51.902035", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:56,619 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.105251", "end": "2018-05-25 15:46:52.871622", "rc": 0, "start": "2018-05-25 15:46:52.766371", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 11:46:56,643 p=7817 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 11:46:56,691 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 11:46:56,711 p=7817 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 11:46:58,190 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.016565", "end": "2018-05-25 15:46:54.437020", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:54.420455", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:46:59,950 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-05-25 11:46:59,950 p=7817 u=mistral | ...ignoring >2018-05-25 11:46:59,975 p=7817 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 11:47:00,493 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.012686", "end": "2018-05-25 15:46:56.748000", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:56.735314", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:02,282 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.014174", "end": "2018-05-25 15:46:58.531986", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:58.517812", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:02,283 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:02,313 p=7817 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 11:47:02,758 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.023881", "end": "2018-05-25 15:46:59.009046", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:46:58.985165", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:04,710 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.056977", "end": "2018-05-25 15:47:00.958994", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:00.902017", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:04,710 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:04,730 p=7817 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 11:47:05,103 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.017975", "end": "2018-05-25 15:47:01.353903", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:01.335928", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:07,043 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.014680", "end": "2018-05-25 15:47:03.296334", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:03.281654", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:07,043 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:07,066 p=7817 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 11:47:07,508 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.015369", "end": "2018-05-25 15:47:03.756636", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:03.741267", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:09,523 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.061467", "end": "2018-05-25 15:47:05.772661", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:05.711194", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:09,524 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:09,543 p=7817 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 11:47:09,911 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.019018", "end": "2018-05-25 15:47:06.158989", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:06.139971", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:11,872 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.013884", "end": "2018-05-25 15:47:08.123948", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:08.110064", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:11,872 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:11,891 p=7817 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 11:47:12,286 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.016703", "end": "2018-05-25 15:47:08.535850", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:08.519147", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:14,242 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.058510", "end": "2018-05-25 15:47:10.493537", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:10.435027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:14,243 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:14,262 p=7817 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 11:47:14,619 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.017850", "end": "2018-05-25 15:47:10.870472", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:10.852622", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:16,547 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014373", "end": "2018-05-25 15:47:12.797865", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:12.783492", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:16,547 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:16,576 p=7817 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 11:47:16,975 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015806", "end": "2018-05-25 15:47:13.225508", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:13.209702", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:18,874 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.015929", "end": "2018-05-25 15:47:15.122412", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:15.106483", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:18,874 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:18,893 p=7817 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 11:47:19,286 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.017702", "end": "2018-05-25 15:47:15.533627", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:15.515925", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:21,274 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.058032", "end": "2018-05-25 15:47:17.522139", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:17.464107", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:21,274 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:21,293 p=7817 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 11:47:21,679 p=7363 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.019584", "end": "2018-05-25 15:47:17.927975", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:17.908391", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:21,685 p=7363 u=mistral | ...ignoring >2018-05-25 11:47:21,710 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 11:47:21,733 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:21,754 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 11:47:21,781 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:21,801 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 11:47:21,825 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:21,843 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 11:47:21,866 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:21,884 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 11:47:21,908 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:21,926 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 11:47:21,950 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:21,969 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 11:47:21,992 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,012 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 11:47:22,034 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,052 p=7363 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 11:47:22,074 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,093 p=7363 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 11:47:22,118 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,136 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 11:47:22,158 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,177 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 11:47:22,204 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,223 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 11:47:22,245 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,264 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 11:47:22,286 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,308 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 11:47:22,332 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:22,350 p=7363 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 11:47:23,624 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.014918", "end": "2018-05-25 15:47:19.875359", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:19.860441", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:23,625 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:23,644 p=7817 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 11:47:24,752 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.061311", "end": "2018-05-25 15:47:21.003219", "rc": 0, "start": "2018-05-25 15:47:20.941908", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-25 11:47:24,774 p=7363 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 11:47:25,913 p=7817 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 11:47:25,932 p=7817 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 11:47:25,972 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 11:47:25,992 p=7817 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 11:47:27,126 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 1f5829fa7a4d 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.037686", "end": "2018-05-25 15:47:23.377143", "rc": 0, "start": "2018-05-25 15:47:23.339457", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:27,146 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 11:47:27,170 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,189 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 11:47:27,213 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,232 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 11:47:27,263 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,284 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 11:47:27,307 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,333 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 11:47:27,359 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,378 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 11:47:27,400 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,423 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:47:27,447 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,469 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:47:27,503 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,525 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 11:47:27,550 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,572 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 11:47:27,597 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:27,617 p=7363 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 11:47:28,309 p=7817 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:47:28,336 p=7817 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 11:47:28,382 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 11:47:28,402 p=7817 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 11:47:29,953 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.054036", "end": "2018-05-25 15:47:26.202520", "rc": 0, "start": "2018-05-25 15:47:26.148484", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-25 11:47:29,975 p=7363 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 11:47:30,823 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.111850", "end": "2018-05-25 15:47:27.071263", "rc": 0, "start": "2018-05-25 15:47:26.959413", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 11:47:30,844 p=7817 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 11:47:30,892 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 11:47:30,910 p=7817 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 11:47:32,405 p=7363 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 72d782f46524 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.042574", "end": "2018-05-25 15:47:28.655273", "rc": 0, "start": "2018-05-25 15:47:28.612699", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:32,428 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 11:47:32,452 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,471 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 11:47:32,495 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,521 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 11:47:32,549 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,568 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 11:47:32,598 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,627 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:47:32,658 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,677 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 11:47:32,704 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,724 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 11:47:32,762 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,782 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 11:47:32,808 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,828 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 11:47:32,852 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,872 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 11:47:32,896 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,916 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 11:47:32,940 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:32,966 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 11:47:32,991 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:33,009 p=7363 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 11:47:33,035 p=7363 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:47:33,058 p=7363 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 11:47:33,957 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-05-25 11:47:33,957 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:33,982 p=7817 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 11:47:36,488 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.014896", "end": "2018-05-25 15:47:32.739540", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:32.724644", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:36,488 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:36,508 p=7817 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 11:47:38,767 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.014616", "end": "2018-05-25 15:47:35.017549", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:35.002933", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:38,768 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:38,789 p=7817 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 11:47:41,091 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.012903", "end": "2018-05-25 15:47:37.344353", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:37.331450", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:41,092 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:41,118 p=7817 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 11:47:43,462 p=7363 u=mistral | fatal: [192.168.24.7]: FAILED! => {"ansible_job_id": "747420065838.369686", "changed": false, "finished": 1, "msg": "State not found to be in online "} >2018-05-25 11:47:43,464 p=7363 u=mistral | PLAY RECAP ********************************************************************* >2018-05-25 11:47:43,465 p=7363 u=mistral | 192.168.24.7 : ok=79 changed=47 unreachable=0 failed=1 >2018-05-25 11:47:43,491 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013909", "end": "2018-05-25 15:47:39.730917", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:39.717008", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:43,491 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:43,512 p=7817 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 11:47:45,852 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.014390", "end": "2018-05-25 15:47:42.105172", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:42.090782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:45,852 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:45,872 p=7817 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 11:47:48,160 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.014663", "end": "2018-05-25 15:47:44.415023", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:44.400360", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:48,161 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:48,183 p=7817 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 11:47:50,527 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.062686", "end": "2018-05-25 15:47:46.774720", "rc": 0, "start": "2018-05-25 15:47:46.712034", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:50,556 p=7817 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 11:47:52,947 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.013506", "end": "2018-05-25 15:47:49.199960", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:49.186454", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:52,947 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:52,970 p=7817 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 11:47:55,259 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.013562", "end": "2018-05-25 15:47:51.511634", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:51.498072", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:55,260 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:55,279 p=7817 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 11:47:57,570 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.014357", "end": "2018-05-25 15:47:53.823040", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:53.808683", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:57,570 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:57,593 p=7817 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 11:47:59,951 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.055210", "end": "2018-05-25 15:47:56.203210", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:56.148000", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:47:59,951 p=7817 u=mistral | ...ignoring >2018-05-25 11:47:59,975 p=7817 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 11:48:02,209 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.014131", "end": "2018-05-25 15:47:58.463435", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:47:58.449304", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:02,210 p=7817 u=mistral | ...ignoring >2018-05-25 11:48:02,234 p=7817 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 11:48:04,525 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.014368", "end": "2018-05-25 15:48:00.777820", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:00.763452", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:04,525 p=7817 u=mistral | ...ignoring >2018-05-25 11:48:04,550 p=7817 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 11:48:04,589 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 11:48:04,619 p=7817 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 11:48:06,878 p=7817 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:48:06,902 p=7817 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 11:48:06,950 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 11:48:06,969 p=7817 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 11:48:09,321 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.094308", "end": "2018-05-25 15:48:05.574315", "rc": 0, "start": "2018-05-25 15:48:05.480007", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 11:48:09,339 p=7817 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 11:48:09,382 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 11:48:09,400 p=7817 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 11:48:12,356 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-05-25 11:48:12,356 p=7817 u=mistral | ...ignoring >2018-05-25 11:48:12,379 p=7817 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 11:48:12,418 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 11:48:12,436 p=7817 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 11:48:14,701 p=7817 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 11:48:14,719 p=7817 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 11:48:14,762 p=7817 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 11:48:14,781 p=7817 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 11:48:17,709 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-05-25 11:48:17,709 p=7817 u=mistral | ...ignoring >2018-05-25 11:48:17,733 p=7817 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 11:48:20,005 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013463", "end": "2018-05-25 15:48:16.255563", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:16.242100", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:22,294 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.014625", "end": "2018-05-25 15:48:18.544884", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:18.530259", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:22,295 p=7817 u=mistral | ...ignoring >2018-05-25 11:48:22,315 p=7817 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 11:48:24,611 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013794", "end": "2018-05-25 15:48:20.861277", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:20.847483", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:26,912 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.014047", "end": "2018-05-25 15:48:23.165738", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:23.151691", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:29,268 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015222", "end": "2018-05-25 15:48:25.519368", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:25.504146", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:31,537 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014125", "end": "2018-05-25 15:48:27.789326", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:27.775201", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:33,838 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014329", "end": "2018-05-25 15:48:30.084290", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:30.069961", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:36,077 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013245", "end": "2018-05-25 15:48:32.329744", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:32.316499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:38,384 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.013434", "end": "2018-05-25 15:48:34.637087", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:34.623653", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:40,640 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.012537", "end": "2018-05-25 15:48:36.890880", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:36.878343", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:42,950 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013599", "end": "2018-05-25 15:48:39.202749", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:39.189150", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:45,210 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015070", "end": "2018-05-25 15:48:41.462637", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:41.447567", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:47,496 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013588", "end": "2018-05-25 15:48:43.746102", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:43.732514", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:49,704 p=7817 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013432", "end": "2018-05-25 15:48:45.957429", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 15:48:45.943997", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:49,711 p=7817 u=mistral | ...ignoring >2018-05-25 11:48:49,729 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 11:48:49,750 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:49,768 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 11:48:49,790 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:49,809 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 11:48:49,831 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:49,849 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 11:48:49,870 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:49,888 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 11:48:49,912 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:49,930 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 11:48:49,952 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:49,970 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 11:48:49,993 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,010 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 11:48:50,031 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,048 p=7817 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 11:48:50,071 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,089 p=7817 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 11:48:50,111 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,130 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 11:48:50,152 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,172 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 11:48:50,194 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,213 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 11:48:50,236 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,253 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 11:48:50,277 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,295 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 11:48:50,318 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:50,338 p=7817 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 11:48:52,669 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.048448", "end": "2018-05-25 15:48:48.919815", "rc": 0, "start": "2018-05-25 15:48:48.871367", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-25 11:48:52,693 p=7817 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 11:48:55,014 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 1f5829fa7a4d 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.037798", "end": "2018-05-25 15:48:51.267718", "rc": 0, "start": "2018-05-25 15:48:51.229920", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:48:55,037 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 11:48:55,060 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,080 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 11:48:55,102 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,121 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 11:48:55,143 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,162 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 11:48:55,184 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,204 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 11:48:55,227 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,247 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 11:48:55,270 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,289 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 11:48:55,311 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,329 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 11:48:55,352 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,371 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 11:48:55,393 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,411 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 11:48:55,434 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:48:55,452 p=7817 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 11:48:57,912 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.057303", "end": "2018-05-25 15:48:54.158847", "rc": 0, "start": "2018-05-25 15:48:54.101544", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-25 11:48:57,938 p=7817 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 11:49:00,461 p=7817 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 72d782f46524 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.036215", "end": "2018-05-25 15:48:56.713056", "rc": 0, "start": "2018-05-25 15:48:56.676841", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 11:49:00,489 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 11:49:00,513 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,533 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 11:49:00,556 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,576 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 11:49:00,602 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,622 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 11:49:00,647 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,666 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 11:49:00,690 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,709 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 11:49:00,733 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,753 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 11:49:00,776 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,796 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 11:49:00,820 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,839 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 11:49:00,865 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,884 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 11:49:00,910 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,929 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 11:49:00,952 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:00,970 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 11:49:00,996 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:01,015 p=7817 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 11:49:01,037 p=7817 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 11:49:01,058 p=7817 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 11:49:11,458 p=7817 u=mistral | fatal: [192.168.24.7]: FAILED! => {"ansible_job_id": "910578844884.376642", "changed": false, "finished": 1, "msg": "State not found to be in online "} >2018-05-25 11:49:11,460 p=7817 u=mistral | PLAY RECAP ********************************************************************* >2018-05-25 11:49:11,460 p=7817 u=mistral | 192.168.24.7 : ok=79 changed=47 unreachable=0 failed=1 >2018-05-25 12:09:07,017 p=12024 u=mistral | Using /tmp/ansible-mistral-actionZ77KQb/ansible.cfg as config file >2018-05-25 12:09:07,914 p=12024 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-05-25 12:09:07,980 p=12024 u=mistral | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use >'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. > This feature will be removed in a future release. Deprecation warnings can be >disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 12:09:08,081 p=12024 u=mistral | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is > discouraged. The module documentation details page may explain more about this > rationale.. This feature will be removed in a future release. Deprecation >warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. >2018-05-25 12:09:08,286 p=12024 u=mistral | PLAY [overcloud] *************************************************************** >2018-05-25 12:09:08,305 p=12024 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-05-25 12:09:14,714 p=12024 u=mistral | ok: [192.168.24.7] >2018-05-25 12:09:14,733 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:09:14,886 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 12:09:14,903 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 12:09:14,921 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 12:09:14,938 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 12:09:14,956 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 12:09:14,974 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/upgrade_steps_tasks.yaml for 192.168.24.7 >2018-05-25 12:09:14,993 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:09:15,529 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 12:09:15,647 p=12024 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 12:09:18,140 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.056203", "end": "2018-05-25 16:09:14.362046", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:14.305843", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:18,140 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:18,160 p=12024 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 12:09:20,456 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011728", "end": "2018-05-25 16:09:16.680176", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:09:16.668448", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:20,456 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:20,481 p=12024 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 12:09:22,809 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.014672", "end": "2018-05-25 16:09:19.032107", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:19.017435", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:22,810 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:22,829 p=12024 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 12:09:25,136 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013498", "end": "2018-05-25 16:09:21.359029", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:21.345531", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:25,137 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:25,161 p=12024 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 12:09:27,529 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.014066", "end": "2018-05-25 16:09:23.749082", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:23.735016", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:27,529 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:27,563 p=12024 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 12:09:29,967 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.012788", "end": "2018-05-25 16:09:26.189478", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:26.176690", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:29,967 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:29,985 p=12024 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 12:09:32,392 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.015527", "end": "2018-05-25 16:09:28.602843", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:28.587316", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:32,392 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:32,415 p=12024 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 12:09:34,765 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.013182", "end": "2018-05-25 16:09:30.986835", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:30.973653", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:09:34,765 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:34,785 p=12024 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 12:09:37,062 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.014102", "end": "2018-05-25 16:09:33.284501", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:33.270399", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:09:37,062 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:37,083 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:09:37,124 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 12:09:37,143 p=12024 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 12:09:39,454 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003739", "end": "2018-05-25 16:09:35.676191", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 16:09:35.672452", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:39,454 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:39,476 p=12024 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 12:09:39,521 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 12:09:39,539 p=12024 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 12:09:42,865 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 12:09:42,866 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:42,884 p=12024 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 12:09:45,252 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.013784", "end": "2018-05-25 16:09:41.475210", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:41.461426", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:45,253 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:45,272 p=12024 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 12:09:47,579 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013891", "end": "2018-05-25 16:09:43.799806", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:43.785915", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:47,579 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:47,603 p=12024 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 12:09:49,918 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.056522", "end": "2018-05-25 16:09:46.141007", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:46.084485", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:49,918 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:49,939 p=12024 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 12:09:52,270 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010274", "end": "2018-05-25 16:09:48.491925", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:09:48.481651", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:52,270 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:52,293 p=12024 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 12:09:54,575 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.014657", "end": "2018-05-25 16:09:50.797870", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:50.783213", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:54,575 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:54,600 p=12024 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 12:09:57,004 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013869", "end": "2018-05-25 16:09:53.227106", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:09:53.213237", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:09:57,004 p=12024 u=mistral | ...ignoring >2018-05-25 12:09:57,028 p=12024 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 12:09:57,077 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 12:09:57,101 p=12024 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 12:09:59,631 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:09:59,653 p=12024 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 12:09:59,703 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 12:09:59,722 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:10:02,188 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.111764", "end": "2018-05-25 16:09:58.410920", "rc": 0, "start": "2018-05-25 16:09:58.299156", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:10:02,210 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:10:02,257 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:10:02,279 p=12024 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 12:10:05,378 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-25 12:10:05,398 p=12024 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 12:10:07,751 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013593", "end": "2018-05-25 16:10:03.974704", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:03.961111", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:07,752 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:07,770 p=12024 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 12:10:10,152 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.055114", "end": "2018-05-25 16:10:06.374526", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:06.319412", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:10,152 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:10,172 p=12024 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 12:10:12,568 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.016197", "end": "2018-05-25 16:10:08.788113", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:08.771916", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:12,569 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:12,589 p=12024 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 12:10:15,064 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.055156", "end": "2018-05-25 16:10:11.285670", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:11.230514", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:15,065 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:15,083 p=12024 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 12:10:17,433 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.013765", "end": "2018-05-25 16:10:13.654425", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:13.640660", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:17,433 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:17,463 p=12024 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 12:10:19,770 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.055038", "end": "2018-05-25 16:10:15.993079", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:15.938041", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:19,770 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:19,789 p=12024 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 12:10:22,131 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.014482", "end": "2018-05-25 16:10:18.352422", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:18.337940", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:22,131 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:22,153 p=12024 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 12:10:24,456 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.014230", "end": "2018-05-25 16:10:20.677788", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:20.663558", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:24,457 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:24,480 p=12024 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 12:10:26,897 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.057004", "end": "2018-05-25 16:10:23.118670", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:23.061666", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:26,897 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:26,922 p=12024 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 12:10:29,221 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.013953", "end": "2018-05-25 16:10:25.443869", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:25.429916", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:29,222 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:29,248 p=12024 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 12:10:31,545 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 12:10:31,566 p=12024 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 12:10:31,607 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 12:10:31,626 p=12024 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 12:10:33,951 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:10:33,970 p=12024 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 12:10:34,012 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 12:10:34,031 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:10:36,490 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.097616", "end": "2018-05-25 16:10:32.708847", "rc": 0, "start": "2018-05-25 16:10:32.611231", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:10:36,523 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:10:36,569 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:10:36,589 p=12024 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 12:10:39,621 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:10:39,641 p=12024 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 12:10:41,972 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.013295", "end": "2018-05-25 16:10:38.194065", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:38.180770", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:41,972 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:41,992 p=12024 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 12:10:44,418 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.013403", "end": "2018-05-25 16:10:40.636109", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:40.622706", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:44,418 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:44,446 p=12024 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 12:10:46,818 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.014978", "end": "2018-05-25 16:10:43.038509", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:43.023531", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:46,819 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:46,842 p=12024 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 12:10:49,177 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013729", "end": "2018-05-25 16:10:45.399560", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:45.385831", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:49,177 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:49,201 p=12024 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 12:10:51,473 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.015945", "end": "2018-05-25 16:10:47.693747", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:47.677802", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:51,473 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:51,498 p=12024 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 12:10:53,828 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.014843", "end": "2018-05-25 16:10:50.049649", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:50.034806", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:53,829 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:53,848 p=12024 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 12:10:56,255 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.057692", "end": "2018-05-25 16:10:52.474442", "rc": 0, "start": "2018-05-25 16:10:52.416750", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:56,282 p=12024 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 12:10:58,695 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.013238", "end": "2018-05-25 16:10:54.914382", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:54.901144", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:10:58,695 p=12024 u=mistral | ...ignoring >2018-05-25 12:10:58,716 p=12024 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 12:11:01,020 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.014058", "end": "2018-05-25 16:10:57.241447", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:57.227389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:01,020 p=12024 u=mistral | ...ignoring >2018-05-25 12:11:01,043 p=12024 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 12:11:03,303 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013498", "end": "2018-05-25 16:10:59.524480", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:10:59.510982", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:03,303 p=12024 u=mistral | ...ignoring >2018-05-25 12:11:03,323 p=12024 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 12:11:05,700 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.059836", "end": "2018-05-25 16:11:01.918504", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:01.858668", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:05,700 p=12024 u=mistral | ...ignoring >2018-05-25 12:11:05,725 p=12024 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 12:11:08,126 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013276", "end": "2018-05-25 16:11:04.344971", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:04.331695", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:08,127 p=12024 u=mistral | ...ignoring >2018-05-25 12:11:08,148 p=12024 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 12:11:10,490 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.014411", "end": "2018-05-25 16:11:06.710418", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:06.696007", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:10,491 p=12024 u=mistral | ...ignoring >2018-05-25 12:11:10,514 p=12024 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 12:11:10,554 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 12:11:10,575 p=12024 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 12:11:13,010 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:11:13,029 p=12024 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 12:11:13,075 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 12:11:13,094 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:11:15,466 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095583", "end": "2018-05-25 16:11:11.684751", "rc": 0, "start": "2018-05-25 16:11:11.589168", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:11:15,497 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:11:15,558 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:11:15,578 p=12024 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 12:11:18,653 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:11:18,677 p=12024 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 12:11:18,722 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 12:11:18,745 p=12024 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 12:11:21,049 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:11:21,069 p=12024 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 12:11:21,114 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 12:11:21,133 p=12024 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 12:11:24,226 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:11:24,246 p=12024 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 12:11:26,677 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013586", "end": "2018-05-25 16:11:22.895530", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:22.881944", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:28,994 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013432", "end": "2018-05-25 16:11:25.214954", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:25.201522", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:28,996 p=12024 u=mistral | ...ignoring >2018-05-25 12:11:29,023 p=12024 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 12:11:31,365 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.015441", "end": "2018-05-25 16:11:27.584774", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:27.569333", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:33,671 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.012992", "end": "2018-05-25 16:11:29.890598", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:29.877606", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:36,020 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013651", "end": "2018-05-25 16:11:32.241365", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:32.227714", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:38,313 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014170", "end": "2018-05-25 16:11:34.535204", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:34.521034", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:40,676 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014478", "end": "2018-05-25 16:11:36.892397", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:36.877919", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:43,075 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013405", "end": "2018-05-25 16:11:39.294198", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:39.280793", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:45,458 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014042", "end": "2018-05-25 16:11:41.677989", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:41.663947", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:47,733 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013449", "end": "2018-05-25 16:11:43.953369", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:43.939920", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:50,003 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.015579", "end": "2018-05-25 16:11:46.220197", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:46.204618", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:52,345 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015263", "end": "2018-05-25 16:11:48.565195", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:48.549932", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:54,674 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014173", "end": "2018-05-25 16:11:50.892900", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:50.878727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:57,063 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015725", "end": "2018-05-25 16:11:53.282350", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:53.266625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:11:57,074 p=12024 u=mistral | ...ignoring >2018-05-25 12:11:57,102 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 12:11:57,127 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,154 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 12:11:57,183 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,206 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 12:11:57,235 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,258 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 12:11:57,281 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,303 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 12:11:57,328 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,348 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 12:11:57,371 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,391 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 12:11:57,416 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,440 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 12:11:57,465 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,484 p=12024 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 12:11:57,509 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,528 p=12024 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 12:11:57,552 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,571 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 12:11:57,595 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,615 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 12:11:57,639 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,659 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 12:11:57,681 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,700 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 12:11:57,723 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,742 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 12:11:57,764 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:11:57,783 p=12024 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 12:12:00,118 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.049677", "end": "2018-05-25 16:11:56.337923", "rc": 0, "start": "2018-05-25 16:11:56.288246", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-25 12:12:00,138 p=12024 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 12:12:02,522 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 1f5829fa7a4d 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.033959", "end": "2018-05-25 16:11:58.740121", "rc": 0, "start": "2018-05-25 16:11:58.706162", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:02,541 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 12:12:02,565 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,584 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 12:12:02,609 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,629 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 12:12:02,651 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,671 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 12:12:02,695 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,714 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 12:12:02,737 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,757 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 12:12:02,780 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,799 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 12:12:02,822 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,841 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 12:12:02,864 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,883 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 12:12:02,904 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,922 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 12:12:02,947 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:02,969 p=12024 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 12:12:05,341 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.048485", "end": "2018-05-25 16:12:01.559975", "rc": 0, "start": "2018-05-25 16:12:01.511490", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-25 12:12:05,362 p=12024 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 12:12:07,805 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 72d782f46524 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.034499", "end": "2018-05-25 16:12:04.023417", "rc": 0, "start": "2018-05-25 16:12:03.988918", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:07,826 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 12:12:07,854 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:07,875 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 12:12:07,898 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:07,917 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 12:12:07,942 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:07,962 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 12:12:07,988 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,007 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 12:12:08,033 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,053 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:12:08,077 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,097 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 12:12:08,121 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,141 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 12:12:08,165 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,185 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 12:12:08,208 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,228 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:12:08,250 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,270 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 12:12:08,294 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,315 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 12:12:08,338 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,358 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 12:12:08,383 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:08,403 p=12024 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 12:12:18,732 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_job_id": "651979693836.493312", "changed": false, "finished": 1, "out": "online"} >2018-05-25 12:12:18,757 p=12024 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 12:12:21,110 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/rabbitmq.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.049315", "end": "2018-05-25 16:12:17.326391", "rc": 0, "start": "2018-05-25 16:12:17.277076", "stderr": "", "stderr_lines": [], "stdout": "0c962ca87f4a", "stdout_lines": ["0c962ca87f4a"]} >2018-05-25 12:12:21,133 p=12024 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 12:12:23,674 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 0c962ca87f4a 192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest", "delta": "0:00:00.033712", "end": "2018-05-25 16:12:19.894724", "rc": 0, "start": "2018-05-25 16:12:19.861012", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:23,693 p=12024 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 12:12:26,105 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/redis.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.054204", "end": "2018-05-25 16:12:22.322720", "rc": 0, "start": "2018-05-25 16:12:22.268516", "stderr": "", "stderr_lines": [], "stdout": "339cc8a925d8", "stdout_lines": ["339cc8a925d8"]} >2018-05-25 12:12:26,126 p=12024 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 12:12:28,516 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 339cc8a925d8 192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest", "delta": "0:00:00.035566", "end": "2018-05-25 16:12:24.734563", "rc": 0, "start": "2018-05-25 16:12:24.698997", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:28,536 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 12:12:28,576 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:22.895530', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:22.881944', u'delta': u'0:00:00.013586', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013586", "end": "2018-05-25 16:11:22.895530", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:22.881944", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,578 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:25.214954', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:25.201522', u'delta': u'0:00:00.013432', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013432", "end": "2018-05-25 16:11:25.214954", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:25.201522", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,600 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 12:12:28,640 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:27.584774', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:27.569333', u'delta': u'0:00:00.015441', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.015441", "end": "2018-05-25 16:11:27.584774", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:27.569333", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,649 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:29.890598', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:29.877606', u'delta': u'0:00:00.012992', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.012992", "end": "2018-05-25 16:11:29.890598", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:29.877606", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,659 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:32.241365', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:32.227714', u'delta': u'0:00:00.013651', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013651", "end": "2018-05-25 16:11:32.241365", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:32.227714", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,666 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:34.535204', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:34.521034', u'delta': u'0:00:00.014170', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014170", "end": "2018-05-25 16:11:34.535204", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:34.521034", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,677 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:36.892397', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:36.877919', u'delta': u'0:00:00.014478', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014478", "end": "2018-05-25 16:11:36.892397", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:36.877919", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,686 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:39.294198', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:39.280793', u'delta': u'0:00:00.013405', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013405", "end": "2018-05-25 16:11:39.294198", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:39.280793", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,694 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:41.677989', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:41.663947', u'delta': u'0:00:00.014042', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014042", "end": "2018-05-25 16:11:41.677989", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:41.663947", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,704 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:43.953369', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:43.939920', u'delta': u'0:00:00.013449', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013449", "end": "2018-05-25 16:11:43.953369", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:43.939920", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,712 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:46.220197', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:46.204618', u'delta': u'0:00:00.015579', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.015579", "end": "2018-05-25 16:11:46.220197", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:46.204618", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,721 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:48.565195', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:48.549932', u'delta': u'0:00:00.015263', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015263", "end": "2018-05-25 16:11:48.565195", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:48.549932", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,731 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:50.892900', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:50.878727', u'delta': u'0:00:00.014173', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014173", "end": "2018-05-25 16:11:50.892900", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:50.878727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,740 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:53.282350', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:53.266625', u'delta': u'0:00:00.015725', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015725", "end": "2018-05-25 16:11:53.282350", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:53.266625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:28,763 p=12024 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 12:12:31,707 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["rpm-python-4.11.3-32.el7.x86_64 providing rpm-python is already installed"]} >2018-05-25 12:12:31,741 p=12024 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 12:12:31,766 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:31,800 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:12:31,821 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:31,842 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:12:31,863 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:31,882 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:12:31,904 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:31,922 p=12024 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 12:12:31,942 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:31,961 p=12024 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 12:12:31,982 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,000 p=12024 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 12:12:32,022 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,040 p=12024 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 12:12:32,062 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,080 p=12024 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 12:12:32,098 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,117 p=12024 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 12:12:32,137 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,156 p=12024 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 12:12:32,178 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,197 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:12:32,219 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,239 p=12024 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 12:12:32,261 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,280 p=12024 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 12:12:32,300 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,320 p=12024 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 12:12:32,345 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,373 p=12024 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 12:12:32,399 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,420 p=12024 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 12:12:32,442 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,463 p=12024 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 12:12:32,483 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,502 p=12024 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 12:12:32,522 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,543 p=12024 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 12:12:32,563 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,582 p=12024 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 12:12:32,603 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,621 p=12024 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 12:12:32,640 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,660 p=12024 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 12:12:32,680 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,699 p=12024 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 12:12:32,719 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,740 p=12024 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 12:12:32,760 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,780 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:12:32,800 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,819 p=12024 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 12:12:32,839 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,859 p=12024 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 12:12:32,880 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,899 p=12024 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 12:12:32,921 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,942 p=12024 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 12:12:32,961 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:32,985 p=12024 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 12:12:33,006 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,024 p=12024 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 12:12:33,045 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,064 p=12024 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 12:12:33,084 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,103 p=12024 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 12:12:33,122 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,140 p=12024 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 12:12:33,160 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,188 p=12024 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 12:12:33,208 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,227 p=12024 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 12:12:33,252 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,272 p=12024 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 12:12:33,292 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,311 p=12024 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 12:12:33,329 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,348 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 12:12:33,371 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,396 p=12024 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 12:12:33,419 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,438 p=12024 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 12:12:33,464 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,483 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 12:12:33,502 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,521 p=12024 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 12:12:33,547 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,566 p=12024 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 12:12:33,586 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,606 p=12024 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 12:12:33,629 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,647 p=12024 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 12:12:33,666 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,686 p=12024 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 12:12:33,707 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,725 p=12024 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 12:12:33,745 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,763 p=12024 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 12:12:33,785 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,803 p=12024 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 12:12:33,821 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,839 p=12024 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 12:12:33,861 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,881 p=12024 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 12:12:33,904 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,924 p=12024 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 12:12:33,946 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:33,968 p=12024 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 12:12:33,987 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,006 p=12024 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 12:12:34,027 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,047 p=12024 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 12:12:34,069 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,092 p=12024 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 12:12:34,112 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,133 p=12024 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 12:12:34,154 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,176 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 12:12:34,198 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,220 p=12024 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 12:12:34,241 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,262 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 12:12:34,286 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,307 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 12:12:34,332 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,352 p=12024 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 12:12:34,372 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,405 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 12:12:34,429 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,460 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 12:12:34,483 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,502 p=12024 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 12:12:34,523 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,557 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 12:12:34,577 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,596 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 12:12:34,617 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,637 p=12024 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 12:12:34,657 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,676 p=12024 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 12:12:34,697 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,716 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 12:12:34,737 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,756 p=12024 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 12:12:34,773 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,791 p=12024 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 12:12:34,811 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,829 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 12:12:34,849 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,868 p=12024 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 12:12:34,888 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,905 p=12024 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 12:12:34,923 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,942 p=12024 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 12:12:34,963 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:34,982 p=12024 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 12:12:35,002 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,021 p=12024 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 12:12:35,041 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,060 p=12024 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 12:12:35,077 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,099 p=12024 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 12:12:35,119 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,138 p=12024 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 12:12:35,159 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,179 p=12024 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 12:12:35,200 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,219 p=12024 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 12:12:35,240 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,258 p=12024 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 12:12:35,277 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,296 p=12024 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 12:12:35,317 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,335 p=12024 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 12:12:35,357 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,378 p=12024 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 12:12:35,405 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,425 p=12024 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 12:12:35,444 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,464 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 12:12:35,490 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,511 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 12:12:35,533 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,552 p=12024 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 12:12:35,572 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,593 p=12024 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 12:12:35,611 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,631 p=12024 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 12:12:35,653 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,674 p=12024 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 12:12:35,697 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,719 p=12024 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 12:12:35,745 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,767 p=12024 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 12:12:35,789 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,809 p=12024 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 12:12:35,832 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,852 p=12024 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 12:12:35,874 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,910 p=12024 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 12:12:35,932 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,953 p=12024 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 12:12:35,975 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:35,994 p=12024 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 12:12:36,015 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,035 p=12024 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 12:12:36,057 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,076 p=12024 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 12:12:36,098 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,118 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 12:12:36,142 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,163 p=12024 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 12:12:36,181 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,200 p=12024 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 12:12:36,220 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,240 p=12024 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 12:12:36,260 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,280 p=12024 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 12:12:36,302 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,322 p=12024 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 12:12:36,341 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,361 p=12024 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 12:12:36,382 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,402 p=12024 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 12:12:36,423 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,442 p=12024 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 12:12:36,463 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,483 p=12024 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 12:12:36,501 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,520 p=12024 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 12:12:36,544 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,563 p=12024 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 12:12:36,590 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,609 p=12024 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 12:12:36,631 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,650 p=12024 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 12:12:36,669 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,688 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 12:12:36,707 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,726 p=12024 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 12:12:36,747 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,766 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:12:36,786 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,804 p=12024 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 12:12:36,824 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,842 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 12:12:36,861 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,880 p=12024 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 12:12:36,901 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,923 p=12024 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 12:12:36,944 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:36,974 p=12024 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 12:12:36,995 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,017 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 12:12:37,035 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,054 p=12024 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 12:12:37,073 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,093 p=12024 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 12:12:37,113 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,134 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 12:12:37,154 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,173 p=12024 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 12:12:37,196 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,214 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:12:37,233 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,252 p=12024 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 12:12:37,273 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,293 p=12024 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 12:12:37,313 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,337 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 12:12:37,358 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,377 p=12024 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 12:12:37,395 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,414 p=12024 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 12:12:37,436 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,455 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 12:12:37,475 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,501 p=12024 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 12:12:37,522 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,541 p=12024 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 12:12:37,561 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,579 p=12024 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 12:12:37,608 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:22.895530', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:22.881944', u'delta': u'0:00:00.013586', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013586", "end": "2018-05-25 16:11:22.895530", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:22.881944", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,612 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:25.214954', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:25.201522', u'delta': u'0:00:00.013432', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013432", "end": "2018-05-25 16:11:25.214954", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:25.201522", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,635 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 12:12:37,655 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,673 p=12024 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 12:12:37,694 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,715 p=12024 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 12:12:37,752 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:27.584774', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:27.569333', u'delta': u'0:00:00.015441', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.015441", "end": "2018-05-25 16:11:27.584774", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:27.569333", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,759 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:29.890598', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:29.877606', u'delta': u'0:00:00.012992', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.012992", "end": "2018-05-25 16:11:29.890598", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:29.877606", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,765 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:32.241365', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:32.227714', u'delta': u'0:00:00.013651', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013651", "end": "2018-05-25 16:11:32.241365", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:32.227714", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,772 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:34.535204', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:34.521034', u'delta': u'0:00:00.014170', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.014170", "end": "2018-05-25 16:11:34.535204", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:34.521034", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,777 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:36.892397', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:36.877919', u'delta': u'0:00:00.014478', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014478", "end": "2018-05-25 16:11:36.892397", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:36.877919", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,782 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:39.294198', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:39.280793', u'delta': u'0:00:00.013405', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.013405", "end": "2018-05-25 16:11:39.294198", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:39.280793", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,789 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:41.677989', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:41.663947', u'delta': u'0:00:00.014042', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014042", "end": "2018-05-25 16:11:41.677989", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:41.663947", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,797 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:43.953369', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:43.939920', u'delta': u'0:00:00.013449', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.013449", "end": "2018-05-25 16:11:43.953369", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:43.939920", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,802 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:46.220197', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:46.204618', u'delta': u'0:00:00.015579', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.015579", "end": "2018-05-25 16:11:46.220197", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:46.204618", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,807 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:48.565195', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:48.549932', u'delta': u'0:00:00.015263', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.015263", "end": "2018-05-25 16:11:48.565195", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:48.549932", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,814 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:50.892900', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:50.878727', u'delta': u'0:00:00.014173', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.014173", "end": "2018-05-25 16:11:50.892900", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:50.878727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,819 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:11:53.282350', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:11:53.266625', u'delta': u'0:00:00.015725', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015725", "end": "2018-05-25 16:11:53.282350", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:11:53.266625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,843 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 12:12:37,863 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,886 p=12024 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 12:12:37,923 p=12024 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,947 p=12024 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 12:12:37,968 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:37,988 p=12024 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 12:12:38,010 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,029 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:12:38,049 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,069 p=12024 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 12:12:38,090 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,110 p=12024 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 12:12:38,132 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,151 p=12024 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 12:12:38,178 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,198 p=12024 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 12:12:38,217 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,237 p=12024 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 12:12:38,256 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,277 p=12024 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 12:12:38,298 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,317 p=12024 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 12:12:38,337 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,359 p=12024 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 12:12:38,378 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,398 p=12024 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 12:12:38,419 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,439 p=12024 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 12:12:38,460 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,479 p=12024 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 12:12:38,502 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,522 p=12024 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 12:12:38,542 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,563 p=12024 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 12:12:38,581 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,600 p=12024 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 12:12:38,621 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,641 p=12024 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 12:12:38,663 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,685 p=12024 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 12:12:38,705 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,729 p=12024 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 12:12:38,747 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,768 p=12024 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 12:12:38,792 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,815 p=12024 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 12:12:38,838 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,858 p=12024 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 12:12:38,879 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,898 p=12024 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 12:12:38,916 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,936 p=12024 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 12:12:38,956 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:38,977 p=12024 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 12:12:38,998 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,018 p=12024 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 12:12:39,041 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,060 p=12024 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 12:12:39,078 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,098 p=12024 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-25 12:12:39,119 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,139 p=12024 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 12:12:39,160 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,180 p=12024 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-25 12:12:39,201 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,222 p=12024 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-25 12:12:39,241 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,262 p=12024 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-25 12:12:39,286 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,311 p=12024 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-25 12:12:39,332 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,354 p=12024 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-25 12:12:39,376 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,397 p=12024 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-25 12:12:39,419 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,444 p=12024 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-25 12:12:39,464 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,484 p=12024 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-25 12:12:39,505 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,527 p=12024 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-25 12:12:39,547 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,567 p=12024 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-25 12:12:39,592 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,617 p=12024 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-25 12:12:39,636 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,661 p=12024 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-25 12:12:39,682 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,705 p=12024 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-25 12:12:39,728 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,752 p=12024 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 12:12:39,775 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,800 p=12024 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 12:12:39,820 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,843 p=12024 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 12:12:39,865 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,887 p=12024 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 12:12:39,907 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,930 p=12024 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 12:12:39,952 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:39,975 p=12024 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 12:12:39,995 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:40,015 p=12024 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-25 12:12:40,036 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:40,054 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:12:40,075 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:40,096 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:12:40,116 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:40,137 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:12:40,157 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:40,178 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:12:40,197 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:12:40,225 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:12:40,659 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 12:12:40,812 p=12024 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 12:12:43,241 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.065330", "end": "2018-05-25 16:12:39.458579", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:39.393249", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:43,241 p=12024 u=mistral | ...ignoring >2018-05-25 12:12:43,268 p=12024 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 12:12:45,594 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011370", "end": "2018-05-25 16:12:41.813144", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:12:41.801774", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:45,595 p=12024 u=mistral | ...ignoring >2018-05-25 12:12:45,616 p=12024 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 12:12:47,954 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.014886", "end": "2018-05-25 16:12:44.173148", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:44.158262", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:47,954 p=12024 u=mistral | ...ignoring >2018-05-25 12:12:47,973 p=12024 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 12:12:50,303 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.014727", "end": "2018-05-25 16:12:46.520404", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:46.505677", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:50,303 p=12024 u=mistral | ...ignoring >2018-05-25 12:12:50,324 p=12024 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 12:12:52,742 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.015566", "end": "2018-05-25 16:12:48.960362", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:48.944796", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:52,742 p=12024 u=mistral | ...ignoring >2018-05-25 12:12:52,768 p=12024 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 12:12:55,303 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.013564", "end": "2018-05-25 16:12:51.522249", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:51.508685", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:55,304 p=12024 u=mistral | ...ignoring >2018-05-25 12:12:55,325 p=12024 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 12:12:57,775 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.013613", "end": "2018-05-25 16:12:53.992312", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:53.978699", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:12:57,775 p=12024 u=mistral | ...ignoring >2018-05-25 12:12:57,800 p=12024 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 12:13:00,085 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.014202", "end": "2018-05-25 16:12:56.303437", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:56.289235", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:13:00,086 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:00,105 p=12024 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 12:13:02,431 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.016189", "end": "2018-05-25 16:12:58.648430", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:12:58.632241", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:13:02,431 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:02,451 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:13:02,494 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 12:13:02,518 p=12024 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 12:13:04,874 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.004455", "end": "2018-05-25 16:13:01.091264", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 16:13:01.086809", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:04,874 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:04,894 p=12024 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 12:13:04,937 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 12:13:04,957 p=12024 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 12:13:08,027 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 12:13:08,027 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:08,050 p=12024 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 12:13:10,546 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.013565", "end": "2018-05-25 16:13:06.763702", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:06.750137", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:10,546 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:10,569 p=12024 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 12:13:12,921 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.013488", "end": "2018-05-25 16:13:09.138119", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:09.124631", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:12,921 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:12,940 p=12024 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 12:13:15,264 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.055095", "end": "2018-05-25 16:13:11.482470", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:11.427375", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:15,264 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:15,283 p=12024 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 12:13:17,602 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010709", "end": "2018-05-25 16:13:13.818501", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:13:13.807792", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:17,602 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:17,622 p=12024 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 12:13:19,890 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.013293", "end": "2018-05-25 16:13:16.107601", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:16.094308", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:19,891 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:19,915 p=12024 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 12:13:22,168 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.013173", "end": "2018-05-25 16:13:18.386426", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:18.373253", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:22,168 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:22,194 p=12024 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 12:13:22,233 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 12:13:22,255 p=12024 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 12:13:24,630 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:13:24,651 p=12024 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 12:13:24,695 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 12:13:24,714 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:13:27,292 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.094936", "end": "2018-05-25 16:13:23.504995", "rc": 0, "start": "2018-05-25 16:13:23.410059", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:13:27,312 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:13:27,369 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:13:27,388 p=12024 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 12:13:30,431 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-25 12:13:30,456 p=12024 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 12:13:32,845 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.014226", "end": "2018-05-25 16:13:29.061243", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:29.047017", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:32,846 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:32,866 p=12024 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 12:13:35,270 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.055482", "end": "2018-05-25 16:13:31.487818", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:31.432336", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:35,270 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:35,294 p=12024 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 12:13:37,655 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.013470", "end": "2018-05-25 16:13:33.871690", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:33.858220", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:37,655 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:37,680 p=12024 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 12:13:40,115 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.056247", "end": "2018-05-25 16:13:36.332195", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:36.275948", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:40,115 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:40,139 p=12024 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 12:13:42,501 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.015477", "end": "2018-05-25 16:13:38.717890", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:38.702413", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:42,501 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:42,521 p=12024 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 12:13:44,884 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.058438", "end": "2018-05-25 16:13:41.098805", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:41.040367", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:44,884 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:44,905 p=12024 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 12:13:47,222 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.013577", "end": "2018-05-25 16:13:43.439372", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:43.425795", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:47,222 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:47,249 p=12024 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 12:13:49,598 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013447", "end": "2018-05-25 16:13:45.815336", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:45.801889", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:49,599 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:49,619 p=12024 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 12:13:51,965 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.062377", "end": "2018-05-25 16:13:48.180838", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:48.118461", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:51,965 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:51,985 p=12024 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 12:13:54,333 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.017311", "end": "2018-05-25 16:13:50.548148", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:13:50.530837", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:13:54,333 p=12024 u=mistral | ...ignoring >2018-05-25 12:13:54,357 p=12024 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 12:13:56,727 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 12:13:56,748 p=12024 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 12:13:56,790 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 12:13:56,822 p=12024 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 12:13:59,307 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:13:59,333 p=12024 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 12:13:59,378 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 12:13:59,398 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:14:01,956 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.108777", "end": "2018-05-25 16:13:58.172431", "rc": 0, "start": "2018-05-25 16:13:58.063654", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:14:01,978 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:14:02,022 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:14:02,042 p=12024 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 12:14:05,264 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:14:05,295 p=12024 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 12:14:07,764 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.014573", "end": "2018-05-25 16:14:03.977491", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:03.962918", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:07,764 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:07,787 p=12024 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 12:14:10,158 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.014635", "end": "2018-05-25 16:14:06.373204", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:06.358569", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:10,159 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:10,181 p=12024 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 12:14:12,639 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.012938", "end": "2018-05-25 16:14:08.854718", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:08.841780", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:12,640 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:12,660 p=12024 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 12:14:14,981 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.015263", "end": "2018-05-25 16:14:11.196485", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:11.181222", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:14,981 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:15,002 p=12024 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 12:14:17,307 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.014272", "end": "2018-05-25 16:14:13.523524", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:13.509252", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:17,307 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:17,327 p=12024 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 12:14:19,677 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.015239", "end": "2018-05-25 16:14:15.891869", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:15.876630", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:19,677 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:19,696 p=12024 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 12:14:22,026 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.056698", "end": "2018-05-25 16:14:18.242641", "rc": 0, "start": "2018-05-25 16:14:18.185943", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:22,045 p=12024 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 12:14:24,480 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.014389", "end": "2018-05-25 16:14:20.693119", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:20.678730", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:24,480 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:24,512 p=12024 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 12:14:26,868 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.014071", "end": "2018-05-25 16:14:23.084000", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:23.069929", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:26,868 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:26,889 p=12024 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 12:14:29,219 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.012681", "end": "2018-05-25 16:14:25.435200", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:25.422519", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:29,219 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:29,245 p=12024 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 12:14:31,640 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.055210", "end": "2018-05-25 16:14:27.855760", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:27.800550", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:31,640 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:31,666 p=12024 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 12:14:34,032 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013641", "end": "2018-05-25 16:14:30.244957", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:30.231316", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:34,032 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:34,059 p=12024 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 12:14:36,379 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013582", "end": "2018-05-25 16:14:32.594577", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:32.580995", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:36,379 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:36,406 p=12024 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 12:14:36,444 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 12:14:36,464 p=12024 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 12:14:38,864 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:14:38,883 p=12024 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 12:14:38,943 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 12:14:38,962 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:14:41,358 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.097226", "end": "2018-05-25 16:14:37.573842", "rc": 0, "start": "2018-05-25 16:14:37.476616", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:14:41,382 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:14:41,424 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:14:41,444 p=12024 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 12:14:44,553 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:14:44,579 p=12024 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 12:14:44,621 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 12:14:44,643 p=12024 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 12:14:46,913 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:14:46,933 p=12024 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 12:14:46,976 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 12:14:46,995 p=12024 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 12:14:50,065 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:14:50,087 p=12024 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 12:14:52,399 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014895", "end": "2018-05-25 16:14:48.610876", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:48.595981", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:54,848 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.015059", "end": "2018-05-25 16:14:51.064578", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:51.049519", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:54,850 p=12024 u=mistral | ...ignoring >2018-05-25 12:14:54,870 p=12024 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 12:14:57,249 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013931", "end": "2018-05-25 16:14:53.461449", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:53.447518", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:14:59,583 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013033", "end": "2018-05-25 16:14:55.796860", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:55.783827", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:01,845 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015215", "end": "2018-05-25 16:14:58.060379", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:58.045164", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:04,280 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.015701", "end": "2018-05-25 16:15:00.492841", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:00.477140", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:06,631 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014392", "end": "2018-05-25 16:15:02.846411", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:02.832019", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:09,009 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.015467", "end": "2018-05-25 16:15:05.224139", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:05.208672", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:11,355 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014427", "end": "2018-05-25 16:15:07.568115", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:07.553688", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:13,721 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.012579", "end": "2018-05-25 16:15:09.933680", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:09.921101", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:16,015 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013292", "end": "2018-05-25 16:15:12.228960", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:12.215668", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:18,314 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.012628", "end": "2018-05-25 16:15:14.530702", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:14.518074", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:20,571 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013816", "end": "2018-05-25 16:15:16.783909", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:16.770093", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:22,825 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015091", "end": "2018-05-25 16:15:19.037113", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:19.022022", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:22,830 p=12024 u=mistral | ...ignoring >2018-05-25 12:15:22,849 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 12:15:22,869 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:22,888 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 12:15:22,910 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:22,932 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 12:15:22,953 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:22,974 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 12:15:22,994 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,015 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 12:15:23,037 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,063 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 12:15:23,087 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,105 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 12:15:23,127 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,147 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 12:15:23,167 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,188 p=12024 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 12:15:23,211 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,235 p=12024 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 12:15:23,261 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,282 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 12:15:23,305 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,327 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 12:15:23,349 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,373 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 12:15:23,398 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,425 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 12:15:23,451 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,477 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 12:15:23,499 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,523 p=12024 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 12:15:23,544 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,568 p=12024 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 12:15:23,588 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,615 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 12:15:23,645 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,665 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 12:15:23,686 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,716 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 12:15:23,742 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,762 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 12:15:23,789 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,808 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 12:15:23,827 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,846 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 12:15:23,867 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,888 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 12:15:23,906 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,925 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 12:15:23,944 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:23,962 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 12:15:23,983 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,001 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 12:15:24,023 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,043 p=12024 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 12:15:24,061 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,080 p=12024 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 12:15:24,100 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,119 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 12:15:24,140 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,159 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 12:15:24,180 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,199 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 12:15:24,219 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,237 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 12:15:24,254 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,274 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 12:15:24,294 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,317 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:15:24,339 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,360 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 12:15:24,385 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,404 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 12:15:24,425 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,445 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 12:15:24,467 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,488 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:15:24,511 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,534 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 12:15:24,557 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,579 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 12:15:24,598 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,618 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 12:15:24,643 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,662 p=12024 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 12:15:24,688 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,708 p=12024 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 12:15:24,730 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,751 p=12024 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 12:15:24,770 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,791 p=12024 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 12:15:24,818 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,838 p=12024 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 12:15:24,861 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,880 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 12:15:24,911 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:48.610876', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:48.595981', u'delta': u'0:00:00.014895', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014895", "end": "2018-05-25 16:14:48.610876", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:48.595981", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,915 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:51.064578', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:51.049519', u'delta': u'0:00:00.015059', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.015059", "end": "2018-05-25 16:14:51.064578", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:51.049519", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,935 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 12:15:24,980 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:53.461449', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:53.447518', u'delta': u'0:00:00.013931', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013931", "end": "2018-05-25 16:14:53.461449", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:53.447518", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,985 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:55.796860', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:55.783827', u'delta': u'0:00:00.013033', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013033", "end": "2018-05-25 16:14:55.796860", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:55.783827", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:24,994 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:58.060379', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:58.045164', u'delta': u'0:00:00.015215', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015215", "end": "2018-05-25 16:14:58.060379", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:58.045164", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,003 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:00.492841', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:00.477140', u'delta': u'0:00:00.015701', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.015701", "end": "2018-05-25 16:15:00.492841", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:00.477140", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,007 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:02.846411', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:02.832019', u'delta': u'0:00:00.014392', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014392", "end": "2018-05-25 16:15:02.846411", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:02.832019", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,016 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:05.224139', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:05.208672', u'delta': u'0:00:00.015467', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.015467", "end": "2018-05-25 16:15:05.224139", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:05.208672", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,022 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:07.568115', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:07.553688', u'delta': u'0:00:00.014427', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014427", "end": "2018-05-25 16:15:07.568115", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:07.553688", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,032 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:09.933680', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:09.921101', u'delta': u'0:00:00.012579', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.012579", "end": "2018-05-25 16:15:09.933680", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:09.921101", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,036 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:12.228960', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:12.215668', u'delta': u'0:00:00.013292', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013292", "end": "2018-05-25 16:15:12.228960", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:12.215668", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,042 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:14.530702', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:14.518074', u'delta': u'0:00:00.012628', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.012628", "end": "2018-05-25 16:15:14.530702", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:14.518074", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,050 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:16.783909', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:16.770093', u'delta': u'0:00:00.013816', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013816", "end": "2018-05-25 16:15:16.783909", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:16.770093", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,057 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:19.037113', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:19.022022', u'delta': u'0:00:00.015091', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015091", "end": "2018-05-25 16:15:19.037113", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:19.022022", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,080 p=12024 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 12:15:25,100 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,121 p=12024 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 12:15:25,142 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:25,162 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:15:27,573 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.102017", "end": "2018-05-25 16:15:23.787840", "rc": 0, "start": "2018-05-25 16:15:23.685823", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:15:27,607 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:15:27,662 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:15:27,691 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:15:30,704 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 12:15:30,704 p=12024 u=mistral | ...ignoring >2018-05-25 12:15:30,723 p=12024 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 12:15:30,752 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:30,770 p=12024 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 12:15:30,797 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:30,816 p=12024 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 12:15:33,381 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "openstack-cinder-volume", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target system.slice basic.target systemd-journald.socket syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Cinder Volume Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/cinder-volume ; argv[]=/usr/bin/cinder-volume --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/volume.log ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-cinder-volume.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-cinder-volume.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "131072", "LimitNPROC": "131072", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-cinder-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "cinder", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 12:15:33,402 p=12024 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 12:15:33,427 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:33,449 p=12024 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 12:15:33,475 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:33,497 p=12024 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 12:15:33,523 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:33,545 p=12024 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 12:15:35,903 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "openstack-glance-registry", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target tmp.mount systemd-journald.socket network.target system.slice -.mount syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Image Service (code-named Glance) Registry server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/glance-registry ; argv[]=/usr/bin/glance-registry ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-glance-registry.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-glance-registry.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-glance-registry.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "glance", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 12:15:35,923 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:15:35,946 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:35,964 p=12024 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 12:15:35,988 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:36,007 p=12024 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 12:15:36,030 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:36,049 p=12024 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 12:15:41,381 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'haproxy-bundle' is not running on any node\n", "rc": 0} >2018-05-25 12:15:41,404 p=12024 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 12:15:43,733 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='haproxy-var-lib']"], "delta": "0:00:00.017205", "end": "2018-05-25 16:15:39.946122", "rc": 0, "start": "2018-05-25 16:15:39.928917", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping id=\"haproxy-var-lib\" options=\"rw\" source-dir=\"/var/lib/haproxy\" target-dir=\"/var/lib/haproxy\"/>", "stdout_lines": ["<storage-mapping id=\"haproxy-var-lib\" options=\"rw\" source-dir=\"/var/lib/haproxy\" target-dir=\"/var/lib/haproxy\"/>"]} >2018-05-25 12:15:43,762 p=12024 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 12:15:46,084 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='haproxy-cert']"], "delta": "0:00:00.016888", "end": "2018-05-25 16:15:42.296517", "msg": "non-zero return code", "rc": 6, "start": "2018-05-25 16:15:42.279629", "stderr": "Call cib_query failed (-6): No such device or address", "stderr_lines": ["Call cib_query failed (-6): No such device or address"], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:46,085 p=12024 u=mistral | ...ignoring >2018-05-25 12:15:46,108 p=12024 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 12:15:46,138 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:46,158 p=12024 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 12:15:46,208 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_public_cert_path": "/etc/pki/tls/private/overcloud_endpoint.pem", "haproxy_public_tls_enabled": false}, "changed": false} >2018-05-25 12:15:46,228 p=12024 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 12:15:46,261 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:15:46,280 p=12024 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 12:15:48,961 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "haproxy-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"], "delta": "0:00:00.347459", "end": "2018-05-25 16:15:45.175845", "rc": 0, "start": "2018-05-25 16:15:44.828386", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:15:48,984 p=12024 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 12:15:58,241 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'haproxy-bundle' is running on node 'controller-0'\n", "rc": 0} >2018-05-25 12:15:58,264 p=12024 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 12:16:00,626 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-heat-api-cloudwatch"], "delta": "0:00:00.014384", "end": "2018-05-25 16:15:56.835948", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:56.821564", "stderr": "Failed to get unit file state for openstack-heat-api-cloudwatch.service: No such file or directory", "stderr_lines": ["Failed to get unit file state for openstack-heat-api-cloudwatch.service: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 12:16:00,627 p=12024 u=mistral | ...ignoring >2018-05-25 12:16:00,645 p=12024 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 12:16:00,672 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:00,696 p=12024 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 12:16:00,725 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:00,747 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:16:00,770 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:00,790 p=12024 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 12:16:00,815 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:00,834 p=12024 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 12:16:00,861 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:00,880 p=12024 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 12:16:00,906 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:00,926 p=12024 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 12:16:00,949 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:00,968 p=12024 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 12:16:00,993 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:01,012 p=12024 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 12:16:12,222 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'galera' is not running on any node\n", "rc": 0} >2018-05-25 12:16:12,242 p=12024 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 12:16:14,605 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='mysql-log']"], "delta": "0:00:00.018665", "end": "2018-05-25 16:16:10.816029", "rc": 0, "start": "2018-05-25 16:16:10.797364", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping id=\"mysql-log\" options=\"rw\" source-dir=\"/var/log/containers/mysql\" target-dir=\"/var/log/mysql\"/>", "stdout_lines": ["<storage-mapping id=\"mysql-log\" options=\"rw\" source-dir=\"/var/log/containers/mysql\" target-dir=\"/var/log/mysql\"/>"]} >2018-05-25 12:16:14,637 p=12024 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 12:16:14,670 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:14,692 p=12024 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 12:16:14,726 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:14,745 p=12024 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 12:16:17,380 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "galera-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"], "delta": "0:00:00.341277", "end": "2018-05-25 16:16:13.592413", "rc": 0, "start": "2018-05-25 16:16:13.251136", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:16:17,403 p=12024 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 12:16:34,632 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'galera' is master on node 'galera-bundle-0'\n", "rc": 0} >2018-05-25 12:16:34,654 p=12024 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 12:16:37,336 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "gid": 162, "group": "nova", "mode": "0640", "msg": "OK", "owner": "root", "path": "/etc/nova/nova.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 352643, "state": "file", "uid": 0} >2018-05-25 12:16:37,357 p=12024 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 12:16:37,384 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:37,405 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 12:16:37,437 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:37,459 p=12024 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 12:16:37,491 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:37,512 p=12024 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 12:16:37,534 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:16:37,554 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 12:17:03,020 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq-bundle' is not running on any node\n", "rc": 0} >2018-05-25 12:17:03,040 p=12024 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 12:17:05,437 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='rabbitmq-log']"], "delta": "0:00:00.017376", "end": "2018-05-25 16:17:01.648826", "rc": 0, "start": "2018-05-25 16:17:01.631450", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping target-dir=\"/var/log/rabbitmq\" options=\"rw\" id=\"rabbitmq-log\" source-dir=\"/var/log/containers/rabbitmq\"/>", "stdout_lines": ["<storage-mapping target-dir=\"/var/log/rabbitmq\" options=\"rw\" id=\"rabbitmq-log\" source-dir=\"/var/log/containers/rabbitmq\"/>"]} >2018-05-25 12:17:05,469 p=12024 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 12:17:05,501 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:17:05,530 p=12024 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 12:17:08,388 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "rabbitmq-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"], "delta": "0:00:00.430054", "end": "2018-05-25 16:17:04.601055", "rc": 0, "start": "2018-05-25 16:17:04.171001", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:17:08,419 p=12024 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 12:17:37,832 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq-bundle' is running on nodes 'controller-0', 'rabbitmq-bundle-0'\n", "rc": 0} >2018-05-25 12:17:37,855 p=12024 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 12:17:37,879 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:17:37,900 p=12024 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 12:17:37,930 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:17:37,949 p=12024 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 12:17:37,973 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:17:37,993 p=12024 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 12:17:38,017 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:17:38,040 p=12024 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 12:18:05,402 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 1, "changed": true, "out": "resource 'redis-bundle' is not running on any node\n", "rc": 0} >2018-05-25 12:18:05,437 p=12024 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 12:18:07,894 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["cibadmin", "--query", "--xpath", "//storage-mapping[@id='redis-log' and @source-dir='/var/log/containers/redis']"], "delta": "0:00:00.017941", "end": "2018-05-25 16:18:04.101849", "rc": 0, "start": "2018-05-25 16:18:04.083908", "stderr": "", "stderr_lines": [], "stdout": "<storage-mapping target-dir=\"/var/log/redis\" options=\"rw\" id=\"redis-log\" source-dir=\"/var/log/containers/redis\"/>", "stdout_lines": ["<storage-mapping target-dir=\"/var/log/redis\" options=\"rw\" id=\"redis-log\" source-dir=\"/var/log/containers/redis\"/>"]} >2018-05-25 12:18:07,916 p=12024 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 12:18:07,947 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:18:07,967 p=12024 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 12:18:07,996 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:18:08,015 p=12024 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 12:18:10,710 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["pcs", "resource", "bundle", "update", "redis-bundle", "container", "image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"], "delta": "0:00:00.375573", "end": "2018-05-25 16:18:06.914049", "rc": 0, "start": "2018-05-25 16:18:06.538476", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:18:10,736 p=12024 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 12:23:13,860 p=12024 u=mistral | FAILED - RETRYING: Enable the redis cluster resource (5 retries left). >2018-05-25 12:28:21,848 p=12024 u=mistral | FAILED - RETRYING: Enable the redis cluster resource (4 retries left). >2018-05-25 12:33:31,850 p=12024 u=mistral | changed: [192.168.24.7] => {"attempts": 3, "changed": true, "out": "resource 'redis-bundle' is master on node 'redis-bundle-0'; running on node 'controller-0'\n", "rc": 0} >2018-05-25 12:33:31,885 p=12024 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 12:33:34,473 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "name": "snmpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ActiveEnterTimestampMonotonic": "1619133488", "ActiveExitTimestamp": "Fri 2018-05-25 01:24:54 UTC", "ActiveExitTimestampMonotonic": "103445662989", "ActiveState": "inactive", "After": "network.target system.slice systemd-journald.socket syslog.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2018-05-23 21:07:47 UTC", "AssertTimestampMonotonic": "1618973166", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ConditionTimestampMonotonic": "1618973166", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Simple Network Management Protocol (SNMP) Daemon.", "DevicePolicy": "auto", "Environment": "OPTIONS=\"-LS0-6d\"", "EnvironmentFile": "/etc/sysconfig/snmpd (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2018-05-25 01:24:54 UTC", "ExecMainExitTimestampMonotonic": "103445679866", "ExecMainPID": "108802", "ExecMainStartTimestamp": "Wed 2018-05-23 21:07:47 UTC", "ExecMainStartTimestampMonotonic": "1618975261", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/snmpd ; argv[]=/usr/sbin/snmpd $OPTIONS -f ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/snmpd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "snmpd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-05-25 01:24:54 UTC", "InactiveEnterTimestampMonotonic": "103445680196", "InactiveExitTimestamp": "Wed 2018-05-23 21:07:47 UTC", "InactiveExitTimestampMonotonic": "1618975755", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "snmpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 12:33:34,492 p=12024 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 12:33:34,516 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,536 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 12:33:34,557 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,578 p=12024 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 12:33:34,599 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,620 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 12:33:34,638 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,656 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 12:33:34,677 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,698 p=12024 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 12:33:34,720 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,740 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 12:33:34,761 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,781 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 12:33:34,801 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,820 p=12024 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 12:33:34,838 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,857 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 12:33:34,876 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,896 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 12:33:34,915 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,934 p=12024 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 12:33:34,954 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:34,974 p=12024 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 12:33:34,993 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,012 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 12:33:35,031 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,051 p=12024 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 12:33:35,071 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,090 p=12024 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 12:33:35,110 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,129 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 12:33:35,149 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,167 p=12024 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 12:33:35,187 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,206 p=12024 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 12:33:35,227 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,247 p=12024 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 12:33:35,267 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,286 p=12024 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 12:33:35,305 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,323 p=12024 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 12:33:35,342 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,362 p=12024 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 12:33:35,382 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,401 p=12024 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 12:33:35,420 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,441 p=12024 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 12:33:35,464 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,482 p=12024 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 12:33:35,501 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,521 p=12024 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 12:33:35,544 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,564 p=12024 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 12:33:35,585 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,608 p=12024 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 12:33:35,633 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,654 p=12024 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 12:33:35,676 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,700 p=12024 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 12:33:35,724 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,745 p=12024 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 12:33:35,773 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,805 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 12:33:35,834 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,856 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 12:33:35,874 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,893 p=12024 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 12:33:35,913 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,933 p=12024 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 12:33:35,952 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:35,970 p=12024 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 12:33:35,990 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,009 p=12024 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 12:33:36,029 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,047 p=12024 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 12:33:36,064 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,084 p=12024 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 12:33:36,105 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,125 p=12024 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 12:33:36,147 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,165 p=12024 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 12:33:36,187 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,205 p=12024 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 12:33:36,223 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,242 p=12024 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 12:33:36,263 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,283 p=12024 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 12:33:36,304 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,323 p=12024 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 12:33:36,343 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,364 p=12024 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 12:33:36,383 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,403 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 12:33:36,424 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,446 p=12024 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 12:33:36,468 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,487 p=12024 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 12:33:36,506 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,526 p=12024 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 12:33:36,546 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,565 p=12024 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 12:33:36,585 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,603 p=12024 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 12:33:36,622 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,642 p=12024 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 12:33:36,661 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,680 p=12024 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 12:33:36,703 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,720 p=12024 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 12:33:36,739 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,758 p=12024 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 12:33:36,779 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,799 p=12024 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 12:33:36,819 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,838 p=12024 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 12:33:36,860 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,880 p=12024 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 12:33:36,902 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,921 p=12024 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 12:33:36,943 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:36,962 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 12:33:36,983 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,002 p=12024 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 12:33:37,022 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,040 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:33:37,061 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,079 p=12024 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 12:33:37,097 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,115 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 12:33:37,135 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,154 p=12024 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 12:33:37,173 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,192 p=12024 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 12:33:37,213 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,231 p=12024 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 12:33:37,250 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,269 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 12:33:37,289 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,307 p=12024 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 12:33:37,328 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,347 p=12024 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 12:33:37,367 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,386 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 12:33:37,405 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,424 p=12024 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 12:33:37,444 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,463 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:33:37,483 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,502 p=12024 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 12:33:37,521 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,541 p=12024 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 12:33:37,561 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,581 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 12:33:37,602 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,621 p=12024 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 12:33:37,641 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,663 p=12024 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 12:33:37,684 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,703 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 12:33:37,724 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,742 p=12024 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 12:33:37,760 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,781 p=12024 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 12:33:37,804 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,826 p=12024 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 12:33:37,858 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:48.610876', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:48.595981', u'delta': u'0:00:00.014895', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.014895", "end": "2018-05-25 16:14:48.610876", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:48.595981", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,863 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:51.064578', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:51.049519', u'delta': u'0:00:00.015059', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.015059", "end": "2018-05-25 16:14:51.064578", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:51.049519", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,882 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 12:33:37,903 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,923 p=12024 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 12:33:37,950 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:37,970 p=12024 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 12:33:38,011 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:53.461449', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:53.447518', u'delta': u'0:00:00.013931', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013931", "end": "2018-05-25 16:14:53.461449", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:53.447518", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,015 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:55.796860', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:55.783827', u'delta': u'0:00:00.013033', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.013033", "end": "2018-05-25 16:14:55.796860", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:55.783827", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,020 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:14:58.060379', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:14:58.045164', u'delta': u'0:00:00.015215', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.015215", "end": "2018-05-25 16:14:58.060379", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:14:58.045164", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,027 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:00.492841', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:00.477140', u'delta': u'0:00:00.015701', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.015701", "end": "2018-05-25 16:15:00.492841", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:00.477140", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,032 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:02.846411', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:02.832019', u'delta': u'0:00:00.014392', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.014392", "end": "2018-05-25 16:15:02.846411", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:02.832019", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,040 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:05.224139', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:05.208672', u'delta': u'0:00:00.015467', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.015467", "end": "2018-05-25 16:15:05.224139", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:05.208672", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,048 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:07.568115', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:07.553688', u'delta': u'0:00:00.014427', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014427", "end": "2018-05-25 16:15:07.568115", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:07.553688", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,053 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:09.933680', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:09.921101', u'delta': u'0:00:00.012579', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.012579", "end": "2018-05-25 16:15:09.933680", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:09.921101", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,059 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:12.228960', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:12.215668', u'delta': u'0:00:00.013292', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013292", "end": "2018-05-25 16:15:12.228960", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:12.215668", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,064 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:14.530702', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:14.518074', u'delta': u'0:00:00.012628', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.012628", "end": "2018-05-25 16:15:14.530702", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:14.518074", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,073 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:16.783909', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:16.770093', u'delta': u'0:00:00.013816', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013816", "end": "2018-05-25 16:15:16.783909", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:16.770093", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,079 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:15:19.037113', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:15:19.022022', u'delta': u'0:00:00.015091', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.015091", "end": "2018-05-25 16:15:19.037113", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:15:19.022022", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,108 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 12:33:38,128 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,150 p=12024 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 12:33:38,192 p=12024 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,213 p=12024 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 12:33:38,238 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,260 p=12024 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 12:33:38,282 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,303 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:33:38,326 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,346 p=12024 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 12:33:38,368 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,388 p=12024 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 12:33:38,408 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,428 p=12024 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 12:33:38,451 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,471 p=12024 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 12:33:38,493 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,511 p=12024 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 12:33:38,531 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,550 p=12024 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 12:33:38,572 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,592 p=12024 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 12:33:38,614 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,634 p=12024 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 12:33:38,656 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,676 p=12024 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 12:33:38,697 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,718 p=12024 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 12:33:38,739 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,761 p=12024 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 12:33:38,785 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,808 p=12024 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 12:33:38,830 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,851 p=12024 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 12:33:38,875 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,900 p=12024 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 12:33:38,920 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,945 p=12024 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 12:33:38,967 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:38,994 p=12024 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 12:33:39,017 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,038 p=12024 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 12:33:39,062 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,081 p=12024 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 12:33:39,102 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,122 p=12024 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 12:33:39,142 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,164 p=12024 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 12:33:39,186 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,205 p=12024 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 12:33:39,226 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,246 p=12024 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 12:33:39,265 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,284 p=12024 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 12:33:39,305 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,324 p=12024 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 12:33:39,346 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,366 p=12024 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 12:33:39,392 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,413 p=12024 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-25 12:33:39,432 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,453 p=12024 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 12:33:39,474 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,498 p=12024 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-25 12:33:39,519 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,538 p=12024 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-25 12:33:39,559 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,578 p=12024 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-25 12:33:39,601 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,619 p=12024 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-25 12:33:39,639 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,657 p=12024 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-25 12:33:39,677 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,696 p=12024 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-25 12:33:39,716 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,734 p=12024 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-25 12:33:39,756 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,774 p=12024 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-25 12:33:39,795 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,814 p=12024 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-25 12:33:39,836 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,857 p=12024 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-25 12:33:39,880 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,899 p=12024 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-25 12:33:39,922 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,943 p=12024 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-25 12:33:39,962 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:39,980 p=12024 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-25 12:33:40,000 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,021 p=12024 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 12:33:40,047 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,067 p=12024 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 12:33:40,087 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,110 p=12024 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 12:33:40,131 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,155 p=12024 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 12:33:40,179 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,203 p=12024 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 12:33:40,225 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,246 p=12024 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 12:33:40,269 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,291 p=12024 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-25 12:33:40,312 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,331 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:33:40,354 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,374 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:33:40,395 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,414 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:33:40,434 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,452 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:33:40,473 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:33:40,491 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:33:41,035 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 12:33:41,214 p=12024 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 12:33:43,640 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.062426", "end": "2018-05-25 16:33:39.827872", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:39.765446", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:33:43,640 p=12024 u=mistral | ...ignoring >2018-05-25 12:33:43,661 p=12024 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 12:33:45,984 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010939", "end": "2018-05-25 16:33:42.171233", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:33:42.160294", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:33:45,984 p=12024 u=mistral | ...ignoring >2018-05-25 12:33:46,009 p=12024 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 12:33:48,313 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.014368", "end": "2018-05-25 16:33:44.502015", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:44.487647", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:33:48,313 p=12024 u=mistral | ...ignoring >2018-05-25 12:33:48,334 p=12024 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 12:33:50,621 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.013909", "end": "2018-05-25 16:33:46.810593", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:46.796684", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:33:50,621 p=12024 u=mistral | ...ignoring >2018-05-25 12:33:50,644 p=12024 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 12:33:52,982 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013921", "end": "2018-05-25 16:33:49.170468", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:49.156547", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:33:52,982 p=12024 u=mistral | ...ignoring >2018-05-25 12:33:53,003 p=12024 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 12:33:55,431 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.014397", "end": "2018-05-25 16:33:51.618954", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:51.604557", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:33:55,431 p=12024 u=mistral | ...ignoring >2018-05-25 12:33:55,452 p=12024 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 12:33:57,912 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.017888", "end": "2018-05-25 16:33:54.100703", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:54.082815", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:33:57,912 p=12024 u=mistral | ...ignoring >2018-05-25 12:33:57,935 p=12024 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 12:34:00,359 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.014479", "end": "2018-05-25 16:33:56.547426", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:56.532947", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:34:00,360 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:00,384 p=12024 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 12:34:02,823 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.016361", "end": "2018-05-25 16:33:59.012497", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:33:58.996136", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:34:02,823 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:02,845 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:34:02,887 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 12:34:02,914 p=12024 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 12:34:05,426 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.004255", "end": "2018-05-25 16:34:01.611140", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 16:34:01.606885", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:05,427 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:05,459 p=12024 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 12:34:05,508 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 12:34:05,544 p=12024 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 12:34:08,657 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'openstack-cinder-volume'\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 12:34:08,658 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:08,677 p=12024 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 12:34:11,030 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.015213", "end": "2018-05-25 16:34:07.219722", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:07.204509", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:11,030 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:11,050 p=12024 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 12:34:13,448 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.016681", "end": "2018-05-25 16:34:09.634195", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:09.617514", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:13,448 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:13,468 p=12024 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 12:34:15,806 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.053940", "end": "2018-05-25 16:34:11.995600", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:11.941660", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:15,807 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:15,826 p=12024 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 12:34:18,161 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010352", "end": "2018-05-25 16:34:14.350116", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:34:14.339764", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:18,161 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:18,180 p=12024 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 12:34:20,485 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.014254", "end": "2018-05-25 16:34:16.674214", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:16.659960", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:20,486 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:20,505 p=12024 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 12:34:22,849 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.014449", "end": "2018-05-25 16:34:19.036971", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:19.022522", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:22,849 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:22,873 p=12024 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 12:34:22,915 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 12:34:22,935 p=12024 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 12:34:25,334 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:34:25,357 p=12024 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 12:34:25,406 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 12:34:25,428 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:34:27,874 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.096590", "end": "2018-05-25 16:34:24.061131", "rc": 0, "start": "2018-05-25 16:34:23.964541", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:34:27,897 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:34:27,944 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:34:27,965 p=12024 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 12:34:31,080 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: haproxy-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/haproxy.json target-dir=/var/lib/kolla/config_files/config.json (haproxy-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/haproxy/ target-dir=/var/lib/kolla/config_files/src (haproxy-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (haproxy-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (haproxy-localtime)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (haproxy-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (haproxy-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (haproxy-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (haproxy-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (haproxy-dev-log)\n options=rw source-dir=/var/lib/haproxy target-dir=/var/lib/haproxy (haproxy-var-lib)\n", "rc": 0} >2018-05-25 12:34:31,100 p=12024 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 12:34:33,410 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.015631", "end": "2018-05-25 16:34:29.597040", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:29.581409", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:33,411 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:33,431 p=12024 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 12:34:35,835 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.058146", "end": "2018-05-25 16:34:32.022567", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:31.964421", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:35,835 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:35,854 p=12024 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 12:34:38,284 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.014520", "end": "2018-05-25 16:34:34.470530", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:34.456010", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:38,285 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:38,313 p=12024 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 12:34:40,757 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.054900", "end": "2018-05-25 16:34:36.943405", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:36.888505", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:40,757 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:40,780 p=12024 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 12:34:43,137 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.014884", "end": "2018-05-25 16:34:39.324664", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:39.309780", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:43,138 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:43,158 p=12024 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 12:34:45,522 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.058806", "end": "2018-05-25 16:34:41.706791", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:41.647985", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:45,523 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:45,543 p=12024 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 12:34:47,806 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.015091", "end": "2018-05-25 16:34:43.993260", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:43.978169", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:47,806 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:47,836 p=12024 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 12:34:50,110 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013262", "end": "2018-05-25 16:34:46.296671", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:46.283409", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:50,110 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:50,129 p=12024 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 12:34:52,454 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.053822", "end": "2018-05-25 16:34:48.643199", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:48.589377", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:52,455 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:52,484 p=12024 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 12:34:54,841 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.013500", "end": "2018-05-25 16:34:51.029681", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:34:51.016181", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:34:54,841 p=12024 u=mistral | ...ignoring >2018-05-25 12:34:54,870 p=12024 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 12:34:57,182 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 12:34:57,218 p=12024 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 12:34:57,265 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 12:34:57,283 p=12024 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 12:34:59,557 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:34:59,586 p=12024 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 12:34:59,635 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 12:34:59,666 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:35:02,054 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095661", "end": "2018-05-25 16:34:58.242245", "rc": 0, "start": "2018-05-25 16:34:58.146584", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:35:02,075 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:35:02,119 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:35:02,139 p=12024 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 12:35:05,213 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 cluster_host_map=controller-0:controller-0.internalapi.localdomain enable_creation=true wsrep_cluster_address=gcomm://controller-0.internalapi.localdomain log=/var/log/mysql/mysqld.log\n Meta Attrs: container-attribute-target=host master-max=1 ordered=true \n Operations: demote interval=0s timeout=120 (galera-demote-interval-0s)\n monitor interval=20 timeout=30 (galera-monitor-interval-20)\n monitor interval=10 role=Master timeout=30 (galera-monitor-interval-10)\n monitor interval=30 role=Slave timeout=30 (galera-monitor-interval-30)\n promote interval=0s on-fail=block timeout=300s (galera-promote-interval-0s)\n start interval=0s timeout=120 (galera-start-interval-0s)\n stop interval=0s timeout=120 (galera-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:35:05,235 p=12024 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 12:35:07,576 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.015772", "end": "2018-05-25 16:35:03.761311", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:03.745539", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:07,576 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:07,595 p=12024 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 12:35:10,043 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.014440", "end": "2018-05-25 16:35:06.227318", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:06.212878", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:10,043 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:10,073 p=12024 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 12:35:12,492 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.013883", "end": "2018-05-25 16:35:08.678962", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:08.665079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:12,493 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:12,518 p=12024 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 12:35:14,857 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013818", "end": "2018-05-25 16:35:11.044152", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:11.030334", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:14,858 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:14,879 p=12024 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 12:35:17,278 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.014303", "end": "2018-05-25 16:35:13.462615", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:13.448312", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:17,278 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:17,298 p=12024 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 12:35:19,615 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013879", "end": "2018-05-25 16:35:15.801508", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:15.787629", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:19,615 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:19,638 p=12024 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 12:35:21,983 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.054749", "end": "2018-05-25 16:35:18.169680", "rc": 0, "start": "2018-05-25 16:35:18.114931", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:22,007 p=12024 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 12:35:24,436 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.014028", "end": "2018-05-25 16:35:20.623231", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:20.609203", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:24,437 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:24,457 p=12024 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 12:35:26,819 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.014264", "end": "2018-05-25 16:35:23.004751", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:22.990487", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:26,820 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:26,851 p=12024 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 12:35:29,148 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013122", "end": "2018-05-25 16:35:25.336069", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:25.322947", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:29,149 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:29,176 p=12024 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 12:35:31,567 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.054993", "end": "2018-05-25 16:35:27.754487", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:27.699494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:31,567 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:31,586 p=12024 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 12:35:33,862 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.014289", "end": "2018-05-25 16:35:30.048025", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:30.033736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:33,862 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:33,882 p=12024 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 12:35:36,247 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013036", "end": "2018-05-25 16:35:32.434585", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:32.421549", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:36,247 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:36,270 p=12024 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 12:35:36,315 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 12:35:36,335 p=12024 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 12:35:38,691 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:35:38,711 p=12024 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 12:35:38,756 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 12:35:38,776 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:35:41,175 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.109786", "end": "2018-05-25 16:35:37.360712", "rc": 0, "start": "2018-05-25 16:35:37.250926", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:35:41,196 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:35:41,245 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:35:41,266 p=12024 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 12:35:44,363 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: rabbitmq-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3122\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/rabbitmq.json target-dir=/var/lib/kolla/config_files/config.json (rabbitmq-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/rabbitmq/ target-dir=/var/lib/kolla/config_files/src (rabbitmq-cfg-data)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (rabbitmq-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (rabbitmq-localtime)\n options=rw source-dir=/var/lib/rabbitmq target-dir=/var/lib/rabbitmq (rabbitmq-lib)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (rabbitmq-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (rabbitmq-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (rabbitmq-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (rabbitmq-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (rabbitmq-dev-log)\n options=rw source-dir=/var/log/containers/rabbitmq target-dir=/var/log/rabbitmq (rabbitmq-log)\n Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: container-attribute-target=host notify=true \n Operations: monitor interval=10 timeout=40 (rabbitmq-monitor-interval-10)\n start interval=0s timeout=200s (rabbitmq-start-interval-0s)\n stop interval=0s timeout=200s (rabbitmq-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:35:44,390 p=12024 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 12:35:44,432 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 12:35:44,451 p=12024 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 12:35:46,788 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:35:46,809 p=12024 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 12:35:46,854 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 12:35:46,873 p=12024 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 12:35:49,912 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": " Bundle: redis-bundle\n Docker: image=192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest masters=1 network=host options=\"--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" replicas=1 run-command=\"/bin/bash /usr/local/bin/kolla_start\"\n Network: control-port=3124\n Storage Mapping:\n options=ro source-dir=/var/lib/kolla/config_files/redis.json target-dir=/var/lib/kolla/config_files/config.json (redis-cfg-files)\n options=ro source-dir=/var/lib/config-data/puppet-generated/redis/ target-dir=/var/lib/kolla/config_files/src (redis-cfg-data-redis)\n options=ro source-dir=/etc/hosts target-dir=/etc/hosts (redis-hosts)\n options=ro source-dir=/etc/localtime target-dir=/etc/localtime (redis-localtime)\n options=rw source-dir=/var/lib/redis target-dir=/var/lib/redis (redis-lib)\n options=rw source-dir=/var/run/redis target-dir=/var/run/redis (redis-run)\n options=ro source-dir=/etc/pki/ca-trust/extracted target-dir=/etc/pki/ca-trust/extracted (redis-pki-extracted)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.crt target-dir=/etc/pki/tls/certs/ca-bundle.crt (redis-pki-ca-bundle-crt)\n options=ro source-dir=/etc/pki/tls/certs/ca-bundle.trust.crt target-dir=/etc/pki/tls/certs/ca-bundle.trust.crt (redis-pki-ca-bundle-trust-crt)\n options=ro source-dir=/etc/pki/tls/cert.pem target-dir=/etc/pki/tls/cert.pem (redis-pki-cert)\n options=rw source-dir=/dev/log target-dir=/dev/log (redis-dev-log)\n options=rw source-dir=/var/log/containers/redis target-dir=/var/log/redis (redis-log)\n Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: container-attribute-target=host interleave=true notify=true ordered=true \n Operations: demote interval=0s timeout=120 (redis-demote-interval-0s)\n monitor interval=45 timeout=60 (redis-monitor-interval-45)\n monitor interval=20 role=Master timeout=60 (redis-monitor-interval-20)\n monitor interval=60 role=Slave timeout=60 (redis-monitor-interval-60)\n notify interval=0s timeout=90 (redis-notify-interval-0s)\n promote interval=0s timeout=120 (redis-promote-interval-0s)\n start interval=0s timeout=200s (redis-start-interval-0s)\n stop interval=0s timeout=200s (redis-stop-interval-0s)\n", "rc": 0} >2018-05-25 12:35:49,932 p=12024 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 12:35:52,304 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.015915", "end": "2018-05-25 16:35:48.485223", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:48.469308", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:54,675 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.015804", "end": "2018-05-25 16:35:50.859507", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:50.843703", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:54,678 p=12024 u=mistral | ...ignoring >2018-05-25 12:35:54,701 p=12024 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 12:35:57,057 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.015050", "end": "2018-05-25 16:35:53.238070", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:53.223020", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:35:59,338 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.015209", "end": "2018-05-25 16:35:55.523929", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:55.508720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:01,667 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014457", "end": "2018-05-25 16:35:57.853169", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:57.838712", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:03,974 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013978", "end": "2018-05-25 16:36:00.155046", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:00.141068", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:06,471 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013672", "end": "2018-05-25 16:36:02.657044", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:02.643372", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:08,844 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.014877", "end": "2018-05-25 16:36:05.028218", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:05.013341", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:11,189 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014457", "end": "2018-05-25 16:36:07.371393", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:07.356936", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:13,544 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.015094", "end": "2018-05-25 16:36:09.727778", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:09.712684", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:15,901 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013378", "end": "2018-05-25 16:36:12.087070", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:12.073692", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:18,239 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013444", "end": "2018-05-25 16:36:14.425899", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:14.412455", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:20,447 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012960", "end": "2018-05-25 16:36:16.633720", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:16.620760", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:22,750 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013702", "end": "2018-05-25 16:36:18.936777", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:18.923075", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:22,757 p=12024 u=mistral | ...ignoring >2018-05-25 12:36:22,776 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 12:36:22,796 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:22,814 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 12:36:22,834 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:22,852 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 12:36:22,874 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:22,894 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 12:36:22,913 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:22,932 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 12:36:22,950 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:22,967 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 12:36:22,987 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,006 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 12:36:23,027 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,045 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 12:36:23,066 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,084 p=12024 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 12:36:23,102 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,120 p=12024 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 12:36:23,141 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,160 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 12:36:23,180 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,201 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 12:36:23,223 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,244 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 12:36:23,266 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,285 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 12:36:23,311 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,331 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 12:36:23,354 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,389 p=12024 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 12:36:23,412 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,447 p=12024 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 12:36:23,467 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,487 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 12:36:23,507 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,527 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 12:36:23,548 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,570 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 12:36:23,591 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,613 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 12:36:23,634 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,652 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 12:36:23,671 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,693 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 12:36:23,715 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,737 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 12:36:23,758 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,778 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 12:36:23,801 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,826 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 12:36:23,848 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,869 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 12:36:23,893 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,915 p=12024 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 12:36:23,939 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:23,966 p=12024 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 12:36:23,998 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,017 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 12:36:24,043 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,068 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 12:36:24,091 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,112 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 12:36:24,135 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,157 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 12:36:24,183 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,210 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 12:36:24,229 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,247 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:36:24,274 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,294 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 12:36:24,319 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,339 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 12:36:24,360 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,379 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 12:36:24,399 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,417 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:36:24,437 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,456 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 12:36:24,476 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,495 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 12:36:24,515 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,535 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 12:36:24,555 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,575 p=12024 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 12:36:24,593 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,614 p=12024 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 12:36:24,635 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,655 p=12024 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 12:36:24,675 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,693 p=12024 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 12:36:24,715 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,734 p=12024 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 12:36:24,754 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,785 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 12:36:24,816 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:48.485223', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:48.469308', u'delta': u'0:00:00.015915', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.015915", "end": "2018-05-25 16:35:48.485223", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:48.469308", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,823 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:50.859507', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:50.843703', u'delta': u'0:00:00.015804', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.015804", "end": "2018-05-25 16:35:50.859507", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:50.843703", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,845 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 12:36:24,885 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:53.238070', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:53.223020', u'delta': u'0:00:00.015050', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.015050", "end": "2018-05-25 16:35:53.238070", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:53.223020", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,890 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:55.523929', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:55.508720', u'delta': u'0:00:00.015209', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.015209", "end": "2018-05-25 16:35:55.523929", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:55.508720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,898 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:57.853169', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:57.838712', u'delta': u'0:00:00.014457', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014457", "end": "2018-05-25 16:35:57.853169", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:57.838712", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,904 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:00.155046', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:00.141068', u'delta': u'0:00:00.013978', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013978", "end": "2018-05-25 16:36:00.155046", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:00.141068", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,910 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:02.657044', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:02.643372', u'delta': u'0:00:00.013672', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013672", "end": "2018-05-25 16:36:02.657044", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:02.643372", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,918 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:05.028218', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:05.013341', u'delta': u'0:00:00.014877', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.014877", "end": "2018-05-25 16:36:05.028218", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:05.013341", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,924 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:07.371393', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:07.356936', u'delta': u'0:00:00.014457', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014457", "end": "2018-05-25 16:36:07.371393", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:07.356936", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,933 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:09.727778', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:09.712684', u'delta': u'0:00:00.015094', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.015094", "end": "2018-05-25 16:36:09.727778", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:09.712684", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,939 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:12.087070', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:12.073692', u'delta': u'0:00:00.013378', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013378", "end": "2018-05-25 16:36:12.087070", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:12.073692", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,947 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:14.425899', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:14.412455', u'delta': u'0:00:00.013444', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013444", "end": "2018-05-25 16:36:14.425899", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:14.412455", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,953 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:16.633720', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:16.620760', u'delta': u'0:00:00.012960', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012960", "end": "2018-05-25 16:36:16.633720", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:16.620760", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,960 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:18.936777', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:18.923075', u'delta': u'0:00:00.013702', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013702", "end": "2018-05-25 16:36:18.936777", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:18.923075", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:24,983 p=12024 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 12:36:25,003 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,024 p=12024 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 12:36:25,045 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,065 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:36:25,088 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,107 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:36:25,131 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,149 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:36:25,169 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,190 p=12024 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 12:36:25,210 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,231 p=12024 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 12:36:25,251 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,272 p=12024 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 12:36:25,293 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,313 p=12024 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 12:36:25,333 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,354 p=12024 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 12:36:25,373 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,392 p=12024 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 12:36:25,413 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,433 p=12024 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 12:36:25,454 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,473 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:36:25,496 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,516 p=12024 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 12:36:25,535 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,555 p=12024 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 12:36:25,578 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,597 p=12024 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 12:36:25,618 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,638 p=12024 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 12:36:25,660 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,678 p=12024 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 12:36:25,699 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,717 p=12024 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 12:36:25,736 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,755 p=12024 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 12:36:25,775 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,794 p=12024 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 12:36:25,814 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,833 p=12024 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 12:36:25,855 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,874 p=12024 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 12:36:25,893 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,912 p=12024 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 12:36:25,934 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,954 p=12024 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 12:36:25,974 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:25,995 p=12024 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 12:36:26,018 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,039 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:36:26,061 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,082 p=12024 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 12:36:26,107 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,128 p=12024 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 12:36:26,149 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,172 p=12024 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 12:36:26,194 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,216 p=12024 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 12:36:26,237 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,258 p=12024 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 12:36:26,278 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,299 p=12024 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 12:36:26,320 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,341 p=12024 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 12:36:26,366 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,385 p=12024 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 12:36:26,410 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,430 p=12024 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 12:36:26,449 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,469 p=12024 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 12:36:26,490 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,510 p=12024 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 12:36:26,531 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,552 p=12024 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 12:36:26,573 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,593 p=12024 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 12:36:26,613 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,634 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 12:36:26,656 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,677 p=12024 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 12:36:26,702 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,722 p=12024 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 12:36:26,749 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,769 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 12:36:26,788 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,808 p=12024 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 12:36:26,830 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,852 p=12024 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 12:36:26,874 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,893 p=12024 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 12:36:26,914 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,934 p=12024 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 12:36:26,958 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:26,977 p=12024 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 12:36:26,998 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,017 p=12024 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 12:36:27,039 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,058 p=12024 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 12:36:27,080 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,102 p=12024 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 12:36:27,126 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,153 p=12024 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 12:36:27,174 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,196 p=12024 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 12:36:27,220 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,243 p=12024 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 12:36:27,265 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,287 p=12024 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 12:36:27,311 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,330 p=12024 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 12:36:27,348 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,367 p=12024 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 12:36:27,389 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,408 p=12024 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 12:36:27,428 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,447 p=12024 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 12:36:27,472 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,492 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 12:36:27,539 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_api_package": false}, "changed": false} >2018-05-25 12:36:27,561 p=12024 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 12:36:27,587 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,607 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 12:36:27,633 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,652 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 12:36:27,700 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_evaluator_package": false}, "changed": false} >2018-05-25 12:36:27,720 p=12024 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 12:36:27,741 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,762 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 12:36:27,786 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,807 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 12:36:27,854 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_listener_package": false}, "changed": false} >2018-05-25 12:36:27,875 p=12024 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 12:36:27,898 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,917 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 12:36:27,940 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:27,962 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 12:36:28,014 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_aodh_notifier_package": false}, "changed": false} >2018-05-25 12:36:28,034 p=12024 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 12:36:28,056 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:28,077 p=12024 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 12:36:28,104 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:28,124 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 12:36:28,174 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_ceilometer_central_package": false}, "changed": false} >2018-05-25 12:36:28,194 p=12024 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 12:36:28,222 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:28,241 p=12024 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 12:36:28,265 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:28,287 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 12:36:28,334 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_ceilometer_notification_package": false}, "changed": false} >2018-05-25 12:36:28,355 p=12024 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 12:36:28,378 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:28,398 p=12024 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 12:36:28,421 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:28,441 p=12024 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 12:36:30,805 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q cinder", "delta": "0:00:00.054618", "end": "2018-05-25 16:36:26.989357", "rc": 0, "start": "2018-05-25 16:36:26.934739", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:30,825 p=12024 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 12:36:33,237 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "enabled": false, "name": "httpd", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "memcached.service tmp.mount systemd-journald.socket system.slice nss-lookup.target network.target -.mount basic.target remote-fs.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "man:httpd(8) man:apachectl(8)", "DropInPaths": "/etc/systemd/system/httpd.service.d/httpd.conf /usr/lib/systemd/system/httpd.service.d/openstack-dashboard.conf", "EnvironmentFile": "/etc/sysconfig/httpd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/httpd ; argv[]=/usr/sbin/httpd $OPTIONS -k graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/httpd ; argv[]=/usr/sbin/httpd $OPTIONS -DFOREGROUND ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/python ; argv[]=/usr/bin/python /usr/share/openstack-dashboard/manage.py compress --force -v0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/bin/kill ; argv[]=/bin/kill -WINCH ${MAINPID} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/httpd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "httpd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "18", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "httpd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/tmp", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "5min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-05-25 12:36:33,257 p=12024 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 12:36:35,924 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/cinder", "state": "absent"} >2018-05-25 12:36:35,947 p=12024 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 12:36:35,996 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_httpd_package": false}, "changed": false} >2018-05-25 12:36:36,017 p=12024 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 12:36:36,044 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,065 p=12024 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 12:36:36,091 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,110 p=12024 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 12:36:36,157 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_cinder_package": false}, "changed": false} >2018-05-25 12:36:36,176 p=12024 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 12:36:36,201 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,221 p=12024 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 12:36:36,248 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,267 p=12024 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 12:36:36,319 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_glance_package": false}, "changed": false} >2018-05-25 12:36:36,338 p=12024 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 12:36:36,362 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,383 p=12024 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 12:36:36,408 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,429 p=12024 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 12:36:36,455 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,478 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 12:36:36,505 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,524 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 12:36:36,549 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,575 p=12024 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 12:36:36,600 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,621 p=12024 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 12:36:36,648 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:36,677 p=12024 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 12:36:39,096 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/heat", "state": "absent"} >2018-05-25 12:36:39,127 p=12024 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 12:36:39,156 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:39,177 p=12024 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 12:36:39,208 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:39,233 p=12024 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 12:36:39,262 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:39,283 p=12024 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 12:36:39,307 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:39,326 p=12024 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 12:36:39,350 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:39,369 p=12024 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 12:36:39,394 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:39,414 p=12024 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 12:36:39,439 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:39,459 p=12024 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 12:36:41,781 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/keystone", "state": "absent"} >2018-05-25 12:36:41,802 p=12024 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 12:36:41,826 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:41,846 p=12024 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 12:36:41,870 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:41,890 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 12:36:41,938 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_neutron_package": false}, "changed": false} >2018-05-25 12:36:41,957 p=12024 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 12:36:41,981 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:42,000 p=12024 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 12:36:42,026 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:42,046 p=12024 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 12:36:42,069 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:42,088 p=12024 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 12:36:42,116 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:42,136 p=12024 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 12:36:45,769 p=12024 u=mistral | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm > >2018-05-25 12:36:45,769 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "rpm -qa | awk -F- '/^openvswitch-2/{print $2 \"-\" $3}'", "delta": "0:00:01.284406", "end": "2018-05-25 16:36:41.952860", "rc": 0, "start": "2018-05-25 16:36:40.668454", "stderr": "", "stderr_lines": [], "stdout": "2.9.0-20.el7fdp.x86_64", "stdout_lines": ["2.9.0-20.el7fdp.x86_64"]} >2018-05-25 12:36:45,794 p=12024 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 12:36:48,219 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "rpm -q --scripts openvswitch | awk '/postuninstall/,/*/' | grep -q \"systemctl.*try-restart\"", "delta": "0:00:00.047504", "end": "2018-05-25 16:36:44.401900", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:44.354396", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:36:48,220 p=12024 u=mistral | ...ignoring >2018-05-25 12:36:48,248 p=12024 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 12:36:48,275 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,295 p=12024 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 12:36:48,321 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,345 p=12024 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 12:36:48,371 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,389 p=12024 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 12:36:48,413 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,433 p=12024 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 12:36:48,458 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,477 p=12024 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 12:36:48,507 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,525 p=12024 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 12:36:48,551 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,570 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 12:36:48,619 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_neutron_openvswitch_package": false}, "changed": false} >2018-05-25 12:36:48,639 p=12024 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 12:36:48,664 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,683 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:36:48,709 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,731 p=12024 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 12:36:48,757 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,780 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 12:36:48,829 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_api_package": false}, "changed": false} >2018-05-25 12:36:48,848 p=12024 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 12:36:48,871 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:48,891 p=12024 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 12:36:51,211 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/var/spool/cron/nova", "state": "absent"} >2018-05-25 12:36:51,234 p=12024 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 12:36:51,260 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,285 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 12:36:51,336 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_conductor_package": false}, "changed": false} >2018-05-25 12:36:51,357 p=12024 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 12:36:51,381 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,401 p=12024 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 12:36:51,437 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,456 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 12:36:51,502 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_console_package": false}, "changed": false} >2018-05-25 12:36:51,521 p=12024 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 12:36:51,544 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,565 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:36:51,596 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,619 p=12024 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 12:36:51,647 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,667 p=12024 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 12:36:51,695 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,714 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 12:36:51,772 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_scheduler_package": false}, "changed": false} >2018-05-25 12:36:51,805 p=12024 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 12:36:51,834 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,858 p=12024 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 12:36:51,885 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:51,910 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 12:36:51,962 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_nova_novncproxy_package": false}, "changed": false} >2018-05-25 12:36:51,984 p=12024 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 12:36:52,009 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:36:52,029 p=12024 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 12:37:29,649 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "out": "offline"} >2018-05-25 12:37:29,672 p=12024 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 12:37:29,715 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:48.485223', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:48.469308', u'delta': u'0:00:00.015915', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.015915", "end": "2018-05-25 16:35:48.485223", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:48.469308", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,716 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:50.859507', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:50.843703', u'delta': u'0:00:00.015804', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.015804", "end": "2018-05-25 16:35:50.859507", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:50.843703", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,735 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 12:37:29,784 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_swift_proxy_package": false}, "changed": false} >2018-05-25 12:37:29,803 p=12024 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 12:37:29,824 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,844 p=12024 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 12:37:29,886 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:53.238070', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:53.223020', u'delta': u'0:00:00.015050', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.015050", "end": "2018-05-25 16:35:53.238070", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:53.223020", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,895 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:55.523929', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:55.508720', u'delta': u'0:00:00.015209', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.015209", "end": "2018-05-25 16:35:55.523929", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:55.508720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,903 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:35:57.853169', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:35:57.838712', u'delta': u'0:00:00.014457', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.014457", "end": "2018-05-25 16:35:57.853169", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:35:57.838712", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,912 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:00.155046', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:00.141068', u'delta': u'0:00:00.013978', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013978", "end": "2018-05-25 16:36:00.155046", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:00.141068", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,921 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:02.657044', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:02.643372', u'delta': u'0:00:00.013672', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013672", "end": "2018-05-25 16:36:02.657044", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:02.643372", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,931 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:05.028218', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:05.013341', u'delta': u'0:00:00.014877', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.014877", "end": "2018-05-25 16:36:05.028218", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:05.013341", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,939 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:07.371393', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:07.356936', u'delta': u'0:00:00.014457', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014457", "end": "2018-05-25 16:36:07.371393", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:07.356936", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,946 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:09.727778', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:09.712684', u'delta': u'0:00:00.015094', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.015094", "end": "2018-05-25 16:36:09.727778", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:09.712684", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,956 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:12.087070', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:12.073692', u'delta': u'0:00:00.013378', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.013378", "end": "2018-05-25 16:36:12.087070", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:12.073692", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,965 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:14.425899', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:14.412455', u'delta': u'0:00:00.013444', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013444", "end": "2018-05-25 16:36:14.425899", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:14.412455", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,975 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:16.633720', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:16.620760', u'delta': u'0:00:00.012960', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012960", "end": "2018-05-25 16:36:16.633720", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:16.620760", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:29,984 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:36:18.936777', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:36:18.923075', u'delta': u'0:00:00.013702', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.013702", "end": "2018-05-25 16:36:18.936777", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:36:18.923075", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:30,005 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 12:37:30,052 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"remove_swift_package": false}, "changed": false} >2018-05-25 12:37:30,072 p=12024 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 12:37:30,118 p=12024 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 12:37:30,137 p=12024 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 12:37:32,452 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "path": "/etc/xinetd.d/rsync", "state": "absent"} >2018-05-25 12:37:32,481 p=12024 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 12:37:34,863 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "name": "xinetd", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2018-05-25 14:40:29 UTC", "ActiveEnterTimestampMonotonic": "151180408825", "ActiveExitTimestamp": "Fri 2018-05-25 14:40:29 UTC", "ActiveExitTimestampMonotonic": "151180380688", "ActiveState": "active", "After": "network.target system.slice systemd-journald.socket NetworkManager-wait-online.service syslog.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2018-05-25 14:40:29 UTC", "AssertTimestampMonotonic": "151180400149", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2018-05-25 14:40:29 UTC", "ConditionTimestampMonotonic": "151180400149", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/xinetd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Xinetd A Powerful Replacement For Inetd", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/xinetd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "207291", "ExecMainStartTimestamp": "Fri 2018-05-25 14:40:29 UTC", "ExecMainStartTimestampMonotonic": "151180408659", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/xinetd ; argv[]=/usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid $EXTRAOPTIONS ; ignore_errors=no ; start_time=[Fri 2018-05-25 14:40:29 UTC] ; stop_time=[Fri 2018-05-25 14:40:29 UTC] ; pid=207290 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/xinetd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "xinetd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2018-05-25 14:40:29 UTC", "InactiveEnterTimestampMonotonic": "151180392776", "InactiveExitTimestamp": "Fri 2018-05-25 14:40:29 UTC", "InactiveExitTimestampMonotonic": "151180401636", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "126283", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "126283", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "207291", "MemoryAccounting": "no", "MemoryCurrent": "258048", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "xinetd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/xinetd.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "1", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Fri 2018-05-25 14:40:29 UTC", "WatchdogTimestampMonotonic": "151180408682", "WatchdogUSec": "0"}} >2018-05-25 12:37:34,884 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:37:34,903 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:34,922 p=12024 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 12:37:34,943 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:34,962 p=12024 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 12:37:34,984 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,003 p=12024 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 12:37:35,027 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,046 p=12024 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 12:37:35,065 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,084 p=12024 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 12:37:35,105 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,125 p=12024 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 12:37:35,146 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,166 p=12024 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 12:37:35,187 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,207 p=12024 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 12:37:35,230 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,248 p=12024 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 12:37:35,268 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,287 p=12024 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 12:37:35,310 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,330 p=12024 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 12:37:35,357 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,377 p=12024 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 12:37:35,401 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,421 p=12024 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 12:37:35,442 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,463 p=12024 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 12:37:35,484 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,504 p=12024 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 12:37:35,528 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,549 p=12024 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 12:37:35,574 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,594 p=12024 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 12:37:35,616 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,637 p=12024 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 12:37:35,663 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,683 p=12024 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 12:37:35,706 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,726 p=12024 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 12:37:35,750 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,769 p=12024 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 12:37:35,790 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,810 p=12024 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 12:37:35,830 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,850 p=12024 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 12:37:35,872 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,892 p=12024 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 12:37:35,916 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,936 p=12024 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 12:37:35,958 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:35,979 p=12024 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-05-25 12:37:36,001 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,023 p=12024 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 12:37:36,045 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,065 p=12024 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-05-25 12:37:36,088 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,107 p=12024 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-05-25 12:37:36,126 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,145 p=12024 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-05-25 12:37:36,168 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,185 p=12024 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-05-25 12:37:36,205 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,224 p=12024 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-05-25 12:37:36,244 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,262 p=12024 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-05-25 12:37:36,284 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,302 p=12024 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-05-25 12:37:36,323 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,342 p=12024 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-05-25 12:37:36,363 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,384 p=12024 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-05-25 12:37:36,405 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,425 p=12024 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-05-25 12:37:36,451 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,470 p=12024 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-05-25 12:37:36,491 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,511 p=12024 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-05-25 12:37:36,533 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,553 p=12024 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-05-25 12:37:36,574 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,594 p=12024 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-05-25 12:37:36,617 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,649 p=12024 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-05-25 12:37:36,672 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,703 p=12024 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-05-25 12:37:36,735 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,755 p=12024 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-05-25 12:37:36,781 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,799 p=12024 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-05-25 12:37:36,824 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,843 p=12024 u=mistral | TASK [Update all packages] ***************************************************** >2018-05-25 12:37:36,864 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,883 p=12024 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-05-25 12:37:36,903 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,932 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:37:36,954 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:36,976 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:37:36,998 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:37,021 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:37:37,041 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:37,063 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:37:37,084 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:37:37,106 p=12024 u=mistral | TASK [include] ***************************************************************** >2018-05-25 12:37:37,648 p=12024 u=mistral | included: /var/lib/mistral/56cc0653-fb22-4f66-8e10-4f45eacb92c8/Controller/upgrade_tasks.yaml for 192.168.24.7 >2018-05-25 12:37:37,766 p=12024 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-05-25 12:37:40,260 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.065201", "end": "2018-05-25 16:37:36.443041", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:36.377840", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:37:40,260 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:40,281 p=12024 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-05-25 12:37:42,667 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.012017", "end": "2018-05-25 16:37:38.849487", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:37:38.837470", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:37:42,668 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:42,693 p=12024 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-05-25 12:37:45,078 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.013431", "end": "2018-05-25 16:37:41.262175", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:41.248744", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:37:45,078 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:45,097 p=12024 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-05-25 12:37:47,476 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.012942", "end": "2018-05-25 16:37:43.660047", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:43.647105", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:37:47,477 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:47,498 p=12024 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-05-25 12:37:49,855 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.013582", "end": "2018-05-25 16:37:46.039833", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:46.026251", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:37:49,855 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:49,886 p=12024 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-05-25 12:37:52,294 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.014003", "end": "2018-05-25 16:37:48.477778", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:48.463775", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:37:52,294 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:52,328 p=12024 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-05-25 12:37:54,756 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.014336", "end": "2018-05-25 16:37:50.940177", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:50.925841", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:37:54,756 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:54,778 p=12024 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-05-25 12:37:57,172 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.014809", "end": "2018-05-25 16:37:53.352520", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:53.337711", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:37:57,172 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:57,196 p=12024 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-05-25 12:37:59,570 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.013563", "end": "2018-05-25 16:37:55.753927", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:37:55.740364", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-05-25 12:37:59,570 p=12024 u=mistral | ...ignoring >2018-05-25 12:37:59,595 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:37:59,726 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_docker_image_latest": "registry.access.redhat.com/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-05-25 12:37:59,745 p=12024 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-05-25 12:38:01,991 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.004011", "end": "2018-05-25 16:37:58.174978", "msg": "non-zero return code", "rc": 2, "start": "2018-05-25 16:37:58.170967", "stderr": "grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory", "stderr_lines": ["grep: /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf: No such file or directory"], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:01,992 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:02,012 p=12024 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-05-25 12:38:02,145 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-05-25 12:38:02,164 p=12024 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-05-25 12:38:05,193 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource openstack-cinder-volume to the state show", "output": "", "rc": 1} >2018-05-25 12:38:05,193 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:05,213 p=12024 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-05-25 12:38:07,752 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.015846", "end": "2018-05-25 16:38:03.933421", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:03.917575", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:07,752 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:07,777 p=12024 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-05-25 12:38:10,150 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.014151", "end": "2018-05-25 16:38:06.333240", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:06.319089", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:10,151 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:10,176 p=12024 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-05-25 12:38:12,595 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.054921", "end": "2018-05-25 16:38:08.779311", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:08.724390", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:12,595 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:12,615 p=12024 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-05-25 12:38:15,028 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010731", "end": "2018-05-25 16:38:11.211195", "msg": "non-zero return code", "rc": 3, "start": "2018-05-25 16:38:11.200464", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:15,029 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:15,052 p=12024 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-05-25 12:38:17,441 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.014435", "end": "2018-05-25 16:38:13.624543", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:13.610108", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:17,441 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:17,463 p=12024 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-05-25 12:38:19,827 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.014698", "end": "2018-05-25 16:38:16.010879", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:15.996181", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:19,828 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:19,850 p=12024 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-05-25 12:38:19,986 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 12:38:20,005 p=12024 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-05-25 12:38:22,367 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213649.4789495, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108588.881451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 75577187, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108588.881451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/haproxy", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1145102596", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:38:22,389 p=12024 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-05-25 12:38:22,520 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"haproxy_containerized": true}, "changed": false} >2018-05-25 12:38:22,539 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:38:24,970 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093193", "end": "2018-05-25 16:38:21.153683", "rc": 0, "start": "2018-05-25 16:38:21.060490", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:38:24,996 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:38:25,136 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:38:25,155 p=12024 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-05-25 12:38:28,207 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-05-25 12:38:28,207 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:28,231 p=12024 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-05-25 12:38:30,568 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.013269", "end": "2018-05-25 16:38:26.752468", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:26.739199", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:30,569 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:30,599 p=12024 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-05-25 12:38:32,933 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.056284", "end": "2018-05-25 16:38:29.115348", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:29.059064", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:32,933 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:32,953 p=12024 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-05-25 12:38:35,255 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.012647", "end": "2018-05-25 16:38:31.437510", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:31.424863", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:35,255 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:35,279 p=12024 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-05-25 12:38:37,673 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.056580", "end": "2018-05-25 16:38:33.855053", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:33.798473", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:37,673 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:37,696 p=12024 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-05-25 12:38:40,022 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.014555", "end": "2018-05-25 16:38:36.204625", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:36.190070", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:40,023 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:40,043 p=12024 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-05-25 12:38:42,395 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.054816", "end": "2018-05-25 16:38:38.577051", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:38.522235", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:42,395 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:42,415 p=12024 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-05-25 12:38:44,715 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.015322", "end": "2018-05-25 16:38:40.897259", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:40.881937", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:44,715 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:44,742 p=12024 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-05-25 12:38:47,053 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.013678", "end": "2018-05-25 16:38:43.236346", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:43.222668", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:47,053 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:47,074 p=12024 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-05-25 12:38:49,435 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.056939", "end": "2018-05-25 16:38:45.616183", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:45.559244", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:49,435 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:49,456 p=12024 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-05-25 12:38:51,790 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.015576", "end": "2018-05-25 16:38:47.969506", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:38:47.953930", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:38:51,790 p=12024 u=mistral | ...ignoring >2018-05-25 12:38:51,809 p=12024 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-05-25 12:38:54,122 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"exists": false}} >2018-05-25 12:38:54,144 p=12024 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-05-25 12:38:54,188 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 12:38:54,207 p=12024 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-05-25 12:38:56,513 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213570.5587773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108634.869451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38076226, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108634.869451, "nlink": 4, "path": "/var/lib/config-data/puppet-generated/mysql", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "1759709896", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:38:56,534 p=12024 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-05-25 12:38:56,582 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_containerized": true}, "changed": false} >2018-05-25 12:38:56,607 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:38:59,131 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.103964", "end": "2018-05-25 16:38:55.311167", "rc": 0, "start": "2018-05-25 16:38:55.207203", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:38:59,153 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:38:59,203 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:38:59,223 p=12024 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-05-25 12:39:02,301 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-05-25 12:39:02,302 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:02,321 p=12024 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-05-25 12:39:04,808 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.015366", "end": "2018-05-25 16:39:00.987959", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:00.972593", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:04,809 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:04,829 p=12024 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-05-25 12:39:07,261 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.014390", "end": "2018-05-25 16:39:03.443362", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:03.428972", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:07,262 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:07,281 p=12024 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-05-25 12:39:09,582 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.014363", "end": "2018-05-25 16:39:05.763489", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:05.749126", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:09,582 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:09,605 p=12024 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-05-25 12:39:11,887 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.013631", "end": "2018-05-25 16:39:08.066874", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:08.053243", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:11,888 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:11,908 p=12024 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-05-25 12:39:14,229 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.013995", "end": "2018-05-25 16:39:10.411372", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:10.397377", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:14,229 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:14,249 p=12024 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-05-25 12:39:16,494 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.013588", "end": "2018-05-25 16:39:12.675327", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:12.661739", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:16,494 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:16,513 p=12024 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-05-25 12:39:18,815 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.053668", "end": "2018-05-25 16:39:14.996612", "rc": 0, "start": "2018-05-25 16:39:14.942944", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:18,838 p=12024 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-05-25 12:39:21,162 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.017188", "end": "2018-05-25 16:39:17.342596", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:17.325408", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:21,163 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:21,184 p=12024 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-05-25 12:39:23,500 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.012940", "end": "2018-05-25 16:39:19.678455", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:19.665515", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:23,500 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:23,522 p=12024 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-05-25 12:39:25,813 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.012998", "end": "2018-05-25 16:39:21.993427", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:21.980429", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:25,813 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:25,836 p=12024 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-05-25 12:39:28,177 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.055803", "end": "2018-05-25 16:39:24.357421", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:24.301618", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:28,178 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:28,199 p=12024 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-05-25 12:39:30,534 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.013453", "end": "2018-05-25 16:39:26.716846", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:26.703393", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:30,535 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:30,559 p=12024 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-05-25 12:39:32,859 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.013980", "end": "2018-05-25 16:39:29.040718", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:29.026738", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:32,860 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:32,883 p=12024 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-05-25 12:39:32,925 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbitmq_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-05-25 12:39:32,944 p=12024 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-05-25 12:39:35,295 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213671.169447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108657.446451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6835200, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108657.446451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/rabbitmq", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "1338048785", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:39:35,317 p=12024 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-05-25 12:39:35,365 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"rabbit_containerized": true}, "changed": false} >2018-05-25 12:39:35,384 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:39:37,810 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.099270", "end": "2018-05-25 16:39:33.985333", "rc": 0, "start": "2018-05-25 16:39:33.886063", "stderr": "", "stderr_lines": [], "stdout": "controller-0", "stdout_lines": ["controller-0"]} >2018-05-25 12:39:37,831 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:39:37,879 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-05-25 12:39:37,899 p=12024 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-05-25 12:39:40,856 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-05-25 12:39:40,856 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:40,878 p=12024 u=mistral | TASK [Get docker redis image] ************************************************** >2018-05-25 12:39:40,919 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-redis:pcmklatest"}, "changed": false} >2018-05-25 12:39:40,938 p=12024 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-05-25 12:39:43,229 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "stat": {"atime": 1527213599.3961093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1527108616.484451, "dev": 64514, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25270286, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527108616.484451, "nlink": 3, "path": "/var/lib/config-data/puppet-generated/redis", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "version": "18446744071748113527", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} >2018-05-25 12:39:43,249 p=12024 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-05-25 12:39:43,295 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"redis_containerized": true}, "changed": false} >2018-05-25 12:39:43,315 p=12024 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-05-25 12:39:46,269 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": false, "error": "Error: unable to get cib\nError: unable to get cib\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-05-25 12:39:46,269 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:46,292 p=12024 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-05-25 12:39:48,578 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013429", "end": "2018-05-25 16:39:44.760257", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:44.746828", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:50,839 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013000", "end": "2018-05-25 16:39:47.020950", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:47.007950", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:50,842 p=12024 u=mistral | ...ignoring >2018-05-25 12:39:50,864 p=12024 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-05-25 12:39:53,140 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013790", "end": "2018-05-25 16:39:49.319030", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:49.305240", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:55,409 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.012919", "end": "2018-05-25 16:39:51.588735", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:51.575816", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:57,655 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013361", "end": "2018-05-25 16:39:53.838057", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:53.824696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:39:59,942 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013112", "end": "2018-05-25 16:39:56.120386", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:56.107274", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:02,161 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013616", "end": "2018-05-25 16:39:58.340566", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:58.326950", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:04,423 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.015597", "end": "2018-05-25 16:40:00.602342", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:00.586745", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:06,677 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014148", "end": "2018-05-25 16:40:02.850211", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:02.836063", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:09,037 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.016287", "end": "2018-05-25 16:40:05.219479", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:05.203192", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:11,291 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014274", "end": "2018-05-25 16:40:07.470145", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:07.455871", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:13,558 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013874", "end": "2018-05-25 16:40:09.740829", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:09.726955", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:15,884 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013246", "end": "2018-05-25 16:40:12.065783", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:12.052537", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:18,173 p=12024 u=mistral | failed: [192.168.24.7] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014057", "end": "2018-05-25 16:40:14.354392", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:14.340335", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:18,182 p=12024 u=mistral | ...ignoring >2018-05-25 12:40:18,204 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if aodh api is running] *************** >2018-05-25 12:40:18,224 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,243 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-evaluator is running] *** >2018-05-25 12:40:18,264 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,283 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-listener is running] *** >2018-05-25 12:40:18,305 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,324 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-aodh-notifier is running] *** >2018-05-25 12:40:18,344 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,364 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-central is running] *** >2018-05-25 12:40:18,385 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,405 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-ceilometer-notification is running] *** >2018-05-25 12:40:18,425 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,443 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-api is running] *** >2018-05-25 12:40:18,463 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,482 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-cinder-scheduler is running] *** >2018-05-25 12:40:18,500 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,519 p=12024 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-05-25 12:40:18,540 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,558 p=12024 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-05-25 12:40:18,578 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,597 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-glance-api is running] *** >2018-05-25 12:40:18,617 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,638 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-api is running] *** >2018-05-25 12:40:18,657 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,676 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if gnocchi_api_wsgi is running] ******* >2018-05-25 12:40:18,697 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,717 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-metricd is running] *** >2018-05-25 12:40:18,740 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,760 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-gnocchi-statsd is running] *** >2018-05-25 12:40:18,783 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,802 p=12024 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-05-25 12:40:18,825 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,845 p=12024 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-05-25 12:40:18,863 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,884 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api is running] *** >2018-05-25 12:40:18,904 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,924 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_wsgi is running] ********** >2018-05-25 12:40:18,944 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:18,964 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-api-cfn is running] *** >2018-05-25 12:40:18,987 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,005 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if heat_api_cfn_wsgi is running] ****** >2018-05-25 12:40:19,024 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,043 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-heat-engine is running] *** >2018-05-25 12:40:19,064 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,082 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if horizon is running] **************** >2018-05-25 12:40:19,103 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,122 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid is running] ***************** >2018-05-25 12:40:19,143 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,163 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if iscsid.socket is running] ********** >2018-05-25 12:40:19,181 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,200 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if keystone_wsgi is running under httpd] *** >2018-05-25 12:40:19,221 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,240 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service memcached is running] ********* >2018-05-25 12:40:19,264 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,284 p=12024 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-05-25 12:40:19,305 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,325 p=12024 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-05-25 12:40:19,343 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,362 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-server is running] **** >2018-05-25 12:40:19,383 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,405 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-dhcp-agent is running] *** >2018-05-25 12:40:19,429 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,465 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-l3-agent is running] *** >2018-05-25 12:40:19,487 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,508 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-metadata-agent is running] *** >2018-05-25 12:40:19,529 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,548 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service neutron-openvswitch-agent is running] *** >2018-05-25 12:40:19,568 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,589 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:40:19,611 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,632 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if nova_wsgi is running] ************** >2018-05-25 12:40:19,653 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,672 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-conductor is running] *** >2018-05-25 12:40:19,695 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,715 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-consoleauth is running] *** >2018-05-25 12:40:19,733 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,753 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-api is running] *** >2018-05-25 12:40:19,774 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,793 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check if placement_wsgi is running] ********* >2018-05-25 12:40:19,814 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,833 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-scheduler is running] *** >2018-05-25 12:40:19,854 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,875 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-nova-novncproxy is running] *** >2018-05-25 12:40:19,894 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,914 p=12024 u=mistral | TASK [Check pacemaker cluster running before upgrade] ************************** >2018-05-25 12:40:19,935 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,955 p=12024 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-05-25 12:40:19,976 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:19,995 p=12024 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-05-25 12:40:20,015 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,035 p=12024 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-05-25 12:40:20,055 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,074 p=12024 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-05-25 12:40:20,092 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,112 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check service openstack-swift-proxy and openstack-swift-object-expirer are running] *** >2018-05-25 12:40:20,142 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:44.760257', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:44.746828', u'delta': u'0:00:00.013429', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013429", "end": "2018-05-25 16:39:44.760257", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:44.746828", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,147 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:47.020950', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:47.007950', u'delta': u'0:00:00.013000', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013000", "end": "2018-05-25 16:39:47.020950", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:47.007950", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,166 p=12024 u=mistral | TASK [PreUpgrade step0,validation: Check swift storage services are running] *** >2018-05-25 12:40:20,212 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:49.319030', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:49.305240', u'delta': u'0:00:00.013790', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013790", "end": "2018-05-25 16:39:49.319030", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:49.305240", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,221 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:51.588735', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:51.575816', u'delta': u'0:00:00.012919', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.012919", "end": "2018-05-25 16:39:51.588735", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:51.575816", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,225 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:53.838057', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:53.824696', u'delta': u'0:00:00.013361', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013361", "end": "2018-05-25 16:39:53.838057", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:53.824696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,234 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:56.120386', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:56.107274', u'delta': u'0:00:00.013112', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013112", "end": "2018-05-25 16:39:56.120386", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:56.107274", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,240 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:58.340566', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:58.326950', u'delta': u'0:00:00.013616', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013616", "end": "2018-05-25 16:39:58.340566", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:58.326950", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,246 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:00.602342', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:00.586745', u'delta': u'0:00:00.015597', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.015597", "end": "2018-05-25 16:40:00.602342", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:00.586745", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,253 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:02.850211', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:02.836063', u'delta': u'0:00:00.014148', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014148", "end": "2018-05-25 16:40:02.850211", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:02.836063", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,261 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:05.219479', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:05.203192', u'delta': u'0:00:00.016287', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.016287", "end": "2018-05-25 16:40:05.219479", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:05.203192", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,266 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:07.470145', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:07.455871', u'delta': u'0:00:00.014274', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014274", "end": "2018-05-25 16:40:07.470145", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:07.455871", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,273 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:09.740829', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:09.726955', u'delta': u'0:00:00.013874', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013874", "end": "2018-05-25 16:40:09.740829", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:09.726955", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,281 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:12.065783', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:12.052537', u'delta': u'0:00:00.013246', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013246", "end": "2018-05-25 16:40:12.065783", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:12.052537", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,289 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:14.354392', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:14.340335', u'delta': u'0:00:00.014057', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014057", "end": "2018-05-25 16:40:14.354392", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:14.340335", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,310 p=12024 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-05-25 12:40:20,332 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,351 p=12024 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-05-25 12:40:20,371 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,390 p=12024 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-05-25 12:40:20,413 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,432 p=12024 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-05-25 12:40:20,454 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,473 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:40:20,494 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,515 p=12024 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-05-25 12:40:20,534 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,553 p=12024 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-05-25 12:40:20,574 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,593 p=12024 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-05-25 12:40:20,614 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,635 p=12024 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-05-25 12:40:20,656 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,674 p=12024 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-05-25 12:40:20,696 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,715 p=12024 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-05-25 12:40:20,736 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,755 p=12024 u=mistral | TASK [Stop and disable glance_registry service on upgrade] ********************* >2018-05-25 12:40:20,779 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,799 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:40:20,818 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,837 p=12024 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-05-25 12:40:20,860 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,879 p=12024 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-05-25 12:40:20,899 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,918 p=12024 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-05-25 12:40:20,941 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:20,961 p=12024 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-05-25 12:40:20,981 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,002 p=12024 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-05-25 12:40:21,025 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,043 p=12024 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-05-25 12:40:21,062 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,082 p=12024 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-05-25 12:40:21,102 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,121 p=12024 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-05-25 12:40:21,143 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,163 p=12024 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-05-25 12:40:21,183 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,204 p=12024 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-05-25 12:40:21,225 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,245 p=12024 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-05-25 12:40:21,268 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,289 p=12024 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-05-25 12:40:21,311 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,332 p=12024 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-05-25 12:40:21,353 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,372 p=12024 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-05-25 12:40:21,394 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,414 p=12024 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-05-25 12:40:21,436 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,456 p=12024 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-05-25 12:40:21,477 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,497 p=12024 u=mistral | TASK [Disable mysql service] *************************************************** >2018-05-25 12:40:21,517 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,537 p=12024 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-05-25 12:40:21,560 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,582 p=12024 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-05-25 12:40:21,602 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,622 p=12024 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-05-25 12:40:21,643 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,661 p=12024 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-05-25 12:40:21,681 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,700 p=12024 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-05-25 12:40:21,722 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,742 p=12024 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-05-25 12:40:21,761 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,781 p=12024 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-05-25 12:40:21,802 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,822 p=12024 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-05-25 12:40:21,844 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,864 p=12024 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-05-25 12:40:21,883 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,902 p=12024 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-05-25 12:40:21,923 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,941 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-05-25 12:40:21,960 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:21,979 p=12024 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-05-25 12:40:21,999 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,019 p=12024 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-05-25 12:40:22,039 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,060 p=12024 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-05-25 12:40:22,082 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,101 p=12024 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-05-25 12:40:22,120 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,141 p=12024 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-05-25 12:40:22,162 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,182 p=12024 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-05-25 12:40:22,202 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,223 p=12024 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-05-25 12:40:22,245 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,268 p=12024 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-05-25 12:40:22,289 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,310 p=12024 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-05-25 12:40:22,335 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,356 p=12024 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-05-25 12:40:22,380 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,400 p=12024 u=mistral | TASK [Disable redis service] *************************************************** >2018-05-25 12:40:22,423 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,444 p=12024 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-05-25 12:40:22,463 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,481 p=12024 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-05-25 12:40:22,500 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,519 p=12024 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-05-25 12:40:22,541 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,559 p=12024 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-05-25 12:40:22,579 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,599 p=12024 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-05-25 12:40:22,622 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,641 p=12024 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-05-25 12:40:22,662 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,682 p=12024 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-05-25 12:40:22,704 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,723 p=12024 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-05-25 12:40:22,744 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,763 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-05-25 12:40:22,787 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,807 p=12024 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-05-25 12:40:22,826 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,846 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-05-25 12:40:22,868 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,891 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-05-25 12:40:22,913 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,934 p=12024 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-05-25 12:40:22,956 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:22,976 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-05-25 12:40:22,996 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,016 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-05-25 12:40:23,037 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,058 p=12024 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-05-25 12:40:23,079 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,100 p=12024 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-05-25 12:40:23,122 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,143 p=12024 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-05-25 12:40:23,164 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,184 p=12024 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-05-25 12:40:23,203 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,224 p=12024 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-05-25 12:40:23,246 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,266 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-05-25 12:40:23,287 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,307 p=12024 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-05-25 12:40:23,330 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,351 p=12024 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-05-25 12:40:23,370 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,391 p=12024 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-05-25 12:40:23,412 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,432 p=12024 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-05-25 12:40:23,451 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,469 p=12024 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-05-25 12:40:23,490 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,509 p=12024 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-05-25 12:40:23,529 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,547 p=12024 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-05-25 12:40:23,566 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,585 p=12024 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-05-25 12:40:23,605 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,623 p=12024 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-05-25 12:40:23,645 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,663 p=12024 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-05-25 12:40:23,685 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,703 p=12024 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-05-25 12:40:23,723 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,750 p=12024 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-05-25 12:40:23,772 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,793 p=12024 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-05-25 12:40:23,813 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,834 p=12024 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-05-25 12:40:23,857 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,877 p=12024 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-05-25 12:40:23,897 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,918 p=12024 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-05-25 12:40:23,939 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:23,959 p=12024 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-05-25 12:40:23,982 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,001 p=12024 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-05-25 12:40:24,023 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,044 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-05-25 12:40:24,063 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,082 p=12024 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-05-25 12:40:24,104 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,123 p=12024 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-05-25 12:40:24,145 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,164 p=12024 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-05-25 12:40:24,185 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,204 p=12024 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-05-25 12:40:24,226 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,245 p=12024 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-05-25 12:40:24,264 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,284 p=12024 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-05-25 12:40:24,306 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,326 p=12024 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-05-25 12:40:24,350 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,369 p=12024 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-05-25 12:40:24,392 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,411 p=12024 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-05-25 12:40:24,430 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,450 p=12024 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-05-25 12:40:24,473 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,493 p=12024 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-05-25 12:40:24,515 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,535 p=12024 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-05-25 12:40:24,560 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,578 p=12024 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-05-25 12:40:24,597 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,615 p=12024 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-05-25 12:40:24,637 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,656 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-05-25 12:40:24,678 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,696 p=12024 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-05-25 12:40:24,718 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,737 p=12024 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-05-25 12:40:24,757 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,776 p=12024 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-05-25 12:40:24,797 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,818 p=12024 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-05-25 12:40:24,841 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,860 p=12024 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-05-25 12:40:24,882 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,903 p=12024 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-05-25 12:40:24,923 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,944 p=12024 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-05-25 12:40:24,963 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:24,982 p=12024 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-05-25 12:40:25,002 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,021 p=12024 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-05-25 12:40:25,041 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,060 p=12024 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-05-25 12:40:25,082 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,102 p=12024 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-05-25 12:40:25,123 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,144 p=12024 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-05-25 12:40:25,169 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,190 p=12024 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-05-25 12:40:25,213 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,236 p=12024 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-05-25 12:40:25,260 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,281 p=12024 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-05-25 12:40:25,302 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,322 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:40:25,343 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,366 p=12024 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-05-25 12:40:25,389 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,409 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-05-25 12:40:25,431 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,452 p=12024 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-05-25 12:40:25,472 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,492 p=12024 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-05-25 12:40:25,514 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,533 p=12024 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-05-25 12:40:25,555 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,574 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-05-25 12:40:25,595 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,613 p=12024 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-05-25 12:40:25,636 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,654 p=12024 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-05-25 12:40:25,675 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,694 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-05-25 12:40:25,716 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,735 p=12024 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-05-25 12:40:25,757 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,777 p=12024 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-05-25 12:40:25,799 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,817 p=12024 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-05-25 12:40:25,837 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,857 p=12024 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-05-25 12:40:25,879 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,898 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-05-25 12:40:25,918 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,938 p=12024 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-05-25 12:40:25,959 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:25,978 p=12024 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-05-25 12:40:25,996 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,014 p=12024 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-05-25 12:40:26,034 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,053 p=12024 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-05-25 12:40:26,075 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,095 p=12024 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-05-25 12:40:26,117 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,137 p=12024 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-05-25 12:40:26,167 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:44.760257', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:44.746828', u'delta': u'0:00:00.013429', 'item': u'openstack-swift-proxy', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-proxy"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.013429", "end": "2018-05-25 16:39:44.760257", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-proxy\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:44.746828", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,171 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:47.020950', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:47.007950', u'delta': u'0:00:00.013000', 'item': u'openstack-swift-object-expirer', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-expirer"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.013000", "end": "2018-05-25 16:39:47.020950", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-expirer\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:47.007950", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,190 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-05-25 12:40:26,211 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,230 p=12024 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-05-25 12:40:26,251 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,272 p=12024 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-05-25 12:40:26,319 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:49.319030', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:49.305240', u'delta': u'0:00:00.013790', 'item': u'openstack-swift-account-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013790", "end": "2018-05-25 16:39:49.319030", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:49.305240", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,321 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:51.588735', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:51.575816', u'delta': u'0:00:00.012919', 'item': u'openstack-swift-account-reaper', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-reaper"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.012919", "end": "2018-05-25 16:39:51.588735", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-reaper\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:51.575816", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,324 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:53.838057', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:53.824696', u'delta': u'0:00:00.013361', 'item': u'openstack-swift-account-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.013361", "end": "2018-05-25 16:39:53.838057", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:53.824696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,333 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:56.120386', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:56.107274', u'delta': u'0:00:00.013112', 'item': u'openstack-swift-account', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-account"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.013112", "end": "2018-05-25 16:39:56.120386", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-account\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:56.107274", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,339 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:39:58.340566', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:39:58.326950', u'delta': u'0:00:00.013616', 'item': u'openstack-swift-container-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.013616", "end": "2018-05-25 16:39:58.340566", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:39:58.326950", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,345 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:00.602342', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:00.586745', u'delta': u'0:00:00.015597', 'item': u'openstack-swift-container-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.015597", "end": "2018-05-25 16:40:00.602342", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:00.586745", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,355 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:02.850211', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:02.836063', u'delta': u'0:00:00.014148', 'item': u'openstack-swift-container-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.014148", "end": "2018-05-25 16:40:02.850211", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:02.836063", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,362 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:05.219479', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:05.203192', u'delta': u'0:00:00.016287', 'item': u'openstack-swift-container', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-container"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.016287", "end": "2018-05-25 16:40:05.219479", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-container\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:05.203192", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,368 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:07.470145', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:07.455871', u'delta': u'0:00:00.014274', 'item': u'openstack-swift-object-auditor', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-auditor"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.014274", "end": "2018-05-25 16:40:07.470145", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-auditor\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:07.455871", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,375 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:09.740829', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:09.726955', u'delta': u'0:00:00.013874', 'item': u'openstack-swift-object-replicator', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-replicator"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.013874", "end": "2018-05-25 16:40:09.740829", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-replicator\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:09.726955", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,382 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:12.065783', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:12.052537', u'delta': u'0:00:00.013246', 'item': u'openstack-swift-object-updater', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object-updater"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.013246", "end": "2018-05-25 16:40:12.065783", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object-updater\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:12.052537", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,391 p=12024 u=mistral | skipping: [192.168.24.7] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-05-25 16:40:14.354392', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-05-25 16:40:14.340335', u'delta': u'0:00:00.014057', 'item': u'openstack-swift-object', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'systemctl is-enabled --quiet "openstack-swift-object"', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.014057", "end": "2018-05-25 16:40:14.354392", "failed": true, "invocation": {"module_args": {"_raw_params": "systemctl is-enabled --quiet \"openstack-swift-object\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:40:14.340335", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,414 p=12024 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-05-25 12:40:26,437 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,457 p=12024 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-05-25 12:40:26,492 p=12024 u=mistral | skipping: [192.168.24.7] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,513 p=12024 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-05-25 12:40:26,534 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,555 p=12024 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-05-25 12:40:26,576 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,595 p=12024 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-05-25 12:40:26,622 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,640 p=12024 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-05-25 12:40:26,663 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,682 p=12024 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-05-25 12:40:26,706 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,725 p=12024 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-05-25 12:40:26,753 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,776 p=12024 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-05-25 12:40:26,802 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,824 p=12024 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-05-25 12:40:26,847 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,870 p=12024 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-05-25 12:40:26,894 p=12024 u=mistral | skipping: [192.168.24.7] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-05-25 12:40:26,915 p=12024 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-05-25 12:40:32,011 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["All packages providing docker are up to date", ""]} >2018-05-25 12:40:32,039 p=12024 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-05-25 12:40:32,090 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest"}, "changed": false} >2018-05-25 12:40:32,110 p=12024 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-05-25 12:40:34,409 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/haproxy.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.050067", "end": "2018-05-25 16:40:30.588996", "rc": 0, "start": "2018-05-25 16:40:30.538929", "stderr": "", "stderr_lines": [], "stdout": "1f5829fa7a4d", "stdout_lines": ["1f5829fa7a4d"]} >2018-05-25 12:40:34,430 p=12024 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-05-25 12:40:36,764 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=1f5829fa7a4d'", "delta": "0:00:00.031483", "end": "2018-05-25 16:40:32.942967", "rc": 0, "start": "2018-05-25 16:40:32.911484", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:36,798 p=12024 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-05-25 12:40:36,839 p=12024 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-05-25 12:40:39,727 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 1f5829fa7a4d", "delta": "0:00:00.533023", "end": "2018-05-25 16:40:35.907446", "rc": 0, "start": "2018-05-25 16:40:35.374423", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-haproxy@sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29\nDeleted: sha256:1f5829fa7a4dc4d6f98fe53b42db8cd621e7fce8ad9695a39df717c23f402a39\nDeleted: sha256:f9ab98a21b179c96b0308e699858c5a69538b0440548fef48816e0e355f1ba4b", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-haproxy@sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29", "Deleted: sha256:1f5829fa7a4dc4d6f98fe53b42db8cd621e7fce8ad9695a39df717c23f402a39", "Deleted: sha256:f9ab98a21b179c96b0308e699858c5a69538b0440548fef48816e0e355f1ba4b"]} >2018-05-25 12:40:39,750 p=12024 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-05-25 12:40:53,049 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1"], "delta": "0:00:10.997649", "end": "2018-05-25 16:40:49.221118", "rc": 0, "start": "2018-05-25 16:40:38.223469", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-haproxy ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-haproxy\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\n38ae6cd9bda6: Pulling fs layer\n38ae6cd9bda6: Verifying Checksum\n38ae6cd9bda6: Download complete\n38ae6cd9bda6: Pull complete\nDigest: sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-haproxy ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-haproxy", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "38ae6cd9bda6: Pulling fs layer", "38ae6cd9bda6: Verifying Checksum", "38ae6cd9bda6: Download complete", "38ae6cd9bda6: Pull complete", "Digest: sha256:e026a83a3f9a3eeb2094a227bca446eed2ec4a6d2cc96b47f5dad23b85299b29", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1"]} >2018-05-25 12:40:53,077 p=12024 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-05-25 12:40:55,412 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-haproxy:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-haproxy:pcmklatest", "delta": "0:00:00.036460", "end": "2018-05-25 16:40:51.588792", "rc": 0, "start": "2018-05-25 16:40:51.552332", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:40:55,436 p=12024 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-05-25 12:40:55,488 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"docker_image": "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "docker_image_latest": "192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest"}, "changed": false} >2018-05-25 12:40:55,509 p=12024 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-05-25 12:40:57,857 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker images | awk '/mariadb.* pcmklatest/{print $3}' | uniq", "delta": "0:00:00.047646", "end": "2018-05-25 16:40:54.037701", "rc": 0, "start": "2018-05-25 16:40:53.990055", "stderr": "", "stderr_lines": [], "stdout": "72d782f46524", "stdout_lines": ["72d782f46524"]} >2018-05-25 12:40:57,884 p=12024 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-05-25 12:41:00,225 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker ps -a -q -f 'ancestor=72d782f46524'", "delta": "0:00:00.031899", "end": "2018-05-25 16:40:56.404681", "rc": 0, "start": "2018-05-25 16:40:56.372782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:41:00,245 p=12024 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-05-25 12:41:00,282 p=12024 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-05-25 12:41:03,172 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker rmi -f 72d782f46524", "delta": "0:00:00.589775", "end": "2018-05-25 16:40:59.350033", "rc": 0, "start": "2018-05-25 16:40:58.760258", "stderr": "", "stderr_lines": [], "stdout": "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1\nUntagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest\nUntagged: 192.168.24.1:8787/rhosp12/openstack-mariadb@sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082\nDeleted: sha256:72d782f46524737841e5c40a9affac27dd005cb619b5f264ac133c30e3ae8335\nDeleted: sha256:66d532cee31b043d64546b0609b4e087c9c76b1689ae9848229efa7605e91811", "stdout_lines": ["Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "Untagged: 192.168.24.1:8787/rhosp12/openstack-mariadb@sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082", "Deleted: sha256:72d782f46524737841e5c40a9affac27dd005cb619b5f264ac133c30e3ae8335", "Deleted: sha256:66d532cee31b043d64546b0609b4e087c9c76b1689ae9848229efa7605e91811"]} >2018-05-25 12:41:03,191 p=12024 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-05-25 12:41:19,055 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": ["docker", "pull", "192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1"], "delta": "0:00:13.548395", "end": "2018-05-25 16:41:15.231710", "rc": 0, "start": "2018-05-25 16:41:01.683315", "stderr": "", "stderr_lines": [], "stdout": "Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... \n2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-mariadb\nb12636467c49: Already exists\nb538cc6febe6: Already exists\n7098a3f6c2aa: Already exists\n9f5139f5d3b4: Pulling fs layer\n9f5139f5d3b4: Verifying Checksum\n9f5139f5d3b4: Download complete\n9f5139f5d3b4: Pull complete\nDigest: sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082\nStatus: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1", "stdout_lines": ["Trying to pull repository 192.168.24.1:8787/rhosp12/openstack-mariadb ... ", "2018-05-22.1: Pulling from 192.168.24.1:8787/rhosp12/openstack-mariadb", "b12636467c49: Already exists", "b538cc6febe6: Already exists", "7098a3f6c2aa: Already exists", "9f5139f5d3b4: Pulling fs layer", "9f5139f5d3b4: Verifying Checksum", "9f5139f5d3b4: Download complete", "9f5139f5d3b4: Pull complete", "Digest: sha256:377801ac5483be7fe1375a939b9c67d249a2590ac9a2ec675d10441b9e9bd082", "Status: Downloaded newer image for 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1"]} >2018-05-25 12:41:19,086 p=12024 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-05-25 12:41:21,451 p=12024 u=mistral | changed: [192.168.24.7] => {"changed": true, "cmd": "docker tag 192.168.24.1:8787/rhosp12/openstack-mariadb:2018-05-22.1 192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest", "delta": "0:00:00.031663", "end": "2018-05-25 16:41:17.631196", "rc": 0, "start": "2018-05-25 16:41:17.599533", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-05-25 12:41:21,478 p=12024 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-05-25 12:41:26,514 p=12024 u=mistral | ok: [192.168.24.7] => {"changed": false, "msg": "", "rc": 0, "results": ["All packages providing mariadb-server-galera are up to date", ""]} >2018-05-25 12:41:26,533 p=12024 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-05-25 12:41:26,583 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_upgrade_script": "kolla_set_configs; chown -R mysql:mysql /var/lib/mysql; mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off & timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'; mysql_upgrade; mysqladmin shutdown"}, "changed": false} >2018-05-25 12:41:26,603 p=12024 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-05-25 12:41:26,651 p=12024 u=mistral | ok: [192.168.24.7] => {"ansible_facts": {"mysql_upgrade_db_bind_mounts": ["/etc/hosts:/etc/hosts:ro", "/etc/localtime:/etc/localtime:ro", "/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro", "/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro", "/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro", "/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro", "/dev/log:/dev/log", "/etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro", "/etc/puppet:/etc/puppet:ro", "/var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json", "/var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro", "/var/lib/mysql:/var/lib/mysql"]}, "changed": false} >2018-05-25 12:41:26,671 p=12024 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-05-25 12:41:34,226 p=12024 u=mistral | fatal: [192.168.24.7]: FAILED! => {"changed": true, "cmd": "/usr/bin/docker run --rm --log-driver=syslog -u root --net=host -e \"KOLLA_CONFIG_STRATEGY=COPY_ALWAYS\" -v /etc/hosts:/etc/hosts:ro -v /etc/localtime:/etc/localtime:ro -v /etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro -v /etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro -v /etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro -v /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro -v /dev/log:/dev/log -v /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro -v /etc/puppet:/etc/puppet:ro -v /var/lib/kolla/config_files/mysql.json:/var/lib/kolla/config_files/config.json -v /var/lib/config-data/puppet-generated/mysql/:/var/lib/kolla/config_files/src:ro -v /var/lib/mysql:/var/lib/mysql -v /tmp/mariadb-upgrade:/var/log/mariadb:rw \"192.168.24.1:8787/rhosp12/openstack-mariadb:pcmklatest\" /bin/bash -ecx \"kolla_set_configs; chown -R mysql:mysql /var/lib/mysql; mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off & timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'; mysql_upgrade; mysqladmin shutdown\"", "delta": "0:00:05.263929", "end": "2018-05-25 16:41:30.400684", "msg": "non-zero return code", "rc": 1, "start": "2018-05-25 16:41:25.136755", "stderr": "+ kolla_set_configs\nINFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json\nINFO:__main__:Validating config file\nINFO:__main__:Kolla config strategy set to: COPY_ALWAYS\nINFO:__main__:Copying service configuration files\nINFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets\nINFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets\nINFO:__main__:Deleting /etc/my.cnf.d/galera.cnf\nINFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf\nINFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck\nINFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf\nINFO:__main__:Writing out command to execute\n+ chown -R mysql:mysql /var/lib/mysql\n+ timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'\n+ mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off\n/usr/bin/mysqld_safe: line 728: ulimit: -1: invalid option\nulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]\n+ mysql_upgrade", "stderr_lines": ["+ kolla_set_configs", "INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json", "INFO:__main__:Validating config file", "INFO:__main__:Kolla config strategy set to: COPY_ALWAYS", "INFO:__main__:Copying service configuration files", "INFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets", "INFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets", "INFO:__main__:Deleting /etc/my.cnf.d/galera.cnf", "INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf", "INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck", "INFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf", "INFO:__main__:Writing out command to execute", "+ chown -R mysql:mysql /var/lib/mysql", "+ timeout 60 sh -c 'while ! mysqladmin ping --silent; do sleep 1; done'", "+ mysqld_safe --user=mysql --wsrep-provider=none --skip-networking --wsrep-on=off", "/usr/bin/mysqld_safe: line 728: ulimit: -1: invalid option", "ulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]", "+ mysql_upgrade"], "stdout": "180525 16:41:26 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.\n180525 16:41:26 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql\n180525 16:41:26 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.ZlEvxe' --pid-file='/var/lib/mysql/controller-0-recover.pid'\n180525 16:41:28 mysqld_safe WSREP: Recovered position bb8b69e3-5ecb-11e8-a4f7-1e48510494c2:115648\nmysqld is alive\nThis installation of MySQL is already upgraded to 5.5.42-MariaDB, use --force if you still need to run mysql_upgrade", "stdout_lines": ["180525 16:41:26 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.", "180525 16:41:26 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql", "180525 16:41:26 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.ZlEvxe' --pid-file='/var/lib/mysql/controller-0-recover.pid'", "180525 16:41:28 mysqld_safe WSREP: Recovered position bb8b69e3-5ecb-11e8-a4f7-1e48510494c2:115648", "mysqld is alive", "This installation of MySQL is already upgraded to 5.5.42-MariaDB, use --force if you still need to run mysql_upgrade"]} >2018-05-25 12:41:34,228 p=12024 u=mistral | PLAY RECAP ********************************************************************* >2018-05-25 12:41:34,228 p=12024 u=mistral | 192.168.24.7 : ok=360 changed=226 unreachable=0 failed=1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1582597
:
1441668
| 1441669